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 643b4a62d49ee05fac3a02b38ce04268af15cbef (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 643b4a62d49ee05fac3a02b38ce04268af15cbef # timeout=10 Commit message: "testenv: fix TESTENV_INSTALL_DIR for --binary-repo" > git rev-list --no-walk 99a5f8cc1e18ae95b7567120fd8979e05300ae59 # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-sgsn-test-io_uring] $ /bin/sh -xe /tmp/jenkins8914688496850556163.sh + DISTRO=debian:trixie + echo debian:trixie + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv + KERNEL=none + podman pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-trixie-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:8985984ea70bcf70f83e2ac009bd4bae1f9b498ca09d6b45e5b7efed6b1d5d82 Copying blob sha256:a0cfcd7e5a51dd6171255bc6eb16853d801433ebe950238395d82eb743f30d79 Copying blob sha256:c4332ef953ab372a071c9279caa8e70fb96ced408f666a2d885035521afd8dda Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:889e3a5df56aebfea1d76afa507aa61f68ab2d9cdfeff3a721f8060e4c13fd9b Copying blob sha256:5b8ab7dbef6c8606c1d36b1e4704af8646f67810c39b59cfea20630a426df7cd Copying blob sha256:e9fb7cbb425a512ca29f5c6077c816db166b203e6d72c4e53e3484db6198e71d Copying blob sha256:2cc0fa4f8d531f5e40b546b6a15866be8390f5ced1dc6bf9b31e05cf9054a60a Copying blob sha256:9d224d3704c2ee0938e28518777fd196914083432639b402aa1d82b71fc1d945 Copying blob sha256:fe17ef628c0d3669581e0344fab288483eb3fbc6d83b4bf1f0bc849ee268826c Copying config sha256:9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f Writing manifest to image destination Storing signatures 9ee44c53944889be4b99574c9ef6d2cceba2dab1bcf044cae38b8f3984d1752f + rm -rf logs _cache .linux + [ none != none ] + set +x + uptime + grep --color=always -o load.* load average: 9.39, 8.17, 4.44 + 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-trixie-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-trixie-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2025-08-27 09:54:08 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-sgsn-generic-osmocom-nightly-20250828-1458-a9150144-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-20250828-1458-a9150144-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-debian-trixie:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/var-lib-apt-debian-trixie:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-trixie-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/testenv-podman-main.sh'] 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-20250828-1458-a9150144-0', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250828-1458-a9150144-0', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian trixie InRelease [138 kB] Get:2 http://deb.debian.org/debian trixie-updates InRelease [47.1 kB] Get:3 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB] Get:4 http://deb.debian.org/debian trixie/main amd64 Packages [9668 kB] Get:5 http://deb.debian.org/debian trixie-updates/main amd64 Packages [2432 B] Get:6 http://deb.debian.org/debian-security trixie-security/main amd64 Packages [30.1 kB] Fetched 9928 kB in 1s (12.2 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-20250828-1458-a9150144-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-20250828-1458-a9150144-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-debian-trixie', '-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-20250828-1458-a9150144-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-debian-trixie', '-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-20250828-1458-a9150144-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-debian-trixie', '-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-20250828-1458-a9150144-0', 'make', 'sgsn'] make -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0-debian-trixie/sgsn compile make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0-debian-trixie/sgsn' PP BSSGP_Emulation.ttcn PP GTPv1U_Emulation.ttcn PP IPA_Emulation.ttcn PP NS_Emulation.ttcn PP RAN_Adapter.ttcn PP RAN_Emulation.ttcn PP RAW_NS.ttcn RAW_NS.ttcnpp:135:8: warning: extra tokens at end of #endif directive [-Wendif-labels] 135 | #endif NS_EMULATION_FR | ^~~~~~~~~~~~~~~ PP SCCP_Mapping.ttcn SCCP_Mapping.ttcnpp:49:4: warning: missing terminating " character 49 | "internal user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:58:4: warning: missing terminating " character 58 | " | ^ SCCP_Mapping.ttcnpp:70:4: warning: missing terminating " character 70 | "user MTP3asp_PT | ^ SCCP_Mapping.ttcnpp:79:4: warning: missing terminating " character 79 | " | ^ TTCN *.ttcn *.asn GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.59: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.59: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.58: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1696.1-1709.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_MS': GSUP_Templates.ttcn:1700.13-1709.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1702.2-1708.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1703.3-23: In component 1: GSUP_Templates.ttcn:1703.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1703.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1697.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-31: In component 2: GSUP_Templates.ttcn:1704.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1704.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1698.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1705.3-37: In component 3: GSUP_Templates.ttcn:1705.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1705.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1699.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1740.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR_NET': GSUP_Templates.ttcn:1730.13-1740.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1739.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1734.3-25: In component 2: GSUP_Templates.ttcn:1734.19-25: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1734.20-24: In parameter #1 for `cause': GSUP_Templates.ttcn:1729.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1735.3-31: In component 3: GSUP_Templates.ttcn:1735.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1735.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1728.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1755.1-1768.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1759.13-1768.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1761.2-1767.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1762.3-23: In component 1: GSUP_Templates.ttcn:1762.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1762.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1756.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1763.3-31: In component 2: GSUP_Templates.ttcn:1763.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1763.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1757.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1764.3-39: In component 3: GSUP_Templates.ttcn:1764.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1764.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1758.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1781.1-1792.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1784.13-1792.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1791.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1788.3-31: In component 2: GSUP_Templates.ttcn:1788.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1788.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1807.1-1820.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1811.13-1820.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1813.2-1819.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1814.3-23: In component 1: GSUP_Templates.ttcn:1814.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1814.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1808.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1815.3-31: In component 2: GSUP_Templates.ttcn:1815.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1815.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1809.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1816.3-37: In component 3: GSUP_Templates.ttcn:1816.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1816.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1810.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1859.1-1874.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1865.13-1874.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1866.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1860.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1867.2-1873.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1868.3-23: In component 1: GSUP_Templates.ttcn:1868.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1868.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1861.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1870.3-37: In component 3: GSUP_Templates.ttcn:1870.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1870.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1862.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1871.3-47: In component 4: GSUP_Templates.ttcn:1871.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1871.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1863.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1872.3-29: In component 5: GSUP_Templates.ttcn:1872.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1872.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1864.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1876.1-1889.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1881.13-1889.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1882.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1877.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1883.2-1888.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1884.3-23: In component 1: GSUP_Templates.ttcn:1884.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1884.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1878.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1886.3-37: In component 3: GSUP_Templates.ttcn:1886.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1886.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1879.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1887.3-47: In component 4: GSUP_Templates.ttcn:1887.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1887.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1880.2-43: note: Referenced template parameter is here GTPv1C_Templates.ttcn: In TTCN-3 module `GTPv1C_Templates': GTPv1C_Templates.ttcn:102.1-111.1: In function definition `f_tr_Cause_gtpc': GTPv1C_Templates.ttcn:108.4-110.2: In else statement: GTPv1C_Templates.ttcn:109.3-29: In return statement: GTPv1C_Templates.ttcn:109.23-29: In actual parameter list of template `@GTPv1C_Templates.tr_Cause_gtpc': GTPv1C_Templates.ttcn:109.24-28: In parameter #1 for `cause': GTPv1C_Templates.ttcn:102.26-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:197.1-205.1: In function definition `f_tr_MS_Validated': GTPv1C_Templates.ttcn:202.4-204.2: In else statement: GTPv1C_Templates.ttcn:203.3-37: In return statement: GTPv1C_Templates.ttcn:203.25-37: In actual parameter list of template `@GTPv1C_Templates.tr_MS_Validated': GTPv1C_Templates.ttcn:203.26-36: In parameter #1 for `msValidated': GTPv1C_Templates.ttcn:197.28-57: note: Referenced template parameter is here GTPv1C_Templates.ttcn:714.1-722.1: In function definition `f_tr_Imsi': GTPv1C_Templates.ttcn:719.4-721.2: In else statement: GTPv1C_Templates.ttcn:720.3-24: In return statement: GTPv1C_Templates.ttcn:720.17-24: In actual parameter list of template `@GTPv1C_Templates.tr_Imsi': GTPv1C_Templates.ttcn:720.18-23: In parameter #1 for `digits': GTPv1C_Templates.ttcn:714.20-49: note: Referenced template parameter is here GTPv1C_Templates.ttcn:751.1-759.1: In function definition `f_tr_RATType': GTPv1C_Templates.ttcn:756.4-758.2: In else statement: GTPv1C_Templates.ttcn:757.3-29: In return statement: GTPv1C_Templates.ttcn:757.20-29: In actual parameter list of template `@GTPv1C_Templates.tr_RATType': GTPv1C_Templates.ttcn:757.21-28: In parameter #1 for `rat_type': GTPv1C_Templates.ttcn:751.23-49: note: Referenced template parameter is here Osmocom_Gb_Types.ttcn: In TTCN-3 module `Osmocom_Gb_Types': Osmocom_Gb_Types.ttcn:1028.10-1036.2: In function definition `f_tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1033.5-1035.3: In else statement: Osmocom_Gb_Types.ttcn:1034.4-29: In return statement: Osmocom_Gb_Types.ttcn:1034.24-29: In actual parameter list of template `@Osmocom_Gb_Types.tr_BSSGP_IMSI': Osmocom_Gb_Types.ttcn:1034.25-28: In parameter #1 for `imsi': Osmocom_Gb_Types.ttcn:1028.35-57: note: Referenced template parameter is here BSSGP_ConnHdlr.ttcn: In TTCN-3 module `BSSGP_ConnHdlr': BSSGP_ConnHdlr.ttcn:915.1-932.1: In altstep definition `as_ggsn_gtp_ctx_act_req': BSSGP_ConnHdlr.ttcn:925.3-930.22: In send statement: BSSGP_ConnHdlr.ttcn:925.47-930.21: In actual parameter list of template `@GTPv1C_Templates.ts_GTPC_CreatePdpResp': BSSGP_ConnHdlr.ttcn:930.13-20: In parameter #12 for `recovery': BSSGP_ConnHdlr.ttcn:917.29-44: note: Referenced template variable is here SGSN_Tests.ttcn: In TTCN-3 module `SGSN_Tests': SGSN_Tests.ttcn:2745.1-2821.1: In testcase definition `TC_bssgp_rim_single_report': SGSN_Tests.ttcn:2770.2-2772.19: In variable assignment: SGSN_Tests.ttcn:2770.45-2772.19: In actual parameter list of template `@Osmocom_Gb_Types.ts_RAN_INFORMATION_REQUEST': SGSN_Tests.ttcn:2770.46-105: In parameter #1 for `dst': SGSN_Tests.ttcn:2770.72-105: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2770.97-104: In parameter #2 for `addr': SGSN_Tests.ttcn:2751.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2771.11-70: In parameter #2 for `src': SGSN_Tests.ttcn:2771.37-70: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2771.62-69: In parameter #2 for `addr': SGSN_Tests.ttcn:2752.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2799.2-2801.22: In variable assignment: SGSN_Tests.ttcn:2799.47-2801.22: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2799.48-107: In parameter #1 for `dst': SGSN_Tests.ttcn:2799.74-107: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2799.99-106: In parameter #2 for `addr': SGSN_Tests.ttcn:2752.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2800.14-73: In parameter #2 for `src': SGSN_Tests.ttcn:2800.40-73: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2800.65-72: In parameter #2 for `addr': SGSN_Tests.ttcn:2751.35-42: note: Referenced template variable is here SGSN_Tests.ttcn:2823.1-2931.1: In testcase definition `TC_rim_eutran_to_geran': SGSN_Tests.ttcn:2896.2-2898.21: In variable assignment: SGSN_Tests.ttcn:2896.47-2898.21: In actual parameter list of template `@Osmocom_Gb_Types.ts_PDU_BSSGP_RAN_INFORMATION': SGSN_Tests.ttcn:2896.48-115: In parameter #1 for `dst': SGSN_Tests.ttcn:2896.74-115: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2896.101-114: In parameter #2 for `addr': SGSN_Tests.ttcn:2863.51-64: note: Referenced template variable is here SGSN_Tests.ttcn:2897.13-78: In parameter #2 for `src': SGSN_Tests.ttcn:2897.39-78: In actual parameter list of template `@Osmocom_Gb_Types.ts_RIM_Routing_Information': SGSN_Tests.ttcn:2897.64-77: In parameter #2 for `addr': SGSN_Tests.ttcn:2863.35-48: note: Referenced template variable is here SGSN_Tests.ttcn:2910.2-2912.22: In variable assignment: SGSN_Tests.ttcn:2910.48-2912.22: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RAN_Information': SGSN_Tests.ttcn:2912.14-21: In parameter #3 for `cont': SGSN_Tests.ttcn:2901.50-57: note: Referenced template variable is here SGSN_Tests.ttcn:2913.2-101: In variable assignment: SGSN_Tests.ttcn:2913.38-101: In actual parameter list of template `@GTPv1C_Templates.tr_GTPC_RANInfoRelay': SGSN_Tests.ttcn:2913.45-100: In parameter #2 for `transparentContainer': SGSN_Tests.ttcn:2913.80-100: In actual parameter list of template `@GTPv1C_Templates.tr_RANTransparentContainer_RAN_INFO': SGSN_Tests.ttcn:2913.81-99: In parameter #1 for `pdu': SGSN_Tests.ttcn:2902.46-64: note: Referenced template variable is here touch compile make[1]: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0-debian-trixie/sgsn' make -j20 -C /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0-debian-trixie/sgsn make[1]: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0-debian-trixie/sgsn' DEP BSSGP_EncDec.cc DEP GTPC_EncDec.cc DEP GTPU_EncDec.cc DEP GTPv1C_CodecPort_CtrlFunctDef.cc DEP GTPv1U_CodecPort_CtrlFunctDef.cc DEP IPA_CodecPort_CtrlFunctDef.cc DEP IPL4asp_PT.cc DEP IPL4asp_discovery.cc DEP LLC_EncDec.cc DEP Native_FunctionDefs.cc DEP RANAP_EncDec.cc DEP SCCP_EncDec.cc DEP SCTPasp_PT.cc DEP TCCConversion.cc DEP TCCInterface.cc DEP TELNETasp_PT.cc DEP BSSGP_ConnHdlr.cc DEP BSSGP_Types.cc DEP GSM_Types.cc DEP GSUP_Emulation.cc DEP GSUP_Templates.cc DEP GSUP_Types.cc DEP GTPC_Types.cc DEP GTPU_Types.cc DEP GTP_Emulation.cc DEP GTPv1C_CodecPort.cc DEP GTPv1C_CodecPort_CtrlFunct.cc DEP GTPv1C_Templates.cc DEP GTPv1U_CodecPort.cc DEP GTPv1U_CodecPort_CtrlFunct.cc DEP GTPv1U_Templates.cc DEP General_Types.cc DEP IPA_CodecPort.cc DEP IPA_CodecPort_CtrlFunct.cc DEP IPA_Types.cc DEP IPCP_Templates.cc DEP IPCP_Types.cc DEP IPL4asp_Functions.cc DEP IPL4asp_PortType.cc DEP IPL4asp_Types.cc DEP ITU_X213_Types.cc DEP L3_Common.cc DEP L3_Templates.cc DEP LLC_Templates.cc DEP LLC_Types.cc DEP M3UA_Types.cc DEP MTP3asp_PortType.cc DEP M3UA_Emulation.cc DEP MTP3asp_Types.cc DEP Misc_Helpers.cc DEP MobileL3_CC_Types.cc DEP MobileL3_CommonIE_Types.cc DEP MobileL3_GMM_SM_Types.cc DEP MobileL3_MM_Types.cc DEP MobileL3_RRM_Types.cc DEP MobileL3_SMS_Types.cc DEP MobileL3_SS_Types.cc DEP MobileL3_Types.cc DEP NS_Provider_IPL4.cc DEP NS_Types.cc DEP Osmocom_CTRL_Adapter.cc DEP Native_Functions.cc DEP Osmocom_CTRL_Functions.cc DEP Osmocom_CTRL_Types.cc DEP Osmocom_Gb_Types.cc DEP Osmocom_Types.cc DEP Osmocom_VTY_Functions.cc DEP PCO_Types.cc DEP RANAP_CodecPort.cc DEP RANAP_Templates.cc DEP RANAP_Types.cc DEP SCCP_Emulation.cc DEP SCCP_Templates.cc DEP SCCP_Types.cc DEP SCCPasp_Types.cc DEP SCTPasp_Types.cc DEP SCTPasp_PortType.cc DEP SGSN_Tests.cc DEP SGSN_Tests_Iu.cc DEP SNDCP_Types.cc DEP SGSN_Tests_NS.cc DEP Socket_API_Definitions.cc DEP TCCConversion_Functions.cc DEP TCCInterface_Functions.cc DEP TELNETasp_PortType.cc DEP BSSGP_ConnHdlr_part_1.cc DEP BSSGP_ConnHdlr_part_2.cc DEP BSSGP_ConnHdlr_part_3.cc DEP BSSGP_ConnHdlr_part_5.cc DEP BSSGP_ConnHdlr_part_4.cc DEP BSSGP_ConnHdlr_part_6.cc DEP BSSGP_ConnHdlr_part_7.cc DEP BSSGP_Types_part_1.cc DEP BSSGP_Types_part_2.cc DEP BSSGP_Types_part_3.cc DEP BSSGP_Types_part_4.cc DEP BSSGP_Types_part_5.cc DEP BSSGP_Types_part_6.cc DEP BSSGP_Types_part_7.cc DEP GSM_Types_part_1.cc DEP GSM_Types_part_2.cc DEP GSM_Types_part_3.cc DEP GSM_Types_part_4.cc DEP GSM_Types_part_5.cc DEP GSM_Types_part_6.cc DEP GSM_Types_part_7.cc DEP GSUP_Emulation_part_1.cc DEP GSUP_Emulation_part_2.cc DEP GSUP_Emulation_part_3.cc DEP GSUP_Emulation_part_4.cc DEP GSUP_Emulation_part_5.cc DEP GSUP_Emulation_part_6.cc DEP GSUP_Emulation_part_7.cc DEP GSUP_Templates_part_1.cc DEP GSUP_Templates_part_2.cc DEP GSUP_Templates_part_3.cc DEP GSUP_Templates_part_4.cc DEP GSUP_Templates_part_5.cc DEP GSUP_Templates_part_6.cc DEP GSUP_Templates_part_7.cc DEP GSUP_Types_part_1.cc DEP GSUP_Types_part_2.cc DEP GSUP_Types_part_3.cc DEP GSUP_Types_part_4.cc DEP GSUP_Types_part_5.cc DEP GSUP_Types_part_6.cc DEP GSUP_Types_part_7.cc DEP GTPC_Types_part_1.cc DEP GTPC_Types_part_2.cc DEP GTPC_Types_part_3.cc DEP GTPC_Types_part_4.cc DEP GTPC_Types_part_5.cc DEP GTPC_Types_part_6.cc DEP GTPC_Types_part_7.cc DEP GTPU_Types_part_1.cc DEP GTPU_Types_part_2.cc DEP GTPU_Types_part_3.cc DEP GTPU_Types_part_4.cc DEP GTPU_Types_part_5.cc DEP GTPU_Types_part_6.cc DEP GTPU_Types_part_7.cc DEP GTP_Emulation_part_1.cc DEP GTP_Emulation_part_2.cc DEP GTP_Emulation_part_3.cc DEP GTP_Emulation_part_4.cc DEP GTP_Emulation_part_5.cc DEP GTP_Emulation_part_6.cc DEP GTP_Emulation_part_7.cc DEP GTPv1C_CodecPort_part_1.cc DEP GTPv1C_CodecPort_part_2.cc DEP GTPv1C_CodecPort_part_3.cc DEP GTPv1C_CodecPort_part_4.cc DEP GTPv1C_CodecPort_part_5.cc DEP GTPv1C_CodecPort_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_1.cc DEP GTPv1C_CodecPort_part_7.cc DEP GTPv1C_CodecPort_CtrlFunct_part_2.cc DEP GTPv1C_CodecPort_CtrlFunct_part_3.cc DEP GTPv1C_CodecPort_CtrlFunct_part_4.cc DEP GTPv1C_CodecPort_CtrlFunct_part_5.cc DEP GTPv1C_CodecPort_CtrlFunct_part_6.cc DEP GTPv1C_CodecPort_CtrlFunct_part_7.cc DEP GTPv1C_Templates_part_1.cc DEP GTPv1C_Templates_part_2.cc DEP GTPv1C_Templates_part_3.cc DEP GTPv1C_Templates_part_5.cc DEP GTPv1C_Templates_part_4.cc DEP GTPv1C_Templates_part_7.cc DEP GTPv1U_CodecPort_part_1.cc DEP GTPv1C_Templates_part_6.cc DEP GTPv1U_CodecPort_part_2.cc DEP GTPv1U_CodecPort_part_3.cc DEP GTPv1U_CodecPort_part_4.cc DEP GTPv1U_CodecPort_part_5.cc DEP GTPv1U_CodecPort_part_6.cc DEP GTPv1U_CodecPort_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_1.cc DEP GTPv1U_CodecPort_CtrlFunct_part_2.cc DEP GTPv1U_CodecPort_CtrlFunct_part_3.cc DEP GTPv1U_CodecPort_CtrlFunct_part_4.cc DEP GTPv1U_CodecPort_CtrlFunct_part_5.cc DEP GTPv1U_CodecPort_CtrlFunct_part_7.cc DEP GTPv1U_CodecPort_CtrlFunct_part_6.cc DEP GTPv1U_Templates_part_1.cc DEP GTPv1U_Templates_part_2.cc DEP GTPv1U_Templates_part_3.cc DEP GTPv1U_Templates_part_4.cc DEP GTPv1U_Templates_part_5.cc DEP GTPv1U_Templates_part_6.cc DEP GTPv1U_Templates_part_7.cc DEP General_Types_part_1.cc DEP General_Types_part_2.cc DEP General_Types_part_3.cc DEP General_Types_part_4.cc DEP General_Types_part_5.cc DEP General_Types_part_6.cc DEP IPA_CodecPort_part_1.cc DEP General_Types_part_7.cc DEP IPA_CodecPort_part_2.cc DEP IPA_CodecPort_part_3.cc DEP IPA_CodecPort_part_4.cc DEP IPA_CodecPort_part_5.cc DEP IPA_CodecPort_part_6.cc DEP IPA_CodecPort_part_7.cc DEP IPA_CodecPort_CtrlFunct_part_1.cc DEP IPA_CodecPort_CtrlFunct_part_2.cc DEP IPA_CodecPort_CtrlFunct_part_3.cc DEP IPA_CodecPort_CtrlFunct_part_4.cc DEP IPA_CodecPort_CtrlFunct_part_6.cc DEP IPA_CodecPort_CtrlFunct_part_5.cc DEP IPA_CodecPort_CtrlFunct_part_7.cc DEP IPA_Types_part_1.cc DEP IPA_Types_part_2.cc DEP IPA_Types_part_3.cc DEP IPA_Types_part_5.cc DEP IPA_Types_part_6.cc DEP IPA_Types_part_7.cc DEP IPCP_Templates_part_1.cc DEP IPA_Types_part_4.cc DEP IPCP_Templates_part_3.cc DEP IPCP_Templates_part_4.cc DEP IPCP_Templates_part_6.cc DEP IPCP_Templates_part_7.cc DEP IPCP_Types_part_1.cc DEP IPCP_Types_part_2.cc DEP IPCP_Templates_part_2.cc DEP IPCP_Templates_part_5.cc DEP IPCP_Types_part_3.cc DEP IPCP_Types_part_4.cc DEP IPCP_Types_part_5.cc DEP IPCP_Types_part_6.cc DEP IPCP_Types_part_7.cc DEP IPL4asp_Functions_part_2.cc DEP IPL4asp_Functions_part_1.cc DEP IPL4asp_Functions_part_3.cc DEP IPL4asp_Functions_part_4.cc DEP IPL4asp_Functions_part_5.cc DEP IPL4asp_Functions_part_6.cc DEP IPL4asp_Functions_part_7.cc DEP IPL4asp_PortType_part_1.cc DEP IPL4asp_PortType_part_2.cc DEP IPL4asp_PortType_part_3.cc DEP IPL4asp_PortType_part_4.cc DEP IPL4asp_PortType_part_5.cc DEP IPL4asp_PortType_part_6.cc DEP IPL4asp_PortType_part_7.cc DEP IPL4asp_Types_part_1.cc DEP IPL4asp_Types_part_3.cc DEP IPL4asp_Types_part_4.cc DEP IPL4asp_Types_part_2.cc DEP IPL4asp_Types_part_6.cc DEP IPL4asp_Types_part_5.cc DEP IPL4asp_Types_part_7.cc DEP ITU_X213_Types_part_1.cc DEP ITU_X213_Types_part_2.cc DEP ITU_X213_Types_part_3.cc DEP ITU_X213_Types_part_4.cc DEP ITU_X213_Types_part_5.cc DEP ITU_X213_Types_part_6.cc DEP ITU_X213_Types_part_7.cc DEP L3_Common_part_1.cc DEP L3_Common_part_2.cc DEP L3_Common_part_3.cc DEP L3_Common_part_4.cc DEP L3_Common_part_6.cc DEP L3_Common_part_7.cc DEP L3_Templates_part_1.cc DEP L3_Common_part_5.cc DEP L3_Templates_part_2.cc DEP L3_Templates_part_3.cc DEP L3_Templates_part_5.cc DEP L3_Templates_part_6.cc DEP L3_Templates_part_4.cc DEP L3_Templates_part_7.cc DEP LLC_Templates_part_1.cc DEP LLC_Templates_part_2.cc DEP LLC_Templates_part_3.cc DEP LLC_Templates_part_4.cc DEP LLC_Templates_part_5.cc DEP LLC_Templates_part_6.cc DEP LLC_Templates_part_7.cc DEP LLC_Types_part_1.cc DEP LLC_Types_part_2.cc DEP LLC_Types_part_3.cc DEP LLC_Types_part_4.cc DEP LLC_Types_part_5.cc DEP LLC_Types_part_6.cc DEP LLC_Types_part_7.cc DEP M3UA_Emulation_part_1.cc DEP M3UA_Emulation_part_2.cc DEP M3UA_Emulation_part_3.cc DEP M3UA_Emulation_part_4.cc DEP M3UA_Emulation_part_5.cc DEP M3UA_Emulation_part_6.cc DEP M3UA_Emulation_part_7.cc DEP M3UA_Types_part_1.cc DEP M3UA_Types_part_2.cc DEP M3UA_Types_part_3.cc DEP M3UA_Types_part_5.cc DEP M3UA_Types_part_4.cc DEP M3UA_Types_part_7.cc DEP M3UA_Types_part_6.cc DEP MTP3asp_PortType_part_2.cc DEP MTP3asp_PortType_part_3.cc DEP MTP3asp_PortType_part_1.cc DEP MTP3asp_PortType_part_4.cc DEP MTP3asp_PortType_part_5.cc DEP MTP3asp_PortType_part_6.cc DEP MTP3asp_PortType_part_7.cc DEP MTP3asp_Types_part_1.cc DEP MTP3asp_Types_part_2.cc DEP MTP3asp_Types_part_5.cc DEP MTP3asp_Types_part_4.cc DEP MTP3asp_Types_part_3.cc DEP MTP3asp_Types_part_6.cc DEP MTP3asp_Types_part_7.cc DEP Misc_Helpers_part_1.cc DEP Misc_Helpers_part_3.cc DEP Misc_Helpers_part_2.cc DEP Misc_Helpers_part_4.cc DEP Misc_Helpers_part_5.cc DEP Misc_Helpers_part_6.cc DEP MobileL3_CC_Types_part_2.cc DEP Misc_Helpers_part_7.cc DEP MobileL3_CC_Types_part_1.cc DEP MobileL3_CC_Types_part_3.cc DEP MobileL3_CC_Types_part_4.cc DEP MobileL3_CC_Types_part_6.cc DEP MobileL3_CC_Types_part_5.cc DEP MobileL3_CC_Types_part_7.cc DEP MobileL3_CommonIE_Types_part_1.cc DEP MobileL3_CommonIE_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_3.cc DEP MobileL3_CommonIE_Types_part_4.cc DEP MobileL3_CommonIE_Types_part_5.cc DEP MobileL3_CommonIE_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_1.cc DEP MobileL3_GMM_SM_Types_part_3.cc DEP MobileL3_GMM_SM_Types_part_2.cc DEP MobileL3_CommonIE_Types_part_6.cc DEP MobileL3_GMM_SM_Types_part_4.cc DEP MobileL3_GMM_SM_Types_part_5.cc DEP MobileL3_GMM_SM_Types_part_7.cc DEP MobileL3_GMM_SM_Types_part_6.cc DEP MobileL3_MM_Types_part_1.cc DEP MobileL3_MM_Types_part_2.cc DEP MobileL3_MM_Types_part_3.cc DEP MobileL3_MM_Types_part_4.cc DEP MobileL3_MM_Types_part_5.cc DEP MobileL3_MM_Types_part_6.cc DEP MobileL3_MM_Types_part_7.cc DEP MobileL3_RRM_Types_part_1.cc DEP MobileL3_RRM_Types_part_2.cc DEP MobileL3_RRM_Types_part_3.cc DEP MobileL3_RRM_Types_part_4.cc DEP MobileL3_RRM_Types_part_5.cc DEP MobileL3_RRM_Types_part_7.cc DEP MobileL3_RRM_Types_part_6.cc DEP MobileL3_SMS_Types_part_1.cc DEP MobileL3_SMS_Types_part_2.cc DEP MobileL3_SMS_Types_part_3.cc DEP MobileL3_SMS_Types_part_4.cc DEP MobileL3_SMS_Types_part_5.cc DEP MobileL3_SMS_Types_part_6.cc DEP MobileL3_SMS_Types_part_7.cc DEP MobileL3_SS_Types_part_1.cc DEP MobileL3_SS_Types_part_2.cc DEP MobileL3_SS_Types_part_3.cc DEP MobileL3_SS_Types_part_4.cc DEP MobileL3_SS_Types_part_5.cc DEP MobileL3_SS_Types_part_6.cc DEP MobileL3_SS_Types_part_7.cc DEP MobileL3_Types_part_1.cc DEP MobileL3_Types_part_3.cc DEP MobileL3_Types_part_2.cc DEP MobileL3_Types_part_4.cc DEP MobileL3_Types_part_5.cc DEP MobileL3_Types_part_6.cc DEP MobileL3_Types_part_7.cc DEP NS_Provider_IPL4_part_1.cc DEP NS_Provider_IPL4_part_2.cc DEP NS_Provider_IPL4_part_3.cc DEP NS_Provider_IPL4_part_4.cc DEP NS_Provider_IPL4_part_6.cc DEP NS_Provider_IPL4_part_7.cc DEP NS_Types_part_1.cc DEP NS_Provider_IPL4_part_5.cc DEP NS_Types_part_2.cc DEP NS_Types_part_3.cc DEP NS_Types_part_4.cc DEP NS_Types_part_5.cc DEP NS_Types_part_6.cc DEP NS_Types_part_7.cc DEP Native_Functions_part_2.cc DEP Native_Functions_part_1.cc DEP Native_Functions_part_3.cc DEP Native_Functions_part_4.cc DEP Native_Functions_part_5.cc DEP Native_Functions_part_6.cc DEP Native_Functions_part_7.cc DEP Osmocom_CTRL_Adapter_part_1.cc DEP Osmocom_CTRL_Adapter_part_2.cc DEP Osmocom_CTRL_Adapter_part_3.cc DEP Osmocom_CTRL_Adapter_part_4.cc DEP Osmocom_CTRL_Adapter_part_5.cc DEP Osmocom_CTRL_Adapter_part_7.cc DEP Osmocom_CTRL_Functions_part_1.cc DEP Osmocom_CTRL_Adapter_part_6.cc DEP Osmocom_CTRL_Functions_part_2.cc DEP Osmocom_CTRL_Functions_part_3.cc DEP Osmocom_CTRL_Functions_part_4.cc DEP Osmocom_CTRL_Functions_part_5.cc DEP Osmocom_CTRL_Functions_part_6.cc DEP Osmocom_CTRL_Functions_part_7.cc DEP Osmocom_CTRL_Types_part_1.cc DEP Osmocom_CTRL_Types_part_2.cc DEP Osmocom_CTRL_Types_part_3.cc DEP Osmocom_CTRL_Types_part_5.cc DEP Osmocom_CTRL_Types_part_4.cc DEP Osmocom_CTRL_Types_part_6.cc DEP Osmocom_CTRL_Types_part_7.cc DEP Osmocom_Gb_Types_part_1.cc DEP Osmocom_Gb_Types_part_2.cc DEP Osmocom_Gb_Types_part_3.cc DEP Osmocom_Gb_Types_part_4.cc DEP Osmocom_Gb_Types_part_5.cc DEP Osmocom_Gb_Types_part_6.cc DEP Osmocom_Gb_Types_part_7.cc DEP Osmocom_Types_part_1.cc DEP Osmocom_Types_part_2.cc DEP Osmocom_Types_part_3.cc DEP Osmocom_Types_part_4.cc DEP Osmocom_Types_part_5.cc DEP Osmocom_Types_part_6.cc DEP Osmocom_Types_part_7.cc DEP Osmocom_VTY_Functions_part_1.cc DEP Osmocom_VTY_Functions_part_2.cc DEP Osmocom_VTY_Functions_part_3.cc DEP Osmocom_VTY_Functions_part_4.cc DEP Osmocom_VTY_Functions_part_5.cc DEP Osmocom_VTY_Functions_part_6.cc DEP Osmocom_VTY_Functions_part_7.cc DEP PCO_Types_part_1.cc DEP PCO_Types_part_2.cc DEP PCO_Types_part_3.cc DEP PCO_Types_part_4.cc DEP PCO_Types_part_5.cc DEP PCO_Types_part_7.cc DEP PCO_Types_part_6.cc DEP RANAP_CodecPort_part_1.cc DEP RANAP_CodecPort_part_3.cc DEP RANAP_CodecPort_part_2.cc DEP RANAP_CodecPort_part_4.cc DEP RANAP_CodecPort_part_5.cc DEP RANAP_CodecPort_part_6.cc DEP RANAP_Templates_part_1.cc DEP RANAP_CodecPort_part_7.cc DEP RANAP_Templates_part_2.cc DEP RANAP_Templates_part_3.cc DEP RANAP_Templates_part_4.cc DEP RANAP_Templates_part_5.cc DEP RANAP_Types_part_1.cc DEP RANAP_Templates_part_7.cc DEP RANAP_Types_part_2.cc DEP RANAP_Templates_part_6.cc DEP RANAP_Types_part_3.cc DEP RANAP_Types_part_5.cc DEP RANAP_Types_part_6.cc DEP RANAP_Types_part_4.cc DEP RANAP_Types_part_7.cc DEP SCCP_Emulation_part_1.cc DEP SCCP_Emulation_part_2.cc DEP SCCP_Emulation_part_3.cc DEP SCCP_Emulation_part_4.cc DEP SCCP_Emulation_part_5.cc DEP SCCP_Emulation_part_6.cc DEP SCCP_Emulation_part_7.cc DEP SCCP_Templates_part_1.cc DEP SCCP_Templates_part_2.cc DEP SCCP_Templates_part_3.cc DEP SCCP_Templates_part_4.cc DEP SCCP_Templates_part_5.cc DEP SCCP_Templates_part_6.cc DEP SCCP_Templates_part_7.cc DEP SCCP_Types_part_1.cc DEP SCCP_Types_part_2.cc DEP SCCP_Types_part_3.cc DEP SCCP_Types_part_4.cc DEP SCCP_Types_part_5.cc DEP SCCP_Types_part_6.cc DEP SCCP_Types_part_7.cc DEP SCCPasp_Types_part_1.cc DEP SCCPasp_Types_part_2.cc DEP SCCPasp_Types_part_3.cc DEP SCCPasp_Types_part_4.cc DEP SCCPasp_Types_part_5.cc DEP SCCPasp_Types_part_6.cc DEP SCCPasp_Types_part_7.cc DEP SCTPasp_PortType_part_1.cc DEP SCTPasp_PortType_part_2.cc DEP SCTPasp_PortType_part_3.cc DEP SCTPasp_PortType_part_4.cc DEP SCTPasp_PortType_part_5.cc DEP SCTPasp_PortType_part_6.cc DEP SCTPasp_PortType_part_7.cc DEP SCTPasp_Types_part_2.cc DEP SCTPasp_Types_part_1.cc DEP SCTPasp_Types_part_4.cc DEP SCTPasp_Types_part_3.cc DEP SCTPasp_Types_part_6.cc DEP SCTPasp_Types_part_7.cc DEP SGSN_Tests_part_1.cc DEP SCTPasp_Types_part_5.cc DEP SGSN_Tests_part_2.cc DEP SGSN_Tests_part_3.cc DEP SGSN_Tests_part_4.cc DEP SGSN_Tests_part_5.cc DEP SGSN_Tests_part_6.cc DEP SGSN_Tests_part_7.cc DEP SGSN_Tests_Iu_part_1.cc DEP SGSN_Tests_Iu_part_2.cc DEP SGSN_Tests_Iu_part_3.cc DEP SGSN_Tests_Iu_part_4.cc DEP SGSN_Tests_Iu_part_5.cc DEP SGSN_Tests_Iu_part_6.cc DEP SGSN_Tests_Iu_part_7.cc DEP SGSN_Tests_NS_part_1.cc DEP SGSN_Tests_NS_part_2.cc DEP SGSN_Tests_NS_part_3.cc DEP SGSN_Tests_NS_part_4.cc DEP SGSN_Tests_NS_part_5.cc DEP SGSN_Tests_NS_part_6.cc DEP SNDCP_Types_part_1.cc DEP SGSN_Tests_NS_part_7.cc DEP SNDCP_Types_part_2.cc DEP SNDCP_Types_part_3.cc DEP SNDCP_Types_part_4.cc DEP SNDCP_Types_part_5.cc DEP SNDCP_Types_part_7.cc DEP Socket_API_Definitions_part_1.cc DEP SNDCP_Types_part_6.cc DEP Socket_API_Definitions_part_2.cc DEP Socket_API_Definitions_part_3.cc DEP Socket_API_Definitions_part_5.cc DEP Socket_API_Definitions_part_4.cc DEP Socket_API_Definitions_part_6.cc DEP Socket_API_Definitions_part_7.cc DEP TCCConversion_Functions_part_1.cc DEP TCCConversion_Functions_part_2.cc DEP TCCConversion_Functions_part_4.cc DEP TCCConversion_Functions_part_3.cc DEP TCCConversion_Functions_part_5.cc DEP TCCConversion_Functions_part_6.cc DEP TCCConversion_Functions_part_7.cc DEP TCCInterface_Functions_part_2.cc DEP TCCInterface_Functions_part_1.cc DEP TCCInterface_Functions_part_3.cc DEP TCCInterface_Functions_part_5.cc DEP TCCInterface_Functions_part_6.cc DEP TCCInterface_Functions_part_4.cc DEP TCCInterface_Functions_part_7.cc DEP TELNETasp_PortType_part_1.cc DEP TELNETasp_PortType_part_3.cc DEP TELNETasp_PortType_part_2.cc DEP TELNETasp_PortType_part_4.cc DEP TELNETasp_PortType_part_5.cc DEP TELNETasp_PortType_part_6.cc DEP BSSGP_Emulation.cc DEP TELNETasp_PortType_part_7.cc DEP GTPv1U_Emulation.cc DEP IPA_Emulation.cc DEP RAN_Adapter.cc DEP RAN_Emulation.cc DEP RAW_NS.cc DEP NS_Emulation.cc DEP SCCP_Mapping.cc DEP BSSGP_Emulation_part_1.cc DEP BSSGP_Emulation_part_2.cc DEP BSSGP_Emulation_part_3.cc DEP BSSGP_Emulation_part_4.cc DEP BSSGP_Emulation_part_5.cc DEP BSSGP_Emulation_part_6.cc DEP BSSGP_Emulation_part_7.cc DEP GTPv1U_Emulation_part_1.cc DEP GTPv1U_Emulation_part_2.cc DEP GTPv1U_Emulation_part_3.cc DEP GTPv1U_Emulation_part_4.cc DEP GTPv1U_Emulation_part_5.cc DEP GTPv1U_Emulation_part_6.cc DEP GTPv1U_Emulation_part_7.cc DEP IPA_Emulation_part_1.cc DEP IPA_Emulation_part_2.cc DEP IPA_Emulation_part_3.cc DEP IPA_Emulation_part_5.cc DEP IPA_Emulation_part_6.cc DEP IPA_Emulation_part_7.cc DEP IPA_Emulation_part_4.cc DEP NS_Emulation_part_1.cc DEP NS_Emulation_part_2.cc DEP NS_Emulation_part_4.cc DEP NS_Emulation_part_3.cc DEP NS_Emulation_part_6.cc DEP NS_Emulation_part_5.cc DEP NS_Emulation_part_7.cc DEP RAN_Adapter_part_1.cc DEP RAN_Adapter_part_2.cc DEP RAN_Adapter_part_3.cc DEP RAN_Adapter_part_4.cc DEP RAN_Adapter_part_5.cc DEP RAN_Adapter_part_6.cc DEP RAN_Adapter_part_7.cc DEP RAN_Emulation_part_1.cc DEP RAN_Emulation_part_3.cc DEP RAN_Emulation_part_2.cc DEP RAN_Emulation_part_4.cc DEP RAN_Emulation_part_5.cc DEP RAN_Emulation_part_6.cc DEP RAN_Emulation_part_7.cc DEP RAW_NS_part_1.cc DEP RAW_NS_part_2.cc DEP RAW_NS_part_3.cc DEP RAW_NS_part_4.cc DEP RAW_NS_part_6.cc DEP RAW_NS_part_5.cc DEP RAW_NS_part_7.cc DEP SCCP_Mapping_part_1.cc DEP SCCP_Mapping_part_2.cc DEP SCCP_Mapping_part_3.cc DEP SCCP_Mapping_part_4.cc DEP SCCP_Mapping_part_6.cc DEP SCCP_Mapping_part_5.cc DEP SCCP_Mapping_part_7.cc DEP RANAP_CommonDataTypes.cc DEP RANAP_Constants.cc DEP RANAP_Containers.cc DEP RANAP_IEs.cc DEP RANAP_PDU_Contents.cc DEP RANAP_CommonDataTypes_part_1.cc DEP RANAP_PDU_Descriptions.cc DEP RANAP_CommonDataTypes_part_2.cc DEP RANAP_CommonDataTypes_part_3.cc DEP RANAP_CommonDataTypes_part_4.cc DEP RANAP_CommonDataTypes_part_5.cc DEP RANAP_CommonDataTypes_part_6.cc DEP RANAP_CommonDataTypes_part_7.cc DEP RANAP_Constants_part_1.cc DEP RANAP_Constants_part_2.cc DEP RANAP_Constants_part_3.cc DEP RANAP_Constants_part_5.cc DEP RANAP_Constants_part_4.cc DEP RANAP_Constants_part_7.cc DEP RANAP_Constants_part_6.cc DEP RANAP_Containers_part_1.cc DEP RANAP_Containers_part_2.cc DEP RANAP_Containers_part_3.cc DEP RANAP_Containers_part_4.cc DEP RANAP_Containers_part_5.cc DEP RANAP_Containers_part_6.cc DEP RANAP_Containers_part_7.cc DEP RANAP_IEs_part_2.cc DEP RANAP_IEs_part_1.cc DEP RANAP_IEs_part_4.cc DEP RANAP_IEs_part_5.cc DEP RANAP_IEs_part_3.cc DEP RANAP_IEs_part_6.cc DEP RANAP_IEs_part_7.cc DEP RANAP_PDU_Contents_part_1.cc DEP RANAP_PDU_Contents_part_2.cc DEP RANAP_PDU_Contents_part_3.cc DEP RANAP_PDU_Contents_part_4.cc DEP RANAP_PDU_Contents_part_5.cc DEP RANAP_PDU_Contents_part_6.cc DEP RANAP_PDU_Contents_part_7.cc DEP RANAP_PDU_Descriptions_part_1.cc DEP RANAP_PDU_Descriptions_part_2.cc DEP RANAP_PDU_Descriptions_part_3.cc DEP RANAP_PDU_Descriptions_part_4.cc DEP RANAP_PDU_Descriptions_part_5.cc DEP RANAP_PDU_Descriptions_part_6.cc DEP RANAP_PDU_Descriptions_part_7.cc CC BSSGP_ConnHdlr.o CC BSSGP_Types.o CC GSM_Types.o CC GSUP_Emulation.o CC GSUP_Templates.o CC GSUP_Types.o CC GTPC_Types.o CC GTPU_Types.o CC GTP_Emulation.o CC GTPv1C_CodecPort.o CC GTPv1C_CodecPort_CtrlFunct.o CC GTPv1C_Templates.o CC GTPv1U_CodecPort.o CC GTPv1U_CodecPort_CtrlFunct.o CC GTPv1U_Templates.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 General_Types.o CC IPA_CodecPort.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 IPA_CodecPort_CtrlFunct.o CC IPA_Types.o CC IPCP_Templates.o CC IPCP_Types.o CC IPL4asp_Functions.o CC IPL4asp_PortType.o CC IPL4asp_Types.o CC ITU_X213_Types.o CC L3_Common.o CC L3_Templates.o CC LLC_Templates.o CC LLC_Types.o CC M3UA_Emulation.o CC M3UA_Types.o CC MTP3asp_PortType.o CC MTP3asp_Types.o CC Misc_Helpers.o CC MobileL3_CC_Types.o CC MobileL3_CommonIE_Types.o CC MobileL3_GMM_SM_Types.o CC MobileL3_MM_Types.o CC MobileL3_RRM_Types.o CC MobileL3_SMS_Types.o CC MobileL3_SS_Types.o CC MobileL3_Types.o CC NS_Provider_IPL4.o CC NS_Types.o CC Native_Functions.o CC Osmocom_CTRL_Adapter.o CC Osmocom_CTRL_Functions.o CC Osmocom_CTRL_Types.o CC Osmocom_Gb_Types.o CC Osmocom_Types.o CC Osmocom_VTY_Functions.o CC PCO_Types.o CC RANAP_CodecPort.o CC RANAP_Templates.o CC RANAP_Types.o CC SCCP_Emulation.o CC SCCP_Templates.o CC SCCP_Types.o CC SCCPasp_Types.o CC SCTPasp_PortType.o CC SCTPasp_Types.o CC SGSN_Tests.o CC SGSN_Tests_Iu.o CC SGSN_Tests_NS.o CC SNDCP_Types.o CC Socket_API_Definitions.o CC TCCConversion_Functions.o CC TCCInterface_Functions.o CC TELNETasp_PortType.o CC BSSGP_ConnHdlr_part_1.o CC BSSGP_ConnHdlr_part_2.o CC BSSGP_ConnHdlr_part_3.o CC BSSGP_ConnHdlr_part_4.o CC BSSGP_ConnHdlr_part_5.o CC BSSGP_ConnHdlr_part_6.o CC BSSGP_ConnHdlr_part_7.o CC BSSGP_Types_part_1.o CC BSSGP_Types_part_2.o CC BSSGP_Types_part_3.o CC BSSGP_Types_part_4.o CC BSSGP_Types_part_5.o CC BSSGP_Types_part_6.o CC BSSGP_Types_part_7.o CC GSM_Types_part_1.o CC GSM_Types_part_2.o CC GSM_Types_part_3.o CC GSM_Types_part_4.o CC GSM_Types_part_5.o CC GSM_Types_part_6.o CC GSM_Types_part_7.o CC GSUP_Emulation_part_1.o CC GSUP_Emulation_part_2.o CC GSUP_Emulation_part_3.o CC GSUP_Emulation_part_4.o CC GSUP_Emulation_part_5.o CC GSUP_Emulation_part_6.o CC GSUP_Emulation_part_7.o CC GSUP_Templates_part_1.o CC GSUP_Templates_part_2.o CC GSUP_Templates_part_3.o CC GSUP_Templates_part_4.o CC GSUP_Templates_part_5.o CC GSUP_Templates_part_6.o CC GSUP_Templates_part_7.o CC GSUP_Types_part_1.o CC GSUP_Types_part_2.o CC GSUP_Types_part_3.o CC GSUP_Types_part_4.o CC GSUP_Types_part_5.o CC GSUP_Types_part_6.o CC GSUP_Types_part_7.o CC GTPC_Types_part_1.o CC GTPC_Types_part_2.o CC GTPC_Types_part_3.o CC GTPC_Types_part_4.o CC GTPC_Types_part_5.o CC GTPC_Types_part_6.o CC GTPC_Types_part_7.o CC GTPU_Types_part_1.o CC GTPU_Types_part_2.o CC GTPU_Types_part_3.o CC GTPU_Types_part_4.o CC GTPU_Types_part_5.o CC GTPU_Types_part_6.o CC GTPU_Types_part_7.o CC GTP_Emulation_part_1.o CC GTP_Emulation_part_2.o CC GTP_Emulation_part_3.o CC GTP_Emulation_part_4.o CC GTP_Emulation_part_5.o CC GTP_Emulation_part_6.o CC GTP_Emulation_part_7.o CC GTPv1C_CodecPort_part_1.o CC GTPv1C_CodecPort_part_2.o CC GTPv1C_CodecPort_part_3.o CC GTPv1C_CodecPort_part_4.o CC GTPv1C_CodecPort_part_5.o CC GTPv1C_CodecPort_part_6.o CC GTPv1C_CodecPort_part_7.o CC GTPv1C_CodecPort_CtrlFunct_part_1.o CC GTPv1C_CodecPort_CtrlFunct_part_2.o CC GTPv1C_CodecPort_CtrlFunct_part_3.o CC GTPv1C_CodecPort_CtrlFunct_part_4.o CC GTPv1C_CodecPort_CtrlFunct_part_5.o CC GTPv1C_CodecPort_CtrlFunct_part_6.o CC GTPv1C_CodecPort_CtrlFunct_part_7.o CC GTPv1C_Templates_part_1.o CC GTPv1C_Templates_part_2.o CC GTPv1C_Templates_part_3.o CC GTPv1C_Templates_part_4.o CC GTPv1C_Templates_part_5.o CC GTPv1C_Templates_part_6.o CC GTPv1C_Templates_part_7.o CC GTPv1U_CodecPort_part_1.o CC GTPv1U_CodecPort_part_2.o CC GTPv1U_CodecPort_part_3.o CC GTPv1U_CodecPort_part_4.o CC GTPv1U_CodecPort_part_5.o CC GTPv1U_CodecPort_part_6.o CC GTPv1U_CodecPort_part_7.o CC GTPv1U_CodecPort_CtrlFunct_part_1.o CC GTPv1U_CodecPort_CtrlFunct_part_2.o CC GTPv1U_CodecPort_CtrlFunct_part_3.o CC GTPv1U_CodecPort_CtrlFunct_part_4.o CC GTPv1U_CodecPort_CtrlFunct_part_5.o CC GTPv1U_CodecPort_CtrlFunct_part_6.o CC GTPv1U_CodecPort_CtrlFunct_part_7.o CC GTPv1U_Templates_part_1.o CC GTPv1U_Templates_part_2.o CC GTPv1U_Templates_part_3.o CC GTPv1U_Templates_part_4.o CC GTPv1U_Templates_part_5.o CC GTPv1U_Templates_part_6.o CC GTPv1U_Templates_part_7.o CC General_Types_part_1.o CC General_Types_part_2.o CC General_Types_part_3.o CC General_Types_part_4.o CC General_Types_part_5.o CC General_Types_part_6.o CC General_Types_part_7.o CC IPA_CodecPort_part_1.o CC IPA_CodecPort_part_2.o CC IPA_CodecPort_part_3.o CC IPA_CodecPort_part_4.o CC IPA_CodecPort_part_5.o CC IPA_CodecPort_part_6.o CC IPA_CodecPort_part_7.o CC IPA_CodecPort_CtrlFunct_part_1.o CC IPA_CodecPort_CtrlFunct_part_2.o CC IPA_CodecPort_CtrlFunct_part_3.o CC IPA_CodecPort_CtrlFunct_part_4.o CC IPA_CodecPort_CtrlFunct_part_5.o CC IPA_CodecPort_CtrlFunct_part_6.o CC IPA_CodecPort_CtrlFunct_part_7.o CC IPA_Types_part_1.o CC IPA_Types_part_2.o CC IPA_Types_part_3.o CC IPA_Types_part_4.o CC IPA_Types_part_5.o CC IPA_Types_part_6.o CC IPA_Types_part_7.o CC IPCP_Templates_part_1.o CC IPCP_Templates_part_2.o CC IPCP_Templates_part_3.o CC IPCP_Templates_part_4.o CC IPCP_Templates_part_5.o CC IPCP_Templates_part_6.o CC IPCP_Templates_part_7.o CC IPCP_Types_part_1.o CC IPCP_Types_part_2.o CC IPCP_Types_part_3.o CC IPCP_Types_part_4.o CC IPCP_Types_part_5.o CC IPCP_Types_part_6.o CC IPCP_Types_part_7.o CC IPL4asp_Functions_part_1.o CC IPL4asp_Functions_part_2.o CC IPL4asp_Functions_part_3.o CC IPL4asp_Functions_part_4.o CC IPL4asp_Functions_part_5.o CC IPL4asp_Functions_part_6.o CC IPL4asp_Functions_part_7.o CC IPL4asp_PortType_part_1.o CC IPL4asp_PortType_part_2.o CC IPL4asp_PortType_part_3.o CC IPL4asp_PortType_part_4.o CC IPL4asp_PortType_part_5.o CC IPL4asp_PortType_part_6.o CC IPL4asp_PortType_part_7.o CC IPL4asp_Types_part_1.o CC IPL4asp_Types_part_2.o CC IPL4asp_Types_part_3.o CC IPL4asp_Types_part_4.o CC IPL4asp_Types_part_5.o CC IPL4asp_Types_part_6.o CC IPL4asp_Types_part_7.o CC ITU_X213_Types_part_1.o CC ITU_X213_Types_part_2.o CC ITU_X213_Types_part_3.o CC ITU_X213_Types_part_4.o CC ITU_X213_Types_part_5.o CC ITU_X213_Types_part_6.o CC ITU_X213_Types_part_7.o CC L3_Common_part_1.o CC L3_Common_part_2.o CC L3_Common_part_3.o CC L3_Common_part_4.o CC L3_Common_part_5.o CC L3_Common_part_6.o CC L3_Common_part_7.o CC L3_Templates_part_1.o CC L3_Templates_part_2.o CC L3_Templates_part_3.o CC L3_Templates_part_4.o CC L3_Templates_part_5.o CC L3_Templates_part_6.o CC L3_Templates_part_7.o CC LLC_Templates_part_1.o CC LLC_Templates_part_2.o CC LLC_Templates_part_3.o CC LLC_Templates_part_4.o CC LLC_Templates_part_5.o CC LLC_Templates_part_6.o CC LLC_Templates_part_7.o CC LLC_Types_part_1.o CC LLC_Types_part_2.o CC LLC_Types_part_3.o CC LLC_Types_part_4.o CC LLC_Types_part_5.o CC LLC_Types_part_6.o CC LLC_Types_part_7.o CC M3UA_Emulation_part_1.o CC M3UA_Emulation_part_2.o CC M3UA_Emulation_part_3.o CC M3UA_Emulation_part_4.o CC M3UA_Emulation_part_5.o CC M3UA_Emulation_part_6.o CC M3UA_Emulation_part_7.o CC M3UA_Types_part_1.o CC M3UA_Types_part_2.o CC M3UA_Types_part_3.o CC M3UA_Types_part_4.o CC M3UA_Types_part_5.o CC M3UA_Types_part_6.o CC M3UA_Types_part_7.o CC MTP3asp_PortType_part_1.o CC MTP3asp_PortType_part_2.o CC MTP3asp_PortType_part_3.o CC MTP3asp_PortType_part_4.o CC MTP3asp_PortType_part_5.o CC MTP3asp_PortType_part_6.o CC MTP3asp_PortType_part_7.o CC MTP3asp_Types_part_1.o CC MTP3asp_Types_part_2.o CC MTP3asp_Types_part_3.o CC MTP3asp_Types_part_4.o CC MTP3asp_Types_part_5.o CC MTP3asp_Types_part_6.o CC MTP3asp_Types_part_7.o CC Misc_Helpers_part_1.o CC Misc_Helpers_part_2.o CC Misc_Helpers_part_3.o CC Misc_Helpers_part_4.o CC Misc_Helpers_part_5.o CC Misc_Helpers_part_6.o CC Misc_Helpers_part_7.o CC MobileL3_CC_Types_part_1.o CC MobileL3_CC_Types_part_2.o CC MobileL3_CC_Types_part_3.o CC MobileL3_CC_Types_part_4.o CC MobileL3_CC_Types_part_5.o CC MobileL3_CC_Types_part_6.o CC MobileL3_CC_Types_part_7.o CC MobileL3_CommonIE_Types_part_1.o CC MobileL3_CommonIE_Types_part_2.o CC MobileL3_CommonIE_Types_part_3.o CC MobileL3_CommonIE_Types_part_4.o CC MobileL3_CommonIE_Types_part_5.o CC MobileL3_CommonIE_Types_part_6.o CC MobileL3_CommonIE_Types_part_7.o CC MobileL3_GMM_SM_Types_part_1.o CC MobileL3_GMM_SM_Types_part_2.o CC MobileL3_GMM_SM_Types_part_3.o CC MobileL3_GMM_SM_Types_part_4.o CC MobileL3_GMM_SM_Types_part_5.o CC MobileL3_GMM_SM_Types_part_6.o CC MobileL3_GMM_SM_Types_part_7.o CC MobileL3_MM_Types_part_1.o CC MobileL3_MM_Types_part_2.o CC MobileL3_MM_Types_part_3.o CC MobileL3_MM_Types_part_4.o CC MobileL3_MM_Types_part_5.o CC MobileL3_MM_Types_part_6.o CC MobileL3_MM_Types_part_7.o CC MobileL3_RRM_Types_part_1.o CC MobileL3_RRM_Types_part_2.o CC MobileL3_RRM_Types_part_3.o CC MobileL3_RRM_Types_part_4.o CC MobileL3_RRM_Types_part_5.o CC MobileL3_RRM_Types_part_6.o CC MobileL3_RRM_Types_part_7.o CC MobileL3_SMS_Types_part_1.o CC MobileL3_SMS_Types_part_2.o CC MobileL3_SMS_Types_part_3.o CC MobileL3_SMS_Types_part_4.o CC MobileL3_SMS_Types_part_5.o CC MobileL3_SMS_Types_part_6.o CC MobileL3_SMS_Types_part_7.o CC MobileL3_SS_Types_part_1.o CC MobileL3_SS_Types_part_2.o CC MobileL3_SS_Types_part_3.o CC MobileL3_SS_Types_part_4.o CC MobileL3_SS_Types_part_5.o CC MobileL3_SS_Types_part_6.o CC MobileL3_SS_Types_part_7.o CC MobileL3_Types_part_1.o CC MobileL3_Types_part_2.o CC MobileL3_Types_part_3.o CC MobileL3_Types_part_4.o CC MobileL3_Types_part_5.o CC MobileL3_Types_part_6.o CC MobileL3_Types_part_7.o CC NS_Provider_IPL4_part_1.o CC NS_Provider_IPL4_part_2.o CC NS_Provider_IPL4_part_3.o CC NS_Provider_IPL4_part_4.o CC NS_Provider_IPL4_part_5.o CC NS_Provider_IPL4_part_6.o CC NS_Provider_IPL4_part_7.o CC NS_Types_part_1.o CC NS_Types_part_2.o CC NS_Types_part_3.o CC NS_Types_part_4.o CC NS_Types_part_5.o CC NS_Types_part_6.o CC NS_Types_part_7.o CC Native_Functions_part_1.o CC Native_Functions_part_2.o CC Native_Functions_part_3.o CC Native_Functions_part_4.o CC Native_Functions_part_5.o CC Native_Functions_part_6.o CC Native_Functions_part_7.o CC Osmocom_CTRL_Adapter_part_1.o CC Osmocom_CTRL_Adapter_part_2.o CC Osmocom_CTRL_Adapter_part_3.o CC Osmocom_CTRL_Adapter_part_4.o CC Osmocom_CTRL_Adapter_part_5.o CC Osmocom_CTRL_Adapter_part_6.o CC Osmocom_CTRL_Adapter_part_7.o CC Osmocom_CTRL_Functions_part_1.o CC Osmocom_CTRL_Functions_part_2.o CC Osmocom_CTRL_Functions_part_3.o CC Osmocom_CTRL_Functions_part_4.o CC Osmocom_CTRL_Functions_part_5.o CC Osmocom_CTRL_Functions_part_6.o CC Osmocom_CTRL_Functions_part_7.o CC Osmocom_CTRL_Types_part_1.o CC Osmocom_CTRL_Types_part_2.o CC Osmocom_CTRL_Types_part_3.o CC Osmocom_CTRL_Types_part_4.o CC Osmocom_CTRL_Types_part_5.o CC Osmocom_CTRL_Types_part_6.o CC Osmocom_CTRL_Types_part_7.o CC Osmocom_Gb_Types_part_1.o CC Osmocom_Gb_Types_part_2.o CC Osmocom_Gb_Types_part_3.o CC Osmocom_Gb_Types_part_4.o CC Osmocom_Gb_Types_part_5.o CC Osmocom_Gb_Types_part_6.o CC Osmocom_Gb_Types_part_7.o CC Osmocom_Types_part_1.o CC Osmocom_Types_part_2.o CC Osmocom_Types_part_3.o CC Osmocom_Types_part_4.o CC Osmocom_Types_part_5.o CC Osmocom_Types_part_6.o CC Osmocom_Types_part_7.o CC Osmocom_VTY_Functions_part_1.o CC Osmocom_VTY_Functions_part_2.o CC Osmocom_VTY_Functions_part_3.o CC Osmocom_VTY_Functions_part_4.o CC Osmocom_VTY_Functions_part_5.o CC Osmocom_VTY_Functions_part_6.o CC Osmocom_VTY_Functions_part_7.o CC PCO_Types_part_1.o CC PCO_Types_part_2.o CC PCO_Types_part_3.o CC PCO_Types_part_4.o CC PCO_Types_part_5.o CC PCO_Types_part_6.o CC PCO_Types_part_7.o CC RANAP_CodecPort_part_1.o CC RANAP_CodecPort_part_2.o CC RANAP_CodecPort_part_3.o CC RANAP_CodecPort_part_4.o CC RANAP_CodecPort_part_5.o CC RANAP_CodecPort_part_6.o CC RANAP_CodecPort_part_7.o CC RANAP_Templates_part_1.o CC RANAP_Templates_part_2.o CC RANAP_Templates_part_3.o CC RANAP_Templates_part_4.o CC RANAP_Templates_part_5.o CC RANAP_Templates_part_6.o CC RANAP_Templates_part_7.o CC RANAP_Types_part_1.o CC RANAP_Types_part_2.o CC RANAP_Types_part_3.o CC RANAP_Types_part_4.o CC RANAP_Types_part_5.o CC RANAP_Types_part_6.o CC RANAP_Types_part_7.o CC SCCP_Emulation_part_1.o CC SCCP_Emulation_part_2.o CC SCCP_Emulation_part_3.o CC SCCP_Emulation_part_4.o CC SCCP_Emulation_part_5.o CC SCCP_Emulation_part_6.o CC SCCP_Emulation_part_7.o CC SCCP_Templates_part_1.o CC SCCP_Templates_part_2.o CC SCCP_Templates_part_3.o CC SCCP_Templates_part_4.o CC SCCP_Templates_part_5.o CC SCCP_Templates_part_6.o CC SCCP_Templates_part_7.o CC SCCP_Types_part_1.o CC SCCP_Types_part_2.o CC SCCP_Types_part_3.o CC SCCP_Types_part_4.o CC SCCP_Types_part_5.o CC SCCP_Types_part_6.o CC SCCP_Types_part_7.o CC SCCPasp_Types_part_1.o CC SCCPasp_Types_part_2.o CC SCCPasp_Types_part_3.o CC SCCPasp_Types_part_4.o CC SCCPasp_Types_part_5.o CC SCCPasp_Types_part_6.o CC SCCPasp_Types_part_7.o CC SCTPasp_PortType_part_1.o CC SCTPasp_PortType_part_2.o CC SCTPasp_PortType_part_3.o CC SCTPasp_PortType_part_4.o CC SCTPasp_PortType_part_5.o CC SCTPasp_PortType_part_6.o CC SCTPasp_PortType_part_7.o CC SCTPasp_Types_part_1.o CC SCTPasp_Types_part_2.o CC SCTPasp_Types_part_3.o CC SCTPasp_Types_part_4.o CC SCTPasp_Types_part_5.o CC SCTPasp_Types_part_6.o CC SCTPasp_Types_part_7.o CC SGSN_Tests_part_1.o CC SGSN_Tests_part_2.o CC SGSN_Tests_part_3.o CC SGSN_Tests_part_4.o CC SGSN_Tests_part_5.o CC SGSN_Tests_part_6.o CC SGSN_Tests_part_7.o CC SGSN_Tests_Iu_part_1.o CC SGSN_Tests_Iu_part_2.o CC SGSN_Tests_Iu_part_3.o CC SGSN_Tests_Iu_part_4.o CC SGSN_Tests_Iu_part_5.o CC SGSN_Tests_Iu_part_6.o CC SGSN_Tests_Iu_part_7.o CC SGSN_Tests_NS_part_1.o CC SGSN_Tests_NS_part_2.o CC SGSN_Tests_NS_part_3.o CC SGSN_Tests_NS_part_4.o CC SGSN_Tests_NS_part_5.o CC SGSN_Tests_NS_part_6.o CC SGSN_Tests_NS_part_7.o CC SNDCP_Types_part_1.o CC SNDCP_Types_part_2.o CC SNDCP_Types_part_3.o CC SNDCP_Types_part_4.o CC SNDCP_Types_part_5.o CC SNDCP_Types_part_6.o CC SNDCP_Types_part_7.o CC Socket_API_Definitions_part_1.o CC Socket_API_Definitions_part_2.o CC Socket_API_Definitions_part_3.o CC Socket_API_Definitions_part_4.o CC Socket_API_Definitions_part_5.o CC Socket_API_Definitions_part_6.o CC Socket_API_Definitions_part_7.o CC TCCConversion_Functions_part_1.o CC TCCConversion_Functions_part_2.o CC TCCConversion_Functions_part_3.o CC TCCConversion_Functions_part_4.o CC TCCConversion_Functions_part_5.o CC TCCConversion_Functions_part_6.o CC TCCConversion_Functions_part_7.o CC TCCInterface_Functions_part_1.o CC TCCInterface_Functions_part_2.o CC TCCInterface_Functions_part_3.o CC TCCInterface_Functions_part_4.o CC TCCInterface_Functions_part_5.o CC TCCInterface_Functions_part_6.o CC TCCInterface_Functions_part_7.o CC TELNETasp_PortType_part_1.o CC TELNETasp_PortType_part_2.o CC TELNETasp_PortType_part_3.o CC TELNETasp_PortType_part_4.o CC TELNETasp_PortType_part_5.o CC TELNETasp_PortType_part_6.o CC TELNETasp_PortType_part_7.o CC BSSGP_Emulation.o CC GTPv1U_Emulation.o CC IPA_Emulation.o CC NS_Emulation.o CC RAN_Adapter.o GTPv1U_Emulation.cc: In function 'COMPONENT GTPv1U__Emulation::f__comp__by__teid(const OCTETSTRING&)': GTPv1U_Emulation.cc:3232:1: warning: control reaches end of non-void function [-Wreturn-type] 3232 | } | ^ CC RAN_Emulation.o CC RAW_NS.o CC SCCP_Mapping.o CC BSSGP_Emulation_part_1.o RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__conn__id(const INTEGER&)': RAN_Emulation.cc:20959:1: warning: control reaches end of non-void function [-Wreturn-type] 20959 | } | ^ RAN_Emulation.cc: In function 'COMPONENT RAN__Emulation::f__comp__by__cic(const INTEGER&)': RAN_Emulation.cc:21011:1: warning: control reaches end of non-void function [-Wreturn-type] 21011 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__conn__id__by__comp(const COMPONENT&)': RAN_Emulation.cc:21120:1: warning: control reaches end of non-void function [-Wreturn-type] 21120 | } | ^ RAN_Emulation.cc: In function 'INTEGER RAN__Emulation::f__idx__by__comp(const COMPONENT&)': RAN_Emulation.cc:21171:1: warning: control reaches end of non-void function [-Wreturn-type] 21171 | } | ^ CC BSSGP_Emulation_part_2.o CC BSSGP_Emulation_part_3.o CC BSSGP_Emulation_part_4.o CC BSSGP_Emulation_part_5.o CC BSSGP_Emulation_part_6.o CC BSSGP_Emulation_part_7.o CC GTPv1U_Emulation_part_1.o CC GTPv1U_Emulation_part_2.o CC GTPv1U_Emulation_part_3.o CC GTPv1U_Emulation_part_4.o CC GTPv1U_Emulation_part_5.o CC GTPv1U_Emulation_part_6.o CC GTPv1U_Emulation_part_7.o CC IPA_Emulation_part_1.o CC IPA_Emulation_part_2.o CC IPA_Emulation_part_3.o CC IPA_Emulation_part_4.o CC IPA_Emulation_part_5.o CC IPA_Emulation_part_6.o CC IPA_Emulation_part_7.o CC NS_Emulation_part_1.o CC NS_Emulation_part_2.o CC NS_Emulation_part_3.o CC NS_Emulation_part_4.o CC NS_Emulation_part_5.o CC NS_Emulation_part_6.o CC NS_Emulation_part_7.o CC RAN_Adapter_part_1.o CC RAN_Adapter_part_2.o CC RAN_Adapter_part_3.o CC RAN_Adapter_part_4.o CC RAN_Adapter_part_5.o CC RAN_Adapter_part_6.o CC RAN_Adapter_part_7.o CC RAN_Emulation_part_1.o CC RAN_Emulation_part_2.o CC RAN_Emulation_part_3.o CC RAN_Emulation_part_4.o CC RAN_Emulation_part_5.o CC RAN_Emulation_part_6.o CC RAN_Emulation_part_7.o CC RAW_NS_part_1.o CC RAW_NS_part_2.o CC RAW_NS_part_3.o CC RAW_NS_part_4.o CC RAW_NS_part_5.o CC RAW_NS_part_6.o CC RAW_NS_part_7.o CC SCCP_Mapping_part_1.o CC SCCP_Mapping_part_2.o CC SCCP_Mapping_part_3.o CC SCCP_Mapping_part_4.o CC SCCP_Mapping_part_5.o CC SCCP_Mapping_part_6.o CC SCCP_Mapping_part_7.o CC RANAP_CommonDataTypes.o CC RANAP_Constants.o CC RANAP_Containers.o CC RANAP_IEs.o CC RANAP_PDU_Contents.o CC RANAP_PDU_Descriptions.o CC RANAP_CommonDataTypes_part_1.o CC RANAP_CommonDataTypes_part_2.o CC RANAP_CommonDataTypes_part_3.o CC RANAP_CommonDataTypes_part_4.o CC RANAP_CommonDataTypes_part_5.o CC RANAP_CommonDataTypes_part_6.o CC RANAP_CommonDataTypes_part_7.o CC RANAP_Constants_part_1.o CC RANAP_Constants_part_2.o CC RANAP_Constants_part_3.o CC RANAP_Constants_part_4.o CC RANAP_Constants_part_5.o CC RANAP_Constants_part_6.o CC RANAP_Constants_part_7.o CC RANAP_Containers_part_1.o CC RANAP_Containers_part_2.o CC RANAP_Containers_part_3.o CC RANAP_Containers_part_4.o CC RANAP_Containers_part_5.o CC RANAP_Containers_part_6.o CC RANAP_Containers_part_7.o CC RANAP_IEs_part_1.o CC RANAP_IEs_part_2.o CC RANAP_IEs_part_3.o CC RANAP_IEs_part_4.o CC RANAP_IEs_part_5.o CC RANAP_IEs_part_6.o CC RANAP_IEs_part_7.o CC RANAP_PDU_Contents_part_1.o CC RANAP_PDU_Contents_part_2.o CC RANAP_PDU_Contents_part_3.o CC RANAP_PDU_Contents_part_4.o CC RANAP_PDU_Contents_part_5.o CC RANAP_PDU_Contents_part_6.o CC RANAP_PDU_Contents_part_7.o CC RANAP_PDU_Descriptions_part_1.o CC RANAP_PDU_Descriptions_part_2.o CC RANAP_PDU_Descriptions_part_3.o CC RANAP_PDU_Descriptions_part_4.o CC RANAP_PDU_Descriptions_part_5.o CC RANAP_PDU_Descriptions_part_6.o CC RANAP_PDU_Descriptions_part_7.o CC BSSGP_EncDec.o CC GTPC_EncDec.o CC GTPU_EncDec.o CC GTPv1C_CodecPort_CtrlFunctDef.o CC GTPv1U_CodecPort_CtrlFunctDef.o CC IPA_CodecPort_CtrlFunctDef.o CC IPL4asp_PT.o CC IPL4asp_discovery.o CC LLC_EncDec.o CC Native_FunctionDefs.o CC RANAP_EncDec.o CC SCCP_EncDec.o CC SCTPasp_PT.o CC TCCConversion.o CC TCCInterface.o CC TELNETasp_PT.o CCLD BSSGP_ConnHdlr.so CCLD BSSGP_Types.so CCLD GSM_Types.so CCLD GSUP_Emulation.so CCLD GSUP_Templates.so CCLD GSUP_Types.so CCLD GTPC_Types.so CCLD GTPU_Types.so CCLD GTP_Emulation.so CCLD GTPv1C_CodecPort.so CCLD GTPv1C_CodecPort_CtrlFunct.so CCLD GTPv1C_Templates.so CCLD GTPv1U_CodecPort.so CCLD GTPv1U_CodecPort_CtrlFunct.so CCLD GTPv1U_Templates.so CCLD General_Types.so CCLD IPA_CodecPort.so CCLD IPA_CodecPort_CtrlFunct.so CCLD IPA_Types.so CCLD IPCP_Templates.so CCLD IPCP_Types.so CCLD IPL4asp_Functions.so CCLD IPL4asp_PortType.so CCLD IPL4asp_Types.so CCLD ITU_X213_Types.so CCLD L3_Common.so CCLD L3_Templates.so CCLD LLC_Templates.so CCLD LLC_Types.so CCLD M3UA_Emulation.so CCLD M3UA_Types.so CCLD MTP3asp_PortType.so CCLD MTP3asp_Types.so CCLD Misc_Helpers.so CCLD MobileL3_CC_Types.so CCLD MobileL3_CommonIE_Types.so CCLD MobileL3_GMM_SM_Types.so CCLD MobileL3_MM_Types.so CCLD MobileL3_RRM_Types.so CCLD MobileL3_SMS_Types.so CCLD MobileL3_SS_Types.so CCLD MobileL3_Types.so CCLD NS_Provider_IPL4.so CCLD NS_Types.so CCLD Native_Functions.so CCLD Osmocom_CTRL_Adapter.so CCLD Osmocom_CTRL_Functions.so CCLD Osmocom_CTRL_Types.so CCLD Osmocom_Gb_Types.so CCLD Osmocom_Types.so CCLD Osmocom_VTY_Functions.so CCLD PCO_Types.so CCLD RANAP_CodecPort.so CCLD RANAP_Templates.so CCLD RANAP_Types.so CCLD SCCP_Emulation.so CCLD SCCP_Templates.so CCLD SCCP_Types.so CCLD SCCPasp_Types.so CCLD SCTPasp_PortType.so CCLD SCTPasp_Types.so CCLD SGSN_Tests.so CCLD SGSN_Tests_Iu.so CCLD SGSN_Tests_NS.so CCLD SNDCP_Types.so CCLD Socket_API_Definitions.so CCLD TCCConversion_Functions.so CCLD TCCInterface_Functions.so CCLD TELNETasp_PortType.so CCLD BSSGP_ConnHdlr_part_1.so CCLD BSSGP_ConnHdlr_part_2.so CCLD BSSGP_ConnHdlr_part_3.so CCLD BSSGP_ConnHdlr_part_4.so CCLD BSSGP_ConnHdlr_part_5.so CCLD BSSGP_ConnHdlr_part_6.so CCLD BSSGP_ConnHdlr_part_7.so CCLD BSSGP_Types_part_1.so CCLD BSSGP_Types_part_3.so CCLD BSSGP_Types_part_2.so CCLD BSSGP_Types_part_5.so CCLD BSSGP_Types_part_6.so CCLD BSSGP_Types_part_4.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_7.so CCLD GSM_Types_part_6.so CCLD GSUP_Emulation_part_1.so CCLD GSUP_Emulation_part_2.so CCLD GSUP_Emulation_part_3.so CCLD GSUP_Emulation_part_5.so CCLD GSUP_Emulation_part_6.so CCLD GSUP_Emulation_part_7.so CCLD GSUP_Emulation_part_4.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_Types_part_1.so CCLD GSUP_Templates_part_7.so CCLD GSUP_Types_part_2.so CCLD GSUP_Types_part_3.so CCLD GSUP_Types_part_4.so CCLD GSUP_Types_part_5.so CCLD GSUP_Types_part_6.so CCLD GSUP_Types_part_7.so CCLD GTPC_Types_part_1.so CCLD GTPC_Types_part_2.so CCLD GTPC_Types_part_3.so CCLD GTPC_Types_part_4.so CCLD GTPC_Types_part_5.so CCLD GTPC_Types_part_6.so CCLD GTPC_Types_part_7.so CCLD GTPU_Types_part_1.so CCLD GTPU_Types_part_2.so CCLD GTPU_Types_part_3.so CCLD GTPU_Types_part_4.so CCLD GTPU_Types_part_5.so CCLD GTPU_Types_part_6.so CCLD GTPU_Types_part_7.so CCLD GTP_Emulation_part_1.so CCLD GTP_Emulation_part_2.so CCLD GTP_Emulation_part_4.so CCLD GTP_Emulation_part_3.so CCLD GTP_Emulation_part_5.so CCLD GTP_Emulation_part_6.so CCLD GTPv1C_CodecPort_part_1.so CCLD GTPv1C_CodecPort_part_2.so CCLD GTP_Emulation_part_7.so CCLD GTPv1C_CodecPort_part_3.so CCLD GTPv1C_CodecPort_part_4.so CCLD GTPv1C_CodecPort_part_5.so CCLD GTPv1C_CodecPort_part_6.so CCLD GTPv1C_CodecPort_part_7.so CCLD GTPv1C_CodecPort_CtrlFunct_part_1.so CCLD GTPv1C_CodecPort_CtrlFunct_part_2.so CCLD GTPv1C_CodecPort_CtrlFunct_part_3.so CCLD GTPv1C_CodecPort_CtrlFunct_part_4.so CCLD GTPv1C_CodecPort_CtrlFunct_part_5.so CCLD GTPv1C_CodecPort_CtrlFunct_part_6.so CCLD GTPv1C_CodecPort_CtrlFunct_part_7.so CCLD GTPv1C_Templates_part_1.so CCLD GTPv1C_Templates_part_2.so CCLD GTPv1C_Templates_part_3.so CCLD GTPv1C_Templates_part_4.so CCLD GTPv1C_Templates_part_5.so CCLD GTPv1C_Templates_part_6.so CCLD GTPv1C_Templates_part_7.so CCLD GTPv1U_CodecPort_part_1.so CCLD GTPv1U_CodecPort_part_2.so CCLD GTPv1U_CodecPort_part_3.so CCLD GTPv1U_CodecPort_part_4.so CCLD GTPv1U_CodecPort_part_5.so CCLD GTPv1U_CodecPort_part_6.so CCLD GTPv1U_CodecPort_part_7.so CCLD GTPv1U_CodecPort_CtrlFunct_part_1.so CCLD GTPv1U_CodecPort_CtrlFunct_part_2.so CCLD GTPv1U_CodecPort_CtrlFunct_part_3.so CCLD GTPv1U_CodecPort_CtrlFunct_part_4.so CCLD GTPv1U_CodecPort_CtrlFunct_part_5.so CCLD GTPv1U_CodecPort_CtrlFunct_part_6.so CCLD GTPv1U_CodecPort_CtrlFunct_part_7.so CCLD GTPv1U_Templates_part_1.so CCLD GTPv1U_Templates_part_2.so CCLD GTPv1U_Templates_part_3.so CCLD GTPv1U_Templates_part_4.so CCLD GTPv1U_Templates_part_5.so CCLD GTPv1U_Templates_part_6.so CCLD GTPv1U_Templates_part_7.so CCLD General_Types_part_1.so CCLD General_Types_part_2.so CCLD General_Types_part_3.so CCLD General_Types_part_4.so CCLD General_Types_part_5.so CCLD General_Types_part_6.so CCLD General_Types_part_7.so CCLD IPA_CodecPort_part_1.so CCLD IPA_CodecPort_part_2.so CCLD IPA_CodecPort_part_3.so CCLD IPA_CodecPort_part_4.so CCLD IPA_CodecPort_part_5.so CCLD IPA_CodecPort_part_6.so CCLD IPA_CodecPort_part_7.so CCLD IPA_CodecPort_CtrlFunct_part_1.so CCLD IPA_CodecPort_CtrlFunct_part_2.so CCLD IPA_CodecPort_CtrlFunct_part_3.so CCLD IPA_CodecPort_CtrlFunct_part_4.so CCLD IPA_CodecPort_CtrlFunct_part_5.so CCLD IPA_CodecPort_CtrlFunct_part_6.so CCLD IPA_CodecPort_CtrlFunct_part_7.so CCLD IPA_Types_part_1.so CCLD IPA_Types_part_2.so CCLD IPA_Types_part_3.so CCLD IPA_Types_part_4.so CCLD IPA_Types_part_5.so CCLD IPA_Types_part_6.so CCLD IPA_Types_part_7.so CCLD IPCP_Templates_part_1.so CCLD IPCP_Templates_part_2.so CCLD IPCP_Templates_part_3.so CCLD IPCP_Templates_part_4.so CCLD IPCP_Templates_part_5.so CCLD IPCP_Templates_part_6.so CCLD IPCP_Templates_part_7.so CCLD IPCP_Types_part_1.so CCLD IPCP_Types_part_2.so CCLD IPCP_Types_part_3.so CCLD IPCP_Types_part_4.so CCLD IPCP_Types_part_5.so CCLD IPCP_Types_part_6.so CCLD IPCP_Types_part_7.so CCLD IPL4asp_Functions_part_1.so CCLD IPL4asp_Functions_part_2.so CCLD IPL4asp_Functions_part_3.so CCLD IPL4asp_Functions_part_4.so CCLD IPL4asp_Functions_part_5.so CCLD IPL4asp_Functions_part_6.so CCLD IPL4asp_Functions_part_7.so CCLD IPL4asp_PortType_part_1.so CCLD IPL4asp_PortType_part_2.so CCLD IPL4asp_PortType_part_3.so CCLD IPL4asp_PortType_part_4.so CCLD IPL4asp_PortType_part_5.so CCLD IPL4asp_PortType_part_6.so CCLD IPL4asp_PortType_part_7.so CCLD IPL4asp_Types_part_1.so CCLD IPL4asp_Types_part_2.so CCLD IPL4asp_Types_part_3.so CCLD IPL4asp_Types_part_4.so CCLD IPL4asp_Types_part_5.so CCLD IPL4asp_Types_part_6.so CCLD IPL4asp_Types_part_7.so CCLD ITU_X213_Types_part_1.so CCLD ITU_X213_Types_part_2.so CCLD ITU_X213_Types_part_3.so CCLD ITU_X213_Types_part_4.so CCLD ITU_X213_Types_part_5.so CCLD ITU_X213_Types_part_7.so CCLD ITU_X213_Types_part_6.so CCLD L3_Common_part_1.so CCLD L3_Common_part_2.so CCLD L3_Common_part_3.so CCLD L3_Common_part_4.so CCLD L3_Common_part_5.so CCLD L3_Common_part_6.so CCLD L3_Common_part_7.so CCLD L3_Templates_part_1.so CCLD L3_Templates_part_2.so CCLD L3_Templates_part_3.so CCLD L3_Templates_part_4.so CCLD L3_Templates_part_5.so CCLD L3_Templates_part_6.so CCLD L3_Templates_part_7.so CCLD LLC_Templates_part_1.so CCLD LLC_Templates_part_2.so CCLD LLC_Templates_part_3.so CCLD LLC_Templates_part_4.so CCLD LLC_Templates_part_5.so CCLD LLC_Templates_part_6.so CCLD LLC_Templates_part_7.so CCLD LLC_Types_part_1.so CCLD LLC_Types_part_2.so CCLD LLC_Types_part_3.so CCLD LLC_Types_part_4.so CCLD LLC_Types_part_5.so CCLD LLC_Types_part_6.so CCLD LLC_Types_part_7.so CCLD M3UA_Emulation_part_1.so CCLD M3UA_Emulation_part_2.so CCLD M3UA_Emulation_part_3.so CCLD M3UA_Emulation_part_4.so CCLD M3UA_Emulation_part_5.so CCLD M3UA_Emulation_part_6.so CCLD M3UA_Emulation_part_7.so CCLD M3UA_Types_part_1.so CCLD M3UA_Types_part_2.so CCLD M3UA_Types_part_3.so CCLD M3UA_Types_part_4.so CCLD M3UA_Types_part_5.so CCLD M3UA_Types_part_6.so CCLD M3UA_Types_part_7.so CCLD MTP3asp_PortType_part_1.so CCLD MTP3asp_PortType_part_2.so CCLD MTP3asp_PortType_part_3.so CCLD MTP3asp_PortType_part_4.so CCLD MTP3asp_PortType_part_5.so CCLD MTP3asp_PortType_part_6.so CCLD MTP3asp_PortType_part_7.so CCLD MTP3asp_Types_part_1.so CCLD MTP3asp_Types_part_2.so CCLD MTP3asp_Types_part_3.so CCLD MTP3asp_Types_part_4.so CCLD MTP3asp_Types_part_5.so CCLD MTP3asp_Types_part_6.so CCLD MTP3asp_Types_part_7.so CCLD Misc_Helpers_part_1.so CCLD Misc_Helpers_part_2.so CCLD Misc_Helpers_part_3.so CCLD Misc_Helpers_part_4.so CCLD Misc_Helpers_part_5.so CCLD Misc_Helpers_part_6.so CCLD Misc_Helpers_part_7.so CCLD MobileL3_CC_Types_part_1.so CCLD MobileL3_CC_Types_part_2.so CCLD MobileL3_CC_Types_part_4.so CCLD MobileL3_CC_Types_part_5.so CCLD MobileL3_CC_Types_part_3.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_6.so CCLD Osmocom_Gb_Types_part_5.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_3.so CCLD Socket_API_Definitions_part_2.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_6.so CCLD RANAP_PDU_Contents_part_5.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-debian-trixie/sgsn' [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250828-1458-a9150144-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250828-1458-a9150144-0', 'sh', '-c', 'echo \'Package: *\nPin: origin "downloads.osmocom.org"\nPin-Priority: 1100\n\' > /etc/apt/preferences.d/osmocom-apt-pin'] [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250828-1458-a9150144-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://deb.debian.org/debian-security trixie-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ Packages [200 kB] Fetched 201 kB in 0s (677 kB/s) Reading package lists... W: https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13/./InRelease: Policy will reject signature within a year, see --audit for details [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-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-20250828-1458-a9150144-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-20250828-1458-a9150144-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-20250828-1458-a9150144-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-20250828-1458-a9150144-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 0 not upgraded. Need to get 14.0 MB of archives. After this operation, 29.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian trixie/main amd64 libc6-dbg amd64 2.41-12 [7341 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-keyring 1.0.2.5.fc66.202508272026 [3028 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmocom-nightly 202508272026 [1192 B] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore22 1.11.0.32.33cb4.202508272026 [173 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libgtp11 1.13.0.13.88d6.202508272026 [46.9 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoisdn0 1.11.0.32.33cb4.202508272026 [71.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogsm20 1.11.0.32.33cb4.202508272026 [227 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmonetif11 1.6.0.13.c499.202508272026 [62.0 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmovty13 1.11.0.32.33cb4.202508272026 [105 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoabis15 2.0.0.22.83f4.202508272026 [71.2 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-gsup-client0 1.9.1.1.d4b4.202508272026 [21.4 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran11 2.1.0.160.ddd3.202508272026 [152 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-sigtran-dbg 2.1.0.160.ddd3.202508272026 [552 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocodec4 1.11.0.32.33cb4.202508272026 [52.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocoding0 1.11.0.32.33cb4.202508272026 [71.1 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmogb14 1.11.0.32.33cb4.202508272026 [178 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmoctrl0 1.11.0.32.33cb4.202508272026 [60.5 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmosim2 1.11.0.32.33cb4.202508272026 [64.2 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmousb0 1.11.0.32.33cb4.202508272026 [51.1 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore 1.11.0.32.33cb4.202508272026 [44.3 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-stp 2.1.0.160.ddd3.202508272026 [18.4 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-stp-dbg 2.1.0.160.ddd3.202508272026 [22.9 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libasn1c1 0.9.38.202508272026 [77.6 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libasn1c-dbg 0.9.38.202508272026 [291 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libgtp-dbg 1.13.0.13.88d6.202508272026 [132 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-ranap7 1.7.0.15.d500.202508272026 [228 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmo-ranap-dbg 1.7.0.15.d500.202508272026 [949 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ libosmocore-dbg 1.11.0.32.33cb4.202508272026 [2187 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-sgsn 1.12.0.57.ad61.202508272026 [155 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_13 ./ osmo-sgsn-dbg 1.12.0.57.ad61.202508272026 [620 kB] Fetched 14.0 MB in 0s (87.0 MB/s) Selecting previously unselected package libc6-dbg:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 43483 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.41-12_amd64.deb ... Unpacking libc6-dbg:amd64 (2.41-12) ... Selecting previously unselected package osmocom-keyring. Preparing to unpack .../01-osmocom-keyring_1.0.2.5.fc66.202508272026_amd64.deb ... Unpacking osmocom-keyring (1.0.2.5.fc66.202508272026) ... Selecting previously unselected package osmocom-nightly. Preparing to unpack .../02-osmocom-nightly_202508272026_amd64.deb ... Unpacking osmocom-nightly (202508272026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../03-libosmocore22_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libgtp11:amd64. Preparing to unpack .../04-libgtp11_1.13.0.13.88d6.202508272026_amd64.deb ... Unpacking libgtp11:amd64 (1.13.0.13.88d6.202508272026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../05-libosmoisdn0_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../06-libosmogsm20_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../07-libosmonetif11_1.6.0.13.c499.202508272026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.13.c499.202508272026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../08-libosmovty13_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmoabis15:amd64. Preparing to unpack .../09-libosmoabis15_2.0.0.22.83f4.202508272026_amd64.deb ... Unpacking libosmoabis15:amd64 (2.0.0.22.83f4.202508272026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../10-libosmo-gsup-client0_1.9.1.1.d4b4.202508272026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508272026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../11-libosmo-sigtran11_2.1.0.160.ddd3.202508272026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.160.ddd3.202508272026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../12-libosmo-sigtran-dbg_2.1.0.160.ddd3.202508272026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.160.ddd3.202508272026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../13-libosmocodec4_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../14-libosmocoding0_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../15-libosmogb14_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../16-libosmoctrl0_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../17-libosmosim2_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../18-libosmousb0_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../19-libosmocore_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmocore (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../20-osmo-stp_2.1.0.160.ddd3.202508272026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.160.ddd3.202508272026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../21-osmo-stp-dbg_2.1.0.160.ddd3.202508272026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.160.ddd3.202508272026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../22-libasn1c1_0.9.38.202508272026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202508272026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../23-libasn1c-dbg_0.9.38.202508272026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202508272026) ... Selecting previously unselected package libgtp-dbg:amd64. Preparing to unpack .../24-libgtp-dbg_1.13.0.13.88d6.202508272026_amd64.deb ... Unpacking libgtp-dbg:amd64 (1.13.0.13.88d6.202508272026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../25-libosmo-ranap7_1.7.0.15.d500.202508272026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.15.d500.202508272026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../26-libosmo-ranap-dbg_1.7.0.15.d500.202508272026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.15.d500.202508272026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../27-libosmocore-dbg_1.11.0.32.33cb4.202508272026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508272026) ... Selecting previously unselected package osmo-sgsn. Preparing to unpack .../28-osmo-sgsn_1.12.0.57.ad61.202508272026_amd64.deb ... Unpacking osmo-sgsn (1.12.0.57.ad61.202508272026) ... Selecting previously unselected package osmo-sgsn-dbg:amd64. Preparing to unpack .../29-osmo-sgsn-dbg_1.12.0.57.ad61.202508272026_amd64.deb ... Unpacking osmo-sgsn-dbg:amd64 (1.12.0.57.ad61.202508272026) ... Setting up libc6-dbg:amd64 (2.41-12) ... Setting up osmocom-keyring (1.0.2.5.fc66.202508272026) ... Setting up osmocom-nightly (202508272026) ... Setting up libosmocore22:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmocodec4:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libasn1c1:amd64 (0.9.38.202508272026) ... Setting up libosmovty13:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmoisdn0:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libgtp11:amd64 (1.13.0.13.88d6.202508272026) ... Setting up libosmousb0:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libasn1c-dbg:amd64 (0.9.38.202508272026) ... Setting up libosmogsm20:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmoctrl0:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmogb14:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libgtp-dbg:amd64 (1.13.0.13.88d6.202508272026) ... Setting up libosmonetif11:amd64 (1.6.0.13.c499.202508272026) ... Setting up libosmocoding0:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmosim2:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmocore (1.11.0.32.33cb4.202508272026) ... Setting up libosmoabis15:amd64 (2.0.0.22.83f4.202508272026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.160.ddd3.202508272026) ... Setting up libosmocore-dbg:amd64 (1.11.0.32.33cb4.202508272026) ... Setting up libosmo-gsup-client0:amd64 (1.9.1.1.d4b4.202508272026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.160.ddd3.202508272026) ... Setting up osmo-stp:amd64 (2.1.0.160.ddd3.202508272026) ... changed ownership of '/etc/osmocom/osmo-stp.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-stp.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-stp.service' → '/usr/lib/systemd/system/osmo-stp.service'. Setting up libosmo-ranap7:amd64 (1.7.0.15.d500.202508272026) ... Setting up osmo-sgsn (1.12.0.57.ad61.202508272026) ... changed ownership of '/etc/osmocom/osmo-sgsn.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-sgsn.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) ownership of '/etc/osmocom' retained as root:osmocom mode of '/etc/osmocom' retained as 2775 (rwxrwsr-x) ownership of '/var/lib/osmocom' retained as osmocom:osmocom Created symlink '/etc/systemd/system/multi-user.target.wants/osmo-sgsn.service' → '/usr/lib/systemd/system/osmo-sgsn.service'. Setting up libosmo-ranap-dbg:amd64 (1.7.0.15.d500.202508272026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.160.ddd3.202508272026) ... Setting up osmo-sgsn-dbg:amd64 (1.12.0.57.ad61.202508272026) ... Processing triggers for libc-bin (2.41-12) ... [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-20250828-1458-a9150144-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-20250828-1458-a9150144-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-20250828-1458-a9150144-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-20250828-1458-a9150144-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-20250828-1458-a9150144-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-20250828-1458-a9150144-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-20250828-1458-a9150144-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-20250828-1458-a9150144-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/stp/stp.log'] 20250828145832192 DLSS7 INFO 0: Creating SS7 Instance (ss7_instance.c:65) 20250828145832192 DLSS7 INFO 0: Creating Route Table system (ss7_route_table.c:62) 20250828145832192 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) 20250828145832192 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250828145832192 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250828145832192 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Allocated (fsm.c:456) 20250828145832192 DLSS7 INFO 0: AS(sgsn0) Created AS (ss7_instance.c:325) 20250828145832192 DLSS7 INFO 0: AS(sgsn0) Adding ASP sgsn0-0 to AS (ss7_as.c:161) 20250828145832192 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250828145832192 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) 20250828145832192 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250828145832192 DLSS7 NOTICE 0: ASP(virt-rnc0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250828145832192 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Allocated (fsm.c:456) 20250828145832192 DLSS7 INFO 0: AS(virt-rnc0) Created AS (ss7_instance.c:325) 20250828145832192 DLSS7 INFO 0: AS(virt-rnc0) Adding ASP virt-rnc0-0 to AS (ss7_as.c:161) 20250828145832192 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event AS_ASSIGNED (ss7_as.c:167) 20250828145832192 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) 20250828145832192 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) 20250828145832192 DLSS7 INFO Creating m3ua Server (null):2905 (ss7_xua_srv.c:238) 20250828145832192 DLSS7 INFO Created m3ua server on (null):2905 (ss7_xua_srv.c:258) 20250828145832192 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. 20250828145832192 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4239 (telnet_interface.c:88) [testenv][generic] Running sgsn [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', '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-20250828-1458-a9150144-0', 'sh', '-c', 'osmo-sgsn 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/sgsn/sgsn.log'] rate_ctr.c:86 validating counter group 0x55944ba79ac0(sgsn) with 23 counters 20250828145832351 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) % VTY node 'asp' without a '[no] shutdown' command at the end is deprecated, please make sure you update your cfg file for future compatibility. 20250828145832351 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) 20250828145832351 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828145832351 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250828145832351 DLGLOBAL NOTICE Available via telnet 127.0.0.10 4245 (telnet_interface.c:88) 20250828145832351 DLGTP NOTICE GTP: gtp_newgsn() started at 127.0.0.10 (gsn.c:489) 20250828145832352 DLGTP NOTICE State information file (.//gsn_restart) not found. Creating new file. (gsn.c:410) 20250828145832352 DGPRS NOTICE Created GTP on 127.0.0.10 (sgsn_libgtp.c:970) 20250828145832352 DGPRS NOTICE libGTP v1.13.0.13-88d6.202508272026 initialized (sgsn_main.c:463) 20250828145832352 DLCTRL NOTICE CTRL at 127.0.0.10 4251 (control_if.c:1026) 20250828145832352 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145832352 DLSCCP NOTICE OsmoSGSN: Using SS7 instance 0, pc:0.23.4 (sccp_instance.c:644) 20250828145832352 DLSCCP NOTICE OsmoSGSN: Using AS instance as-clnt-OsmoSGSN-A (sccp_instance.c:662) 20250828145832352 DLSCCP NOTICE OsmoSGSN: Creating default route (sccp_instance.c:668) 20250828145832352 DLSCCP NOTICE OsmoSGSN: Using ASP instance asp-clnt-OsmoSGSN-A (sccp_instance.c:773) 20250828145832352 DLSS7 NOTICE 0: Creating SCCP instance (ss7_instance.c:159) 20250828145832352 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_instance.c:168) 20250828145832352 DLSCCP INFO 0: SCCP(rctx=0) Binding user 'OsmoSGSN-IuPS' to SSN=142 PC=(no PC) (sccp_instance.c:168) 20250828145832352 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828145832352 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828145832352 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828145832352 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828145832352 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828145832352 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828145832352 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828145832352 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828145832352 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828145832352 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828145832352 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250828145832352 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828145832352 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) 20250828145832352 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828145832352 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828145832352 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828145832353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828145832353 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828145832353 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250828145832353 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828145832353 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828145832353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828145832353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828145832353 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828145832353 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828145832353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828145832353 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) 20250828145832353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828145832353 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828145832353 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828145832353 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250828145832353 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828145832353 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) 20250828145832353 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) 20250828145832353 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) 20250828145832353 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) 20250828145832353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828145832353 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55944d780750]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250828145832353 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) 20250828145832353 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA(RFC4666 4.5.1) for 0.24.3/0 (xua_snm.c:458) 20250828145832353 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-debian-trixie', '-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-20250828-1458-a9150144-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@538fccd39e6b: Unix server socket created successfully. MC@538fccd39e6b: Listening on TCP port 46241. 538fccd39e6b is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_cache/podman/titan-11.1.0-debian-trixie/sgsn/SGSN_Tests 538fccd39e6b 46241 TTCN-3 Host Controller (parallel mode), version 11.1.0 MC@538fccd39e6b: New HC connected from 10.0.2.100 [10.0.2.100]. 538fccd39e6b: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@538fccd39e6b: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@538fccd39e6b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@538fccd39e6b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@538fccd39e6b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@538fccd39e6b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@538fccd39e6b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@538fccd39e6b: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@538fccd39e6b: Configuration file was processed on all HCs. MC@538fccd39e6b: Creating MTC on host 10.0.2.100. MC@538fccd39e6b: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@538fccd39e6b: 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 ------ Thu Aug 28 14:58: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.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 20250828145833353 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145833353 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach started. 20250828145833952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35860<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145833960 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(3)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(4)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(3)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(7)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145834001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250828145834001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250828145834001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250828145834001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828145834001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145834001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145834001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145834001 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145834001 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(7)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145834002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145834002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145834002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145834002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145834002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145834002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145834002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145834002 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250828145834002 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828145834002 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145834002 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145834002 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145834002 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(7)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(7)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145834005 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(8)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(4)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(4)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145834012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145834012 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach-BVCI196(6)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(9)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(8)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(12)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145834021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNCONFIGURED}: Allocated (fsm.c:456) 20250828145834021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250828145834021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250828145834021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828145834021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145834021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145834021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145834021 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145834021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(12)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145834023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145834023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145834023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145834023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145834023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145834023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145834023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145834023 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250828145834023 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828145834023 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145834023 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145834023 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145834023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(12)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(12)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145834025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145834025 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)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(9)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(9)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145834032 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145834032 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach-BVCI210(11)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(14)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(13)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(17)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145834041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNCONFIGURED}: Allocated (fsm.c:456) 20250828145834041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNCONFIGURED}: Received Event REQ-START (gprs_ns2_vc_fsm.c:817) 20250828145834041 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNCONFIGURED}: state_chg to RESET (gprs_ns2_vc_fsm.c:284) 20250828145834041 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828145834042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145834042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145834042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145834042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145834042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(17)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145834043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145834043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145834043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145834043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145834043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145834043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145834043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145834043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=1, mtu=65523 (gprs_ns2.c:575) 20250828145834043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828145834043 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145834043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145834043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145834043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(17)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(17)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145834046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145834046 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)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(14)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145834052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145834052 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach-BVCI220(16)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828145834354 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145834354 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828145834354 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828145834354 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(18)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(18)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828145834355 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828145834355 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(18)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(18)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(18)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(18)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach-BVCI196(6)@538fccd39e6b: Adding Client=TC_attach(22), IMSI='262420000000001'H, TLLI='EC11E01E'O, index=0 SGSN_Test-GSUP(19)@538fccd39e6b: Created GsupExpect[0] for "262420000000001" to be handled at TC_attach(22) TC_attach(22)@538fccd39e6b: 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 := '461B9D1EBCC9AC211587DA905A56E759'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1CDAFD41'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '62E7AA1B0F614A46'O } } } } } 20250828145835437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145835437 DLLC NOTICE LLME(ffffffff/ec11e01e){UNASSIGNED} LLC RX: unknown TLLI 0xec11e01e, creating LLME on the fly (gprs_llc.c:552) 20250828145835437 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145835437 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000001) type="GPRS attach"  (gprs_gmm.c:1320) 20250828145835437 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828145835437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828145835437 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828145835437 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828145835437 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828145835437 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828145835437 DLLC NOTICE LLME(ffffffff/ec11e01e){UNASSIGNED} LLGM Assign pre (ec11e01e => f2eb9fea) (gprs_llc.c:1079) 20250828145835437 DLLC NOTICE LLME(ec11e01e/f2eb9fea){ASSIGNED} LLGM Assign post (ec11e01e => f2eb9fea) (gprs_llc.c:1125) 20250828145835437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828145835437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828145835437 DMM DEBUG MM(262420000000001/f2eb9fea) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828145835457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145835457 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828145835458 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145835458 DMM DEBUG MM(262420000000001/f2eb9fea) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000010 (gprs_gmm.c:1134) 20250828145835458 DMM NOTICE MM(262420000000001/f2eb9fea) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828145835458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828145835458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828145835458 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828145835458 DMM DEBUG MM(262420000000001/f2eb9fea) Requesting authorization (sgsn_auth.c:160) 20250828145835458 DMM INFO MM(262420000000001/f2eb9fea) Requesting authentication tuples (sgsn_auth.c:184) 20250828145835458 DMM DEBUG MM(262420000000001/f2eb9fea) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828145835458 DGPRS INFO SUBSCR(262420000000001) requesting auth info (gprs_subscriber.c:805) 20250828145835458 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000001" handled at TC_attach(22) SGSN_Test-GSUP(19)@538fccd39e6b: Added IMSI table entry 0TC_attach(22)"262420000000001" 20250828145835465 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828145835465 DGPRS INFO SUBSCR(262420000000001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828145835465 DGPRS DEBUG SUBSCR(262420000000001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828145835465 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828145835465 DMM INFO MM(262420000000001/f2eb9fea) Subscriber data update (mmctx.c:445) 20250828145835465 DMM DEBUG MM(262420000000001/f2eb9fea) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828145835465 DMM INFO MM(262420000000001/f2eb9fea) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828145835465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828145835465 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828145835465 DMM INFO MM(262420000000001/f2eb9fea) <- GMM AUTH AND CIPHERING REQ (rand = 46 1b 9d 1e bc c9 ac 21 15 87 da 90 5a 56 e7 59 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828145835482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145835483 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145835483 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145835483 DMM INFO MM(262420000000001/f2eb9fea) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828145835483 DMM NOTICE MM(262420000000001/f2eb9fea) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828145835483 DMM DEBUG MM(262420000000001/f2eb9fea) checking auth: received GSM SRES = 1c da fd 41 (gprs_gmm.c:716) 20250828145835483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828145835483 DMM DEBUG MM(262420000000001/f2eb9fea) Requesting authorization (sgsn_auth.c:160) 20250828145835483 DMM INFO MM(262420000000001/f2eb9fea) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828145835483 DMM DEBUG MM(262420000000001/f2eb9fea) Requesting subscriber data update (gprs_subscriber.c:894) 20250828145835483 DGPRS INFO SUBSCR(262420000000001) subscriber data is not available (gprs_subscriber.c:818) 20250828145835483 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) 20250828145835483 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828145835483 DMM INFO MM(262420000000001/f2eb9fea) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2eb9fea) (gprs_gmm.c:337) 20250828145835486 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828145835486 DGPRS INFO SUBSCR(262420000000001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828145835486 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250828145835486 DMM INFO MM(262420000000001/f2eb9fea) Subscriber data update (mmctx.c:445) 20250828145835486 DMM DEBUG MM(262420000000001/f2eb9fea) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828145835486 DMM INFO MM(262420000000001/f2eb9fea) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828145835486 DMM NOTICE MM(262420000000001/f2eb9fea) Authorized, continuing procedure, IMSI=262420000000001 (gprs_gmm.c:1050) 20250828145835486 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828145835486 DMM NOTICE MM(262420000000001/f2eb9fea) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828145835486 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) 20250828145835487 DGPRS INFO SUBSCR(262420000000001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828145835487 DGPRS DEBUG SUBSCR(262420000000001) Updating subscriber data (gprs_subscriber.c:839) 20250828145835487 DMM INFO MM(262420000000001/f2eb9fea) Subscriber data update (mmctx.c:445) 20250828145835487 DMM DEBUG MM(262420000000001/f2eb9fea) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828145835500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145835500 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828145835500 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145835500 DMM INFO MM(262420000000001/f2eb9fea) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828145835500 DMM NOTICE MM(262420000000001/f2eb9fea) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828145835500 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828145835500 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828145835500 DLLC NOTICE LLME(ec11e01e/f2eb9fea){ASSIGNED} LLGM Assign pre (ffffffff => f2eb9fea) (gprs_llc.c:1079) 20250828145835500 DLLC NOTICE LLME(ffffffff/f2eb9fea){ASSIGNED} LLGM Assign post (ffffffff => f2eb9fea) (gprs_llc.c:1125) 20250828145835500 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828145835500 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828145835500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828145835500 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach(22)@538fccd39e6b: setverdict(pass): none -> pass TC_attach-BVCI196(6)@538fccd39e6b: Removing Client IMSI='262420000000001'H, index=0 TC_attach(22)@538fccd39e6b: Final verdict of PTC: pass 20250828145835558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35860<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(19)@538fccd39e6b: Final verdict of PTC: none TC_attach-BVCI220(16)@538fccd39e6b: Final verdict of PTC: none 20250828145835564 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(7)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(12)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(4)@538fccd39e6b: Final verdict of PTC: none 20250828145835564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach-BVCI210(11)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(3)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(13)@538fccd39e6b: Final verdict of PTC: none TC_attach-BVCI196(6)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(20)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(9)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(18)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(17)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(8)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(14)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(21)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(5)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(15)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(10)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(3): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(4): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(5): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach-BVCI196(6): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(7): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(8): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(9): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(10): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach-BVCI210(11): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(12): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(13): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(14): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(15): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach-BVCI220(16): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(17): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(18): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(19): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(20): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(21): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach(22): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach pass'. Thu Aug 28 14:58:35 UTC 2025 ====== SGSN_Tests.TC_attach pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach.talloc 20250828145835647 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35874<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145836048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35874<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=85492) 20250828145836565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145836565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=85492, count=89848) 20250828145837566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145837566 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 14:58:38 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 20250828145838567 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145838567 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_mnc3 started. 20250828145839081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145839082 DMM INFO MM(262420000000001/f2eb9fea) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828145839082 DMM INFO MM(262420000000001/f2eb9fea) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828145839082 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828145839082 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828145839082 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828145839082 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828145839082 DLLC NOTICE LLME(ffffffff/f2eb9fea){ASSIGNED} LLGM Assign pre (f2eb9fea => ffffffff) (gprs_llc.c:1079) 20250828145839082 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2eb9fea => ffffffff) (gprs_llc.c:1125) 20250828145839082 DGPRS INFO SUBSCR(262420000000001) purging MS subscriber (gprs_subscriber.c:785) 20250828145839082 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) 20250828145839082 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) 20250828145839082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828145839082 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828145839082 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828145839082 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828145839082 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(23)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(24)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(23)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(27)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145839115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828145839115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145839115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145839115 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145839115 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828145839115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145839115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145839115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145839115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(27)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145839116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145839116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145839116 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145839117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145839117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145839117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145839117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145839117 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145839117 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828145839117 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145839117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145839117 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145839117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(27)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(27)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(28)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828145839119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(24)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(24)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145839124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145839124 DLBSSGP NOTICE Cell 023-420-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(29)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI196(25)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(28)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(32)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145839131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828145839131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145839131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145839131 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145839131 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828145839131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145839131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145839131 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145839131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(32)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145839132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145839132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145839132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145839132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145839132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145839132 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145839132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145839132 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145839132 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828145839132 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145839132 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145839133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145839133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(32)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(32)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145839135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(33)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(29)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(29)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145839141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145839141 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(34)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_mnc3-BVCI210(31)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(33)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(38)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(38)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145839154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828145839154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145839154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145839154 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145839154 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828145839154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145839154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145839154 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145839154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(38)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145839155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145839155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145839155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145839155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145839155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145839155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145839155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145839155 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145839155 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828145839155 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145839155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145839155 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145839155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(38)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(38)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145839157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(34)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(34)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145839162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145839162 DLBSSGP NOTICE Cell 023-420-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_mnc3-BVCI220(35)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828145839568 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145839568 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828145839568 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828145839568 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(37)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(37)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828145839572 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(37)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(37)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828145839573 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(37)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(37)@538fccd39e6b: 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(37)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(37)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_mnc3-BVCI196(25)@538fccd39e6b: Adding Client=TC_attach_mnc3(42), IMSI='262420000001001'H, TLLI='FCA61DB0'O, index=0 SGSN_Test-GSUP(39)@538fccd39e6b: Created GsupExpect[0] for "262420000001001" to be handled at TC_attach_mnc3(42) TC_attach_mnc3(42)@538fccd39e6b: 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 := 'EF55FD3D012802E54B4A7F49860F2077'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C94FCF6D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F042760FB683D4CE'O } } } } } 20250828145840611 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145840611 DLLC NOTICE LLME(ffffffff/fca61db0){UNASSIGNED} LLC RX: unknown TLLI 0xfca61db0, creating LLME on the fly (gprs_llc.c:552) 20250828145840611 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145840612 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250828145840612 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828145840612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828145840612 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828145840612 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828145840612 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828145840612 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828145840612 DLLC NOTICE LLME(ffffffff/fca61db0){UNASSIGNED} LLGM Assign pre (fca61db0 => d783451a) (gprs_llc.c:1079) 20250828145840612 DLLC NOTICE LLME(fca61db0/d783451a){ASSIGNED} LLGM Assign post (fca61db0 => d783451a) (gprs_llc.c:1125) 20250828145840612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828145840612 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828145840612 DMM DEBUG MM(262420000001001/d783451a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828145840622 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145840622 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828145840622 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145840622 DMM DEBUG MM(262420000001001/d783451a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250828145840622 DMM NOTICE MM(262420000001001/d783451a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828145840622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828145840622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828145840622 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828145840622 DMM DEBUG MM(262420000001001/d783451a) Requesting authorization (sgsn_auth.c:160) 20250828145840622 DMM INFO MM(262420000001001/d783451a) Requesting authentication tuples (sgsn_auth.c:184) 20250828145840622 DMM DEBUG MM(262420000001001/d783451a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828145840622 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250828145840622 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001001" handled at TC_attach_mnc3(42) SGSN_Test-GSUP(39)@538fccd39e6b: Added IMSI table entry 0TC_attach_mnc3(42)"262420000001001" 20250828145840624 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828145840624 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828145840624 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828145840624 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828145840624 DMM INFO MM(262420000001001/d783451a) Subscriber data update (mmctx.c:445) 20250828145840624 DMM DEBUG MM(262420000001001/d783451a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828145840624 DMM INFO MM(262420000001001/d783451a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828145840624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828145840624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828145840624 DMM INFO MM(262420000001001/d783451a) <- GMM AUTH AND CIPHERING REQ (rand = ef 55 fd 3d 01 28 02 e5 4b 4a 7f 49 86 0f 20 77 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828145840630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145840630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145840630 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145840630 DMM INFO MM(262420000001001/d783451a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828145840630 DMM NOTICE MM(262420000001001/d783451a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828145840630 DMM DEBUG MM(262420000001001/d783451a) checking auth: received GSM SRES = c9 4f cf 6d (gprs_gmm.c:716) 20250828145840630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828145840630 DMM DEBUG MM(262420000001001/d783451a) Requesting authorization (sgsn_auth.c:160) 20250828145840630 DMM INFO MM(262420000001001/d783451a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828145840630 DMM DEBUG MM(262420000001001/d783451a) Requesting subscriber data update (gprs_subscriber.c:894) 20250828145840630 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250828145840630 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) 20250828145840630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828145840630 DMM INFO MM(262420000001001/d783451a) <- GMM ATTACH ACCEPT (new P-TMSI=0xd783451a) (gprs_gmm.c:337) 20250828145840630 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828145840630 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828145840630 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250828145840630 DMM INFO MM(262420000001001/d783451a) Subscriber data update (mmctx.c:445) 20250828145840630 DMM DEBUG MM(262420000001001/d783451a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828145840630 DMM INFO MM(262420000001001/d783451a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828145840630 DMM NOTICE MM(262420000001001/d783451a) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250828145840630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828145840630 DMM NOTICE MM(262420000001001/d783451a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828145840630 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) 20250828145840631 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828145840631 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250828145840631 DMM INFO MM(262420000001001/d783451a) Subscriber data update (mmctx.c:445) 20250828145840631 DMM DEBUG MM(262420000001001/d783451a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828145840634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145840634 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828145840634 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145840634 DMM INFO MM(262420000001001/d783451a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828145840634 DMM NOTICE MM(262420000001001/d783451a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828145840634 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828145840634 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828145840634 DLLC NOTICE LLME(fca61db0/d783451a){ASSIGNED} LLGM Assign pre (ffffffff => d783451a) (gprs_llc.c:1079) 20250828145840634 DLLC NOTICE LLME(ffffffff/d783451a){ASSIGNED} LLGM Assign post (ffffffff => d783451a) (gprs_llc.c:1125) 20250828145840634 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828145840634 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828145840634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828145840634 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_mnc3(42)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_mnc3-BVCI196(25)@538fccd39e6b: Removing Client IMSI='262420000001001'H, index=0 TC_attach_mnc3(42)@538fccd39e6b: Final verdict of PTC: pass 20250828145840687 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35888<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(32)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(39)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(38)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(29)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(24)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(33)@538fccd39e6b: Final verdict of PTC: none 20250828145840688 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI97(27)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(28)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(41)@538fccd39e6b: Final verdict of PTC: none TC_attach_mnc3-BVCI196(25)@538fccd39e6b: Final verdict of PTC: none TC_attach_mnc3-BVCI220(35)@538fccd39e6b: Final verdict of PTC: none 20250828145840688 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(37)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(26)@538fccd39e6b: Final verdict of PTC: none TC_attach_mnc3-BVCI210(31)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(36)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(23)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(30)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(40)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(34)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(23): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(24): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_mnc3-BVCI196(25): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(26): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(27): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(28): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(29): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(30): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_mnc3-BVCI210(31): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(32): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(33): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(34): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_mnc3-BVCI220(35): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(36): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(37): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(38): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(39): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(40): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(41): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_mnc3(42): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_mnc3 finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_mnc3 pass'. Thu Aug 28 14:58:40 UTC 2025 ====== SGSN_Tests.TC_attach_mnc3 pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_mnc3.talloc 20250828145840764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35898<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145841166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35898<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86044) 20250828145841689 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145841689 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86044, count=90400) 20250828145842691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145842691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 14:58: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.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 20250828145843691 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145843691 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_umts_aka_umts_res started. 20250828145844221 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145844224 DMM INFO MM(262420000001001/d783451a) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828145844224 DMM INFO MM(262420000001001/d783451a) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828145844224 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828145844224 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828145844224 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828145844224 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828145844224 DLLC NOTICE LLME(ffffffff/d783451a){ASSIGNED} LLGM Assign pre (d783451a => ffffffff) (gprs_llc.c:1079) 20250828145844224 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d783451a => ffffffff) (gprs_llc.c:1125) 20250828145844224 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250828145844224 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) 20250828145844224 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) 20250828145844224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828145844224 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828145844224 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828145844224 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828145844224 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(43)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(44)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(43)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(48)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(48)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(47)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828145844280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828145844280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145844280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145844280 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145844280 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828145844280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145844280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145844280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145844280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(48)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145844282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145844282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145844282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145844282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145844282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145844282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145844282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145844282 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145844282 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828145844282 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145844282 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145844282 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145844282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(48)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(48)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145844284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(44)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(49)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(44)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145844290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145844290 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(47)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_umts_res-BVCI196(45)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(52)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145844293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828145844293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145844293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145844293 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145844293 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828145844293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145844293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145844293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145844293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(52)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145844293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145844293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145844293 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145844294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145844294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145844294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145844294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145844294 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145844294 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828145844294 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145844294 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145844294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145844294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(52)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(52)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145844296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(53)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(49)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(49)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145844303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145844303 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI210(51)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(54)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(53)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(57)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145844313 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828145844314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145844314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145844314 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145844314 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828145844314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145844314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145844314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145844314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(57)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145844315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145844315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145844315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145844315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145844315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145844315 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145844315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145844315 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145844315 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828145844315 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145844315 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145844316 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145844316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(57)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(57)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145844318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(54)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(54)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145844324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145844324 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_umts_res-BVCI220(56)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828145844692 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145844692 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828145844692 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828145844692 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(58)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(58)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828145844693 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828145844693 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(58)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(58)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(58)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(58)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_umts_res-BVCI196(45)@538fccd39e6b: Adding Client=TC_attach_umts_aka_umts_res(62), IMSI='262420000001002'H, TLLI='D5EEFA79'O, index=0 SGSN_Test-GSUP(59)@538fccd39e6b: Created GsupExpect[0] for "262420000001002" to be handled at TC_attach_umts_aka_umts_res(62) TC_attach_umts_aka_umts_res(62)@538fccd39e6b: 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 := '26AEA74D614839A861C5B60E18C654E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '57D72A17'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45CDE7B446279DE2'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '2BA2A3B4D360DB7F1B021B35DAD0846E'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '91A3AAC62389334CD5AB2604F6ACEDDE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '1B22161E3626D4BA160C30B9E44423E9'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BC6113F7B84E470A'O } } } } } 20250828145846089 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145846089 DLLC NOTICE LLME(ffffffff/d5eefa79){UNASSIGNED} LLC RX: unknown TLLI 0xd5eefa79, creating LLME on the fly (gprs_llc.c:552) 20250828145846089 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145846089 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250828145846089 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828145846089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828145846089 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828145846089 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828145846089 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828145846089 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828145846089 DLLC NOTICE LLME(ffffffff/d5eefa79){UNASSIGNED} LLGM Assign pre (d5eefa79 => e2565e51) (gprs_llc.c:1079) 20250828145846089 DLLC NOTICE LLME(d5eefa79/e2565e51){ASSIGNED} LLGM Assign post (d5eefa79 => e2565e51) (gprs_llc.c:1125) 20250828145846089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828145846089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828145846089 DMM DEBUG MM(262420000001002/e2565e51) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828145846096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145846096 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828145846096 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145846096 DMM DEBUG MM(262420000001002/e2565e51) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250828145846096 DMM NOTICE MM(262420000001002/e2565e51) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828145846096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828145846096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828145846096 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828145846096 DMM DEBUG MM(262420000001002/e2565e51) Requesting authorization (sgsn_auth.c:160) 20250828145846096 DMM INFO MM(262420000001002/e2565e51) Requesting authentication tuples (sgsn_auth.c:184) 20250828145846096 DMM DEBUG MM(262420000001002/e2565e51) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828145846096 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250828145846096 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001002" handled at TC_attach_umts_aka_umts_res(62) SGSN_Test-GSUP(59)@538fccd39e6b: Added IMSI table entry 0TC_attach_umts_aka_umts_res(62)"262420000001002" 20250828145846097 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828145846097 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828145846097 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828145846097 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828145846097 DMM INFO MM(262420000001002/e2565e51) Subscriber data update (mmctx.c:445) 20250828145846097 DMM DEBUG MM(262420000001002/e2565e51) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828145846097 DMM INFO MM(262420000001002/e2565e51) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828145846097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828145846097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828145846098 DMM INFO MM(262420000001002/e2565e51) <- GMM AUTH AND CIPHERING REQ (rand = 26 ae a7 4d 61 48 39 a8 61 c5 b6 0e 18 c6 54 e7 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 1b 22 16 1e 36 26 d4 ba 16 0c 30 b9 e4 44 23 e9 ) (gprs_gmm.c:510) 20250828145846103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145846103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145846103 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145846103 DMM INFO MM(262420000001002/e2565e51) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828145846103 DMM NOTICE MM(262420000001002/e2565e51) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828145846103 DMM DEBUG MM(262420000001002/e2565e51) checking auth: received UMTS RES = bc 61 13 f7 b8 4e 47 0a (gprs_gmm.c:716) 20250828145846103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828145846103 DMM DEBUG MM(262420000001002/e2565e51) Requesting authorization (sgsn_auth.c:160) 20250828145846103 DMM INFO MM(262420000001002/e2565e51) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828145846103 DMM DEBUG MM(262420000001002/e2565e51) Requesting subscriber data update (gprs_subscriber.c:894) 20250828145846103 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250828145846103 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) 20250828145846103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828145846103 DMM INFO MM(262420000001002/e2565e51) <- GMM ATTACH ACCEPT (new P-TMSI=0xe2565e51) (gprs_gmm.c:337) 20250828145846104 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828145846104 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828145846104 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250828145846104 DMM INFO MM(262420000001002/e2565e51) Subscriber data update (mmctx.c:445) 20250828145846104 DMM DEBUG MM(262420000001002/e2565e51) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828145846104 DMM INFO MM(262420000001002/e2565e51) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828145846104 DMM NOTICE MM(262420000001002/e2565e51) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250828145846104 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828145846104 DMM NOTICE MM(262420000001002/e2565e51) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828145846104 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) 20250828145846104 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828145846104 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250828145846104 DMM INFO MM(262420000001002/e2565e51) Subscriber data update (mmctx.c:445) 20250828145846104 DMM DEBUG MM(262420000001002/e2565e51) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828145846107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145846107 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828145846107 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145846107 DMM INFO MM(262420000001002/e2565e51) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828145846107 DMM NOTICE MM(262420000001002/e2565e51) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828145846107 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828145846107 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828145846107 DLLC NOTICE LLME(d5eefa79/e2565e51){ASSIGNED} LLGM Assign pre (ffffffff => e2565e51) (gprs_llc.c:1079) 20250828145846107 DLLC NOTICE LLME(ffffffff/e2565e51){ASSIGNED} LLGM Assign post (ffffffff => e2565e51) (gprs_llc.c:1125) 20250828145846107 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828145846107 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828145846107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828145846107 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_umts_res(62)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_umts_aka_umts_res-BVCI196(45)@538fccd39e6b: Removing Client IMSI='262420000001002'H, index=0 TC_attach_umts_aka_umts_res(62)@538fccd39e6b: Final verdict of PTC: pass 20250828145846160 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52978<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(59)@538fccd39e6b: Final verdict of PTC: none 20250828145846163 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828145846163 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(48)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(53)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(58)@538fccd39e6b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI196(45)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(57)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(43)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(44)@538fccd39e6b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI210(51)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(52)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(54)@538fccd39e6b: Final verdict of PTC: none TC_attach_umts_aka_umts_res-BVCI220(56)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(47)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(60)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(49)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(61)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(46)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(50)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(55)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(43): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(44): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI196(45): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(46): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(47): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(48): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(49): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(50): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI210(51): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(52): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(53): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(54): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(55): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_umts_aka_umts_res-BVCI220(56): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(57): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(58): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(59): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(60): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(61): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_umts_aka_umts_res(62): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_umts_aka_umts_res finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 14:58:46 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 20250828145846238 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145846639 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52984<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=89824) 20250828145847165 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145847165 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=89824, count=90984) 20250828145848166 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145848166 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 14:58: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_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 20250828145849168 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145849168 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_umts_aka_gsm_sres started. 20250828145849667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145849668 DMM INFO MM(262420000001002/e2565e51) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828145849668 DMM INFO MM(262420000001002/e2565e51) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828145849668 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828145849668 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828145849668 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828145849668 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828145849668 DLLC NOTICE LLME(ffffffff/e2565e51){ASSIGNED} LLGM Assign pre (e2565e51 => ffffffff) (gprs_llc.c:1079) 20250828145849668 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e2565e51 => ffffffff) (gprs_llc.c:1125) 20250828145849668 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250828145849668 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) 20250828145849668 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) 20250828145849668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828145849668 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828145849668 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828145849668 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828145849668 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(63)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(64)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(63)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(67)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145849692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828145849692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145849692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145849692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145849692 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828145849692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145849692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145849692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145849692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(67)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145849694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145849694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145849694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145849694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145849694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145849694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145849694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145849694 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145849694 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828145849694 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145849694 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(67)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145849694 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145849694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(67)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(68)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828145849697 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(64)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(64)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(69)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828145849705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145849705 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(68)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI196(65)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(72)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145849711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828145849711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145849711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145849711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145849711 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828145849711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145849711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145849711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145849711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(72)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145849712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145849712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145849712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145849712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145849712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145849712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145849712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145849712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145849712 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828145849712 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145849712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(72)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145849713 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145849713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(72)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(73)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828145849716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(69)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(69)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145849726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145849726 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(74)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_umts_aka_gsm_sres-BVCI210(71)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(73)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(77)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145849740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828145849740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145849740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145849740 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145849740 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828145849740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145849740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145849740 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145849740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(77)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145849742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145849742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145849742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145849742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145849742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145849742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145849742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145849742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145849742 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828145849742 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145849742 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145849743 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145849743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(77)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(77)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145849747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(74)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(74)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145849757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145849757 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_umts_aka_gsm_sres-BVCI220(75)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828145850169 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145850169 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828145850169 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828145850169 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(78)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(78)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828145850171 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(78)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(78)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828145850171 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(78)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(78)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_umts_aka_gsm_sres-BVCI196(65)@538fccd39e6b: Adding Client=TC_attach_umts_aka_gsm_sres(82), IMSI='262420000001003'H, TLLI='E0533CF1'O, index=0 SGSN_Test-GSUP(79)@538fccd39e6b: Created GsupExpect[0] for "262420000001003" to be handled at TC_attach_umts_aka_gsm_sres(82) TC_attach_umts_aka_gsm_sres(82)@538fccd39e6b: 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 := 'EB1510F338454B11BA06097B503BD141'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '84A2AFF5'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '22A9FBA212F6715B'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '17865A3A6292D7B88A4CC3FF6F5DD356'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '688D6845DD4EAAC6407FC562874A1642'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E18C120A9180B1AC617EF50DE08FAA8C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5E937335B2C09587'O } } } } } 20250828145851200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145851200 DLLC NOTICE LLME(ffffffff/e0533cf1){UNASSIGNED} LLC RX: unknown TLLI 0xe0533cf1, creating LLME on the fly (gprs_llc.c:552) 20250828145851200 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145851200 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250828145851200 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828145851200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828145851200 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828145851200 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828145851200 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828145851200 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828145851200 DLLC NOTICE LLME(ffffffff/e0533cf1){UNASSIGNED} LLGM Assign pre (e0533cf1 => f8df0685) (gprs_llc.c:1079) 20250828145851200 DLLC NOTICE LLME(e0533cf1/f8df0685){ASSIGNED} LLGM Assign post (e0533cf1 => f8df0685) (gprs_llc.c:1125) 20250828145851200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828145851200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828145851200 DMM DEBUG MM(262420000001003/f8df0685) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828145851209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145851209 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828145851209 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145851209 DMM DEBUG MM(262420000001003/f8df0685) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250828145851209 DMM NOTICE MM(262420000001003/f8df0685) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828145851209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828145851209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828145851209 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828145851209 DMM DEBUG MM(262420000001003/f8df0685) Requesting authorization (sgsn_auth.c:160) 20250828145851209 DMM INFO MM(262420000001003/f8df0685) Requesting authentication tuples (sgsn_auth.c:184) 20250828145851209 DMM DEBUG MM(262420000001003/f8df0685) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828145851209 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250828145851209 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001003" handled at TC_attach_umts_aka_gsm_sres(82) SGSN_Test-GSUP(79)@538fccd39e6b: Added IMSI table entry 0TC_attach_umts_aka_gsm_sres(82)"262420000001003" 20250828145851211 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828145851211 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828145851211 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828145851211 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828145851211 DMM INFO MM(262420000001003/f8df0685) Subscriber data update (mmctx.c:445) 20250828145851211 DMM DEBUG MM(262420000001003/f8df0685) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828145851211 DMM INFO MM(262420000001003/f8df0685) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828145851211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828145851211 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828145851211 DMM INFO MM(262420000001003/f8df0685) <- GMM AUTH AND CIPHERING REQ (rand = eb 15 10 f3 38 45 4b 11 ba 06 09 7b 50 3b d1 41 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e1 8c 12 0a 91 80 b1 ac 61 7e f5 0d e0 8f aa 8c ) (gprs_gmm.c:510) 20250828145851217 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145851217 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145851217 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145851217 DMM INFO MM(262420000001003/f8df0685) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828145851217 DMM NOTICE MM(262420000001003/f8df0685) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828145851217 DMM DEBUG MM(262420000001003/f8df0685) checking auth: received GSM SRES = 84 a2 af f5 (gprs_gmm.c:716) 20250828145851217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828145851217 DMM DEBUG MM(262420000001003/f8df0685) Requesting authorization (sgsn_auth.c:160) 20250828145851217 DMM INFO MM(262420000001003/f8df0685) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828145851217 DMM DEBUG MM(262420000001003/f8df0685) Requesting subscriber data update (gprs_subscriber.c:894) 20250828145851217 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250828145851217 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) 20250828145851217 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828145851217 DMM INFO MM(262420000001003/f8df0685) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8df0685) (gprs_gmm.c:337) 20250828145851218 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828145851218 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828145851218 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250828145851218 DMM INFO MM(262420000001003/f8df0685) Subscriber data update (mmctx.c:445) 20250828145851218 DMM DEBUG MM(262420000001003/f8df0685) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828145851218 DMM INFO MM(262420000001003/f8df0685) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828145851218 DMM NOTICE MM(262420000001003/f8df0685) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250828145851218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828145851218 DMM NOTICE MM(262420000001003/f8df0685) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828145851218 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) 20250828145851218 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828145851218 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250828145851218 DMM INFO MM(262420000001003/f8df0685) Subscriber data update (mmctx.c:445) 20250828145851218 DMM DEBUG MM(262420000001003/f8df0685) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828145851221 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145851221 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828145851221 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145851221 DMM INFO MM(262420000001003/f8df0685) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828145851221 DMM NOTICE MM(262420000001003/f8df0685) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828145851221 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828145851221 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828145851221 DLLC NOTICE LLME(e0533cf1/f8df0685){ASSIGNED} LLGM Assign pre (ffffffff => f8df0685) (gprs_llc.c:1079) 20250828145851221 DLLC NOTICE LLME(ffffffff/f8df0685){ASSIGNED} LLGM Assign post (ffffffff => f8df0685) (gprs_llc.c:1125) 20250828145851221 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828145851221 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828145851221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828145851221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_umts_aka_gsm_sres(82)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_umts_aka_gsm_sres-BVCI196(65)@538fccd39e6b: Removing Client IMSI='262420000001003'H, index=0 TC_attach_umts_aka_gsm_sres(82)@538fccd39e6b: Final verdict of PTC: pass 20250828145851273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52990<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828145851274 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828145851274 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_umts_aka_gsm_sres-BVCI210(71)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(78)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(64)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(63)@538fccd39e6b: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI196(65)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(74)@538fccd39e6b: Final verdict of PTC: none TC_attach_umts_aka_gsm_sres-BVCI220(75)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(68)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(77)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(69)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(73)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(79)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(81)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(72)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(67)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(70)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(66)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(80)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(76)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(63): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(64): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI196(65): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(66): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(67): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(68): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(69): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(70): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI210(71): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(72): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(73): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(74): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_umts_aka_gsm_sres-BVCI220(75): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(76): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(77): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(78): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(79): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(80): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(81): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_umts_aka_gsm_sres(82): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_umts_aka_gsm_sres finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 14:58:51 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 20250828145851351 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52992<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145851752 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52992<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86620) 20250828145852276 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) Waiting for packet dumper to finish... 1 (prev_count=86620, count=89816) 20250828145852276 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828145853277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145853277 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 14:58:53 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 20250828145854278 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145854278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_timeout_after_pdp_act started. 20250828145854779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41724<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145854779 DMM INFO MM(262420000001003/f8df0685) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828145854779 DMM INFO MM(262420000001003/f8df0685) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828145854779 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828145854779 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828145854779 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828145854779 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828145854779 DLLC NOTICE LLME(ffffffff/f8df0685){ASSIGNED} LLGM Assign pre (f8df0685 => ffffffff) (gprs_llc.c:1079) 20250828145854779 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8df0685 => ffffffff) (gprs_llc.c:1125) 20250828145854779 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250828145854779 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) 20250828145854779 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) 20250828145854779 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828145854779 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828145854779 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828145854779 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828145854779 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(83)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(84)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(83)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(87)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145854803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828145854803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145854803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145854803 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145854803 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828145854803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145854803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145854803 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145854803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(87)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145854805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145854805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145854805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145854805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145854805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145854805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145854805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145854805 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145854805 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828145854805 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145854805 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145854805 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145854805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(87)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(87)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145854807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(88)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(84)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(84)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145854814 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145854814 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI196(86)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(89)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(88)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(92)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145854822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828145854822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145854822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145854822 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145854822 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828145854822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145854822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145854822 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145854822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(92)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145854823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145854823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145854823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145854824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145854824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145854824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145854824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145854824 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145854824 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828145854824 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145854824 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145854824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145854824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145854827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(93)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(89)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(89)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145854835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145854835 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(94)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_timeout_after_pdp_act-BVCI210(91)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(93)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(97)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145854843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828145854843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145854843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145854843 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145854843 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828145854843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145854843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145854843 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145854843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(97)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145854845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145854845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145854845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145854845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145854845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145854845 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145854845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145854845 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145854845 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828145854845 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145854845 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145854846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145854846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(97)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145854849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(94)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(94)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145854857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145854857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_timeout_after_pdp_act-BVCI220(96)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828145855279 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145855279 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828145855279 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828145855279 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(98)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(98)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828145855280 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828145855280 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(98)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(98)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_timeout_after_pdp_act-BVCI196(86)@538fccd39e6b: Adding Client=TC_attach_timeout_after_pdp_act(102), IMSI='262420000000021'H, TLLI='C599FD3B'O, index=0 SGSN_Test-GSUP(99)@538fccd39e6b: Created GsupExpect[0] for "262420000000021" to be handled at TC_attach_timeout_after_pdp_act(102) TC_attach_timeout_after_pdp_act(102)@538fccd39e6b: 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 := 'B64096B7AC3CF07A46874D055956D65D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DC6BC26C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8FDBF363EF5A76C7'O } } } } } 20250828145855308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145855308 DLLC NOTICE LLME(ffffffff/c599fd3b){UNASSIGNED} LLC RX: unknown TLLI 0xc599fd3b, creating LLME on the fly (gprs_llc.c:552) 20250828145855308 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145855308 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250828145855308 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828145855308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828145855308 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828145855308 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828145855308 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828145855308 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828145855308 DLLC NOTICE LLME(ffffffff/c599fd3b){UNASSIGNED} LLGM Assign pre (c599fd3b => d50832d8) (gprs_llc.c:1079) 20250828145855308 DLLC NOTICE LLME(c599fd3b/d50832d8){ASSIGNED} LLGM Assign post (c599fd3b => d50832d8) (gprs_llc.c:1125) 20250828145855308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828145855308 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828145855308 DMM DEBUG MM(262420000000021/d50832d8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828145855316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145855316 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828145855316 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145855316 DMM DEBUG MM(262420000000021/d50832d8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250828145855316 DMM NOTICE MM(262420000000021/d50832d8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828145855316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828145855316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828145855316 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828145855316 DMM DEBUG MM(262420000000021/d50832d8) Requesting authorization (sgsn_auth.c:160) 20250828145855316 DMM INFO MM(262420000000021/d50832d8) Requesting authentication tuples (sgsn_auth.c:184) 20250828145855316 DMM DEBUG MM(262420000000021/d50832d8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828145855316 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250828145855316 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000021" handled at TC_attach_timeout_after_pdp_act(102) SGSN_Test-GSUP(99)@538fccd39e6b: Added IMSI table entry 0TC_attach_timeout_after_pdp_act(102)"262420000000021" 20250828145855358 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828145855358 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828145855358 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828145855358 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828145855358 DMM INFO MM(262420000000021/d50832d8) Subscriber data update (mmctx.c:445) 20250828145855358 DMM DEBUG MM(262420000000021/d50832d8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828145855358 DMM INFO MM(262420000000021/d50832d8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828145855358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828145855358 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828145855358 DMM INFO MM(262420000000021/d50832d8) <- GMM AUTH AND CIPHERING REQ (rand = b6 40 96 b7 ac 3c f0 7a 46 87 4d 05 59 56 d6 5d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828145855363 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145855363 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145855363 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145855364 DMM INFO MM(262420000000021/d50832d8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828145855364 DMM NOTICE MM(262420000000021/d50832d8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828145855364 DMM DEBUG MM(262420000000021/d50832d8) checking auth: received GSM SRES = dc 6b c2 6c (gprs_gmm.c:716) 20250828145855364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828145855364 DMM DEBUG MM(262420000000021/d50832d8) Requesting authorization (sgsn_auth.c:160) 20250828145855364 DMM INFO MM(262420000000021/d50832d8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828145855364 DMM DEBUG MM(262420000000021/d50832d8) Requesting subscriber data update (gprs_subscriber.c:894) 20250828145855364 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250828145855364 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) 20250828145855364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828145855364 DMM INFO MM(262420000000021/d50832d8) <- GMM ATTACH ACCEPT (new P-TMSI=0xd50832d8) (gprs_gmm.c:337) 20250828145855364 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828145855364 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828145855364 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250828145855364 DMM INFO MM(262420000000021/d50832d8) Subscriber data update (mmctx.c:445) 20250828145855364 DMM DEBUG MM(262420000000021/d50832d8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828145855364 DMM INFO MM(262420000000021/d50832d8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828145855364 DMM NOTICE MM(262420000000021/d50832d8) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250828145855364 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828145855364 DMM NOTICE MM(262420000000021/d50832d8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828145855364 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) 20250828145855365 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828145855365 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250828145855365 DMM INFO MM(262420000000021/d50832d8) Subscriber data update (mmctx.c:445) 20250828145855365 DMM DEBUG MM(262420000000021/d50832d8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828145855367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145855368 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828145855368 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145855368 DMM INFO MM(262420000000021/d50832d8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828145855368 DMM NOTICE MM(262420000000021/d50832d8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828145855368 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828145855368 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828145855368 DLLC NOTICE LLME(c599fd3b/d50832d8){ASSIGNED} LLGM Assign pre (ffffffff => d50832d8) (gprs_llc.c:1079) 20250828145855368 DLLC NOTICE LLME(ffffffff/d50832d8){ASSIGNED} LLGM Assign post (ffffffff => d50832d8) (gprs_llc.c:1125) 20250828145855368 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828145855368 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828145855368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828145855368 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_timeout_after_pdp_act(102)@538fccd39e6b: setverdict(pass): none -> pass 20250828145855419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145855419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828145855419 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145855419 DMM INFO MM(262420000000021/d50832d8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828145855419 DMM INFO MM(262420000000021/d50832d8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828145855419 DMM DEBUG MM(262420000000021/d50832d8) Using GGSN 0 (gprs_sm.c:317) 20250828145855419 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250828145855419 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828145855419 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250828145855419 DLGTP DEBUG Registering seq=1024 in restransmit req queue (gtp.c:378) 20250828145855426 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 e4 17 b4 fd 11 58 4c a3 00 14 05 7f 41 03 b8 66 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) 20250828145855426 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecab0b8, cbp=0x55944d78dbc0) (sgsn_libgtp.c:633) 20250828145855426 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828145855426 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d78f018 TLLI=d50832d8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828145855426 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828145855426 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_timeout_after_pdp_act(102)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act(102)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828145855430 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145855430 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250828145855430 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145855430 DMM INFO MM(262420000000021/d50832d8) -> GMM ATTACH REQUEST MI(TMSI-0xD50832D8) type="GPRS attach"  (gprs_gmm.c:1320) 20250828145855430 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828145855430 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828145855430 DLLC NOTICE LLME(ffffffff/d50832d8){ASSIGNED} LLGM Assign pre (d50832d8 => f926bafc) (gprs_llc.c:1079) 20250828145855430 DLLC NOTICE LLME(d50832d8/f926bafc){ASSIGNED} LLGM Assign post (d50832d8 => f926bafc) (gprs_llc.c:1125) 20250828145855430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828145855430 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828145855430 DMM DEBUG MM(262420000000021/f926bafc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828145855434 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145855434 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250828145855434 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828145855434 DMM DEBUG MM(262420000000021/f926bafc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250828145855434 DMM NOTICE MM(262420000000021/f926bafc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828145855434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828145855434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828145855434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828145855434 DMM DEBUG MM(262420000000021/f926bafc) Requesting authorization (sgsn_auth.c:160) 20250828145855434 DMM INFO MM(262420000000021/f926bafc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828145855434 DMM DEBUG MM(262420000000021/f926bafc) Requesting subscriber data update (gprs_subscriber.c:894) 20250828145855434 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250828145855434 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) 20250828145855434 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828145855434 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828145855434 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250828145855434 DMM INFO MM(262420000000021/f926bafc) Subscriber data update (mmctx.c:445) 20250828145855434 DMM DEBUG MM(262420000000021/f926bafc) Updating authorization (unknown -> accepted) (sgsn_auth.c:217) 20250828145855434 DMM INFO MM(262420000000021/f926bafc) Got authorization update: state unknown -> accepted (sgsn_auth.c:246) 20250828145855434 DMM NOTICE MM(262420000000021/f926bafc) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250828145855434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828145855434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828145855434 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250828145855434 DMM INFO MM(262420000000021/f926bafc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf926bafc) (gprs_gmm.c:337) 20250828145855434 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) 20250828145855435 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828145855435 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250828145855435 DMM INFO MM(262420000000021/f926bafc) Subscriber data update (mmctx.c:445) 20250828145855435 DMM DEBUG MM(262420000000021/f926bafc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_timeout_after_pdp_act(102)@538fccd39e6b: Trying to receive 5 ATTACH ACCEPTs 20250828145901435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250828145901435 DMM INFO MM(262420000000021/f926bafc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf926bafc) (gprs_gmm.c:337) 20250828145902351 DGPRS DEBUG Checking for inactive LLMEs, time = 58921341 (sgsn.c:132) 20250828145902353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828145902353 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828145902353 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828145902353 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828145902353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828145902353 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828145902353 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828145902353 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828145902353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828145902353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) -NSVCI97(87)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145904806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145904806 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145904807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145904831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145904831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145904831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(97)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145904854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145904854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145904854 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145907435 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250828145907435 DMM INFO MM(262420000000021/f926bafc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf926bafc) (gprs_gmm.c:337) 20250828145913436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250828145913436 DMM INFO MM(262420000000021/f926bafc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf926bafc) (gprs_gmm.c:337) 20250828145914815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145914815 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145914815 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI97(87)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(92)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145914839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145914839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145914839 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145914864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145914864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145914864 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI99(97)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145915280 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250828145915280 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828145915280 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(98)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(98)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828145919437 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250828145919437 DMM INFO MM(262420000000021/f926bafc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf926bafc) (gprs_gmm.c:337) TC_attach_timeout_after_pdp_act(102)@538fccd39e6b: Have received 5 ATTACH ACCEPT messages TC_attach_timeout_after_pdp_act(102)@538fccd39e6b: Make sure not more than 5 ATTACH ACCEPT messages are sent 20250828145924806 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145924807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145924807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828145924816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145924816 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145924816 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(87)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI97(87)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145924824 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145924825 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145924825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(92)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145924840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145924840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145924840 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(92)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145924846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145924846 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145924846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(97)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145924866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145924866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145924866 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(97)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145925438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250828145925438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250828145925438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828145925438 DMM NOTICE MM(262420000000021/f926bafc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828145925438 DGPRS INFO PDP(262420000000021/0) Forcing release of PDP context (pdpctx.c:102) 20250828145925438 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d78f018, TLLI=f926bafc, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828145925438 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828145925438 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828145925438 DLGTP DEBUG Registering seq=1025 in restransmit req queue (gtp.c:378) 20250828145925438 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250828145925438 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) 20250828145925438 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Reject}: Deallocated (fsm.c:568) 20250828145925438 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Deallocated (fsm.c:568) 20250828145925438 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828145925438 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828145925438 DLLC NOTICE LLME(d50832d8/f926bafc){ASSIGNED} LLGM Assign pre (f926bafc => ffffffff) (gprs_llc.c:1079) 20250828145925438 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f926bafc => ffffffff) (gprs_llc.c:1125) TC_attach_timeout_after_pdp_act(102)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_timeout_after_pdp_act-BVCI196(86)@538fccd39e6b: Removing Client IMSI='262420000000021'H, index=0 TC_attach_timeout_after_pdp_act(102)@538fccd39e6b: Final verdict of PTC: pass 20250828145925945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41724<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828145925946 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828145925946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(98)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(99)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(89)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(97)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(84)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(88)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(92)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(93)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(94)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(87)@538fccd39e6b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI220(96)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(83)@538fccd39e6b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI210(91)@538fccd39e6b: Final verdict of PTC: none TC_attach_timeout_after_pdp_act-BVCI196(86)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(100)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(95)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(101)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(85)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(90)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(83): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(84): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(85): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI196(86): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(87): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(88): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(89): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(90): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI210(91): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(92): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(93): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(94): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(95): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_timeout_after_pdp_act-BVCI220(96): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(97): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(98): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(99): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(100): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(101): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_timeout_after_pdp_act(102): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_timeout_after_pdp_act finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 14:59:25 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 20250828145926023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45708<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145926424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45708<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142204) 20250828145926947 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145926947 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=142204, count=146560) 20250828145927948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145927948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 14:59:28 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 20250828145928949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145928949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_auth_id_timeout started. 20250828145929453 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45716<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828145929454 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(103)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(104)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(103)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(107)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145929477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828145929477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145929477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145929477 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145929477 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828145929477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145929477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145929477 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145929477 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(107)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145929478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145929478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145929478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145929478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145929478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145929478 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145929478 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145929478 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145929478 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828145929478 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145929478 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(107)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145929479 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145929479 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145929482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(108)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(104)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(104)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145929490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145929490 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(109)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_id_timeout-BVCI196(106)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(108)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(113)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(113)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828145929509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828145929509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145929509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145929509 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145929509 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828145929509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145929509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145929509 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145929509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(112)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(113)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145929511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145929511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145929511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145929511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145929511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145929511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145929511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145929511 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145929511 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828145929511 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145929511 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145929511 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145929511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(113)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(113)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145929513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(109)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(109)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(114)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828145929521 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145929521 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(112)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(117)@538fccd39e6b: Provider Link came up: sending NS-RESET TC_attach_auth_id_timeout-BVCI210(110)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828145929526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828145929526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828145929526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828145929526 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145929526 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828145929526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828145929526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828145929526 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145929526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(117)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828145929527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145929527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145929527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828145929527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828145929527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828145929527 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828145929527 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828145929527 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828145929527 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828145929527 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828145929527 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828145929528 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145929528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(117)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828145929531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(114)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(114)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828145929537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145929537 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_id_timeout-BVCI220(116)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828145929950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828145929950 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828145929950 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828145929950 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(118)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828145929952 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(118)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(118)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250828145929952 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(118)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(118)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_id_timeout-BVCI196(106)@538fccd39e6b: Adding Client=TC_attach_auth_id_timeout(122), IMSI='262420000000002'H, TLLI='F095BDC9'O, index=0 SGSN_Test-GSUP(119)@538fccd39e6b: Created GsupExpect[0] for "262420000000002" to be handled at TC_attach_auth_id_timeout(122) 20250828145929981 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828145929981 DLLC NOTICE LLME(ffffffff/f095bdc9){UNASSIGNED} LLC RX: unknown TLLI 0xf095bdc9, creating LLME on the fly (gprs_llc.c:552) 20250828145929981 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828145929981 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC000004A) type="GPRS attach"  (gprs_gmm.c:1320) 20250828145929981 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828145929981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828145929981 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828145929981 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828145929981 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828145929981 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828145929981 DLLC NOTICE LLME(ffffffff/f095bdc9){UNASSIGNED} LLGM Assign pre (f095bdc9 => f02e8f6b) (gprs_llc.c:1079) 20250828145929981 DLLC NOTICE LLME(f095bdc9/f02e8f6b){ASSIGNED} LLGM Assign post (f095bdc9 => f02e8f6b) (gprs_llc.c:1125) 20250828145929981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828145929981 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828145929981 DMM DEBUG MM(/f02e8f6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828145932351 DGPRS DEBUG Checking for inactive LLMEs, time = 58921371 (sgsn.c:132) 20250828145932353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828145932353 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828145932353 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828145932353 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828145932353 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828145932353 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828145932354 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828145932354 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828145932354 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828145932354 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828145935982 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828145935982 DMM DEBUG MM(/f02e8f6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145939493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145939493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145939493 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(113)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145939519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145939519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145939519 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(113)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145939534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145939534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145939534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145941983 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828145941983 DMM DEBUG MM(/f02e8f6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828145947986 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828145947986 DMM DEBUG MM(/f02e8f6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(107)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145949496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145949496 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145949496 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145949528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145949528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145949528 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(113)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI98(113)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145949544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145949544 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145949544 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI99(117)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145949954 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250828145949954 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(118)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(118)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828145949955 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250828145953988 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828145953988 DMM DEBUG MM(/f02e8f6b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828145959480 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145959483 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145959483 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(107)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145959500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145959501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145959501 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(107)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145959512 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828145959515 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145959515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828145959529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI98(113)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145959532 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828145959532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828145959533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145959533 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145959533 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(113)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(117)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828145959548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828145959548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828145959548 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(117)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828145959990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828145959990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250828145959990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828145959990 DMM NOTICE MM(/f02e8f6b) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250828145959993 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Reject}: Deallocated (fsm.c:568) 20250828145959993 DMM DEBUG MM_STATE_Gb(4036345289)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828145959993 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828145959993 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828145959993 DLLC NOTICE LLME(f095bdc9/f02e8f6b){ASSIGNED} LLGM Assign pre (f02e8f6b => ffffffff) (gprs_llc.c:1079) 20250828145959993 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f02e8f6b => ffffffff) (gprs_llc.c:1125) TC_attach_auth_id_timeout(122)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_auth_id_timeout-BVCI196(106)@538fccd39e6b: Removing Client IMSI='262420000000002'H, index=0 TC_attach_auth_id_timeout(122)@538fccd39e6b: Final verdict of PTC: pass 20250828150000182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45716<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_auth_id_timeout-BVCI196(106)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(103)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(107)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(119)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(113)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(112)@538fccd39e6b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI210(110)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(121)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(115)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(111)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(109)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(120)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(114)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(104)@538fccd39e6b: Final verdict of PTC: none TC_attach_auth_id_timeout-BVCI220(116)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(108)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(105)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(117)@538fccd39e6b: Final verdict of PTC: none 20250828150000271 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150000271 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(118)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(103): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(104): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(105): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI196(106): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(107): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(108): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(109): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI210(110): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(111): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(112): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(113): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(114): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(115): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_id_timeout-BVCI220(116): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(117): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(118): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(119): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(120): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(121): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_id_timeout(122): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_auth_id_timeout finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:00:00 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 20250828150000481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150000895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82636) 20250828150001274 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150001275 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82636, count=83696) 20250828150002277 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150002278 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150002351 DGPRS DEBUG Checking for inactive LLMEs, time = 58921401 (sgsn.c:132) 20250828150002355 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150002355 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150002355 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150002355 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150002355 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150002355 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150002355 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150002355 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150002355 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150002355 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:00:03 UTC 2025 20250828150003281 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150003282 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_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 20250828150004290 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150004290 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_auth_sai_timeout started. 20250828150004585 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45046<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150004587 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(123)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(124)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(123)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(127)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150004846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150004846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150004846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150004846 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150004846 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150004846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150004846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150004846 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150004846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(127)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150004918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150004918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150004918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150004918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150004918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150004918 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150004918 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150004918 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150004918 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150004918 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150004918 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(128)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150004978 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150004978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(127)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(127)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(128)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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-Gb1-BSSGP1(129)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150005136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(132)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(124)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(124)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(132)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150005196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150005196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150005196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150005196 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150005196 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150005196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150005196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150005196 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150005196 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(132)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150005204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150005204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150005204 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150005210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150005210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150005210 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150005210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150005210 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150005210 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150005210 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150005210 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150005246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150005246 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250828150005246 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150005246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(132)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(132)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(133)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 TC_attach_auth_sai_timeout-BVCI196(126)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150005292 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150005292 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150005300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(129)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(129)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150005366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150005366 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(134)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_auth_sai_timeout-BVCI210(131)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(133)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(138)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150005499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150005499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150005499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150005499 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150005499 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150005499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150005499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150005499 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150005499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(138)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150005542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150005542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150005542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150005543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150005543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150005543 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150005543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150005543 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150005543 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150005543 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150005543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150005576 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150005576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(138)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(138)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150005747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(134)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(134)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150005813 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150005813 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_timeout-BVCI220(136)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-GSUP-IPA(137)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(137)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150006294 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150006294 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150006294 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150006294 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828150006300 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150006304 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(137)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(137)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(137)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(137)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_timeout-BVCI196(126)@538fccd39e6b: Adding Client=TC_attach_auth_sai_timeout(142), IMSI='262420000000003'H, TLLI='DB6194C4'O, index=0 SGSN_Test-GSUP(139)@538fccd39e6b: Created GsupExpect[0] for "262420000000003" to be handled at TC_attach_auth_sai_timeout(142) 20250828150006758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150006758 DLLC NOTICE LLME(ffffffff/db6194c4){UNASSIGNED} LLC RX: unknown TLLI 0xdb6194c4, creating LLME on the fly (gprs_llc.c:552) 20250828150006758 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150006758 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000003) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150006758 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150006758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150006758 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150006758 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150006758 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150006758 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150006758 DLLC NOTICE LLME(ffffffff/db6194c4){UNASSIGNED} LLGM Assign pre (db6194c4 => cee48c96) (gprs_llc.c:1079) 20250828150006758 DLLC NOTICE LLME(db6194c4/cee48c96){ASSIGNED} LLGM Assign post (db6194c4 => cee48c96) (gprs_llc.c:1125) 20250828150006758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150006758 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150006758 DMM DEBUG MM(262420000000003/cee48c96) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150006888 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150006888 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150006888 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150006888 DMM DEBUG MM(262420000000003/cee48c96) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000030 (gprs_gmm.c:1134) 20250828150006888 DMM NOTICE MM(262420000000003/cee48c96) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150006888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150006888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150006888 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150006888 DMM DEBUG MM(262420000000003/cee48c96) Requesting authorization (sgsn_auth.c:160) 20250828150006888 DMM INFO MM(262420000000003/cee48c96) Requesting authentication tuples (sgsn_auth.c:184) 20250828150006888 DMM DEBUG MM(262420000000003/cee48c96) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150006888 DGPRS INFO SUBSCR(262420000000003) requesting auth info (gprs_subscriber.c:805) 20250828150006888 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000003" handled at TC_attach_auth_sai_timeout(142) SGSN_Test-GSUP(139)@538fccd39e6b: Added IMSI table entry 0TC_attach_auth_sai_timeout(142)"262420000000003" 20250828150012890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250828150012890 DMM ERROR MM(262420000000003/cee48c96) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250828150012890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250828150012890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828150012890 DMM NOTICE MM(262420000000003/cee48c96) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250828150012891 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Reject}: Deallocated (fsm.c:568) 20250828150012891 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150012891 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150012891 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828150012891 DLLC NOTICE LLME(db6194c4/cee48c96){ASSIGNED} LLGM Assign pre (cee48c96 => ffffffff) (gprs_llc.c:1079) 20250828150012891 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cee48c96 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_timeout(142)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_auth_sai_timeout-BVCI196(126)@538fccd39e6b: Removing Client IMSI='262420000000003'H, index=0 TC_attach_auth_sai_timeout(142)@538fccd39e6b: Final verdict of PTC: pass 20250828150013010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45046<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(139)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(138)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(128)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(133)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(123)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(137)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(130)@538fccd39e6b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI210(131)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(140)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(124)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(141)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(132)@538fccd39e6b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI220(136)@538fccd39e6b: Final verdict of PTC: none 20250828150013047 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150013047 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99-provIP(135)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(127)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(134)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(125)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(129)@538fccd39e6b: Final verdict of PTC: none TC_attach_auth_sai_timeout-BVCI196(126)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(123): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(124): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(125): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI196(126): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(127): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(128): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(129): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(130): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI210(131): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(132): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(133): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(134): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(135): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_sai_timeout-BVCI220(136): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(137): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(138): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(139): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(140): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(141): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_sai_timeout(142): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_auth_sai_timeout finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:00:13 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 20250828150013300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150013703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=64212) 20250828150014049 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150014049 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=64212, count=68568) 20250828150015051 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150015051 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:00: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_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 20250828150016053 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150016053 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_auth_sai_reject started. 20250828150016926 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35648<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150016929 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(143)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(144)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(143)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(147)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150017044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150017044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150017044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150017044 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150017044 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150017044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150017044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150017044 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150017044 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(147)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(148)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150017051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150017051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150017051 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150017054 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150017054 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150017055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150017055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150017055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150017055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150017055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150017055 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150017055 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150017055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150017055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150017055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(147)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(147)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150017068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(149)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(144)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(144)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(148)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250828150017097 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150017097 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(152)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150017103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150017103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150017103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150017103 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150017103 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150017103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150017103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150017103 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150017103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_auth_sai_reject-BVCI196(146)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150017106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) -NSVCI98(152)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150017106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150017106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150017106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150017106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150017106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150017106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150017106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150017106 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150017106 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150017106 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150017107 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150017107 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(152)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(152)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150017115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(153)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(149)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(149)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150017134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150017134 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI210(151)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(154)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(153)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(157)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150017163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150017163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150017163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150017163 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150017163 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150017163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150017163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150017163 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150017163 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(157)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150017165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150017165 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150017165 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150017166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150017166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150017166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150017166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150017166 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150017166 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150017166 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150017166 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150017166 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150017166 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(157)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(157)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150017172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(154)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(154)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150017193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150017193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_auth_sai_reject-BVCI220(156)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150018055 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150018055 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150018055 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150018055 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(158)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(158)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150018057 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(158)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(158)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150018058 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(158)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(158)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_auth_sai_reject-BVCI196(146)@538fccd39e6b: Adding Client=TC_attach_auth_sai_reject(162), IMSI='262420000000004'H, TLLI='D34D86AC'O, index=0 SGSN_Test-GSUP(159)@538fccd39e6b: Created GsupExpect[0] for "262420000000004" to be handled at TC_attach_auth_sai_reject(162) 20250828150018106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150018106 DLLC NOTICE LLME(ffffffff/d34d86ac){UNASSIGNED} LLC RX: unknown TLLI 0xd34d86ac, creating LLME on the fly (gprs_llc.c:552) 20250828150018106 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150018106 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000004) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150018106 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150018106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150018106 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150018106 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150018106 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150018106 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150018106 DLLC NOTICE LLME(ffffffff/d34d86ac){UNASSIGNED} LLGM Assign pre (d34d86ac => da968fb2) (gprs_llc.c:1079) 20250828150018106 DLLC NOTICE LLME(d34d86ac/da968fb2){ASSIGNED} LLGM Assign post (d34d86ac => da968fb2) (gprs_llc.c:1125) 20250828150018106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150018106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150018106 DMM DEBUG MM(262420000000004/da968fb2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150018120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150018120 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150018120 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150018120 DMM DEBUG MM(262420000000004/da968fb2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000040 (gprs_gmm.c:1134) 20250828150018120 DMM NOTICE MM(262420000000004/da968fb2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150018120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150018120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150018120 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150018120 DMM DEBUG MM(262420000000004/da968fb2) Requesting authorization (sgsn_auth.c:160) 20250828150018120 DMM INFO MM(262420000000004/da968fb2) Requesting authentication tuples (sgsn_auth.c:184) 20250828150018120 DMM DEBUG MM(262420000000004/da968fb2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150018120 DGPRS INFO SUBSCR(262420000000004) requesting auth info (gprs_subscriber.c:805) 20250828150018120 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000004" handled at TC_attach_auth_sai_reject(162) SGSN_Test-GSUP(159)@538fccd39e6b: Added IMSI table entry 0TC_attach_auth_sai_reject(162)"262420000000004" 20250828150018123 DGPRS INFO SUBSCR(262420000000004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR (gprs_subscriber.c:723) 20250828150018123 DGPRS DEBUG SUBSCR(262420000000004) Send authentication info has failed with cause 23, handled as: Invalid argument (gprs_subscriber.c:477) 20250828150018123 DGPRS ERROR SUBSCR(262420000000004) GSUP protocol remote error, GMM cause = 'GSM authentication unacceptable' (23) (gprs_subscriber.c:511) 20250828150024121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250828150024121 DMM ERROR MM(262420000000004/da968fb2) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250828150024121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250828150024121 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828150024121 DMM NOTICE MM(262420000000004/da968fb2) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250828150024122 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Reject}: Deallocated (fsm.c:568) 20250828150024122 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150024122 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150024122 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828150024122 DLLC NOTICE LLME(d34d86ac/da968fb2){ASSIGNED} LLGM Assign pre (da968fb2 => ffffffff) (gprs_llc.c:1079) 20250828150024122 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da968fb2 => ffffffff) (gprs_llc.c:1125) TC_attach_auth_sai_reject(162)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_auth_sai_reject-BVCI196(146)@538fccd39e6b: Removing Client IMSI='262420000000004'H, index=0 TC_attach_auth_sai_reject(162)@538fccd39e6b: Final verdict of PTC: pass 20250828150024136 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35648<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150024139 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150024139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(158)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(147)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(152)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(157)@538fccd39e6b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI196(146)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(159)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(149)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(154)@538fccd39e6b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI210(151)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(148)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(143)@538fccd39e6b: Final verdict of PTC: none TC_attach_auth_sai_reject-BVCI220(156)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(153)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(144)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(150)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(145)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(161)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(155)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(160)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(143): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(144): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(145): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI196(146): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(147): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(148): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(149): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(150): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI210(151): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(152): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(153): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(154): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(155): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_sai_reject-BVCI220(156): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(157): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(158): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(159): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(160): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(161): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_auth_sai_reject(162): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_auth_sai_reject finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:00:24 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 20250828150024273 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37924<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150024674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37924<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=68824) 20250828150025140 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150025140 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=68824, count=70084) 20250828150026142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150026142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:00: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_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 20250828150027142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150027142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_gsup_lu_timeout started. 20250828150027826 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37928<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150027827 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(163)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(164)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(163)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(167)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150027864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150027864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150027864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150027864 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150027864 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150027864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150027864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150027864 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150027865 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(167)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150027866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150027866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150027866 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150027867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150027867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150027867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150027867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150027867 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150027867 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150027867 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150027867 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150027867 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150027867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(167)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(167)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(168)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150027872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(164)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(164)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150027882 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150027883 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(169)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_gsup_lu_timeout-BVCI196(165)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(168)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(172)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(172)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150027892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150027892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150027892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150027892 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150027892 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150027892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150027892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150027892 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150027892 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(172)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150027893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150027893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150027893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150027893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150027893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150027893 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150027893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150027893 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150027893 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150027893 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150027894 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150027894 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150027894 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(172)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(172)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150027898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(173)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(169)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(169)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150027911 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150027911 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI210(171)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(173)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, 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(174)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(177)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(177)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150027952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150027952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150027952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150027952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150027952 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150027952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150027952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150027952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150027952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(177)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150027953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150027953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150027953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150027953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150027954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150027954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150027954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150027954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150027954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150027954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150027954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150027954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150027954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(177)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(177)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150027958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(174)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(174)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150027968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150027968 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_timeout-BVCI220(176)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150028143 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150028143 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150028143 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150028143 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(178)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(178)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150028145 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(178)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(178)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150028145 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(178)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(178)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_timeout-BVCI196(165)@538fccd39e6b: Adding Client=TC_attach_gsup_lu_timeout(182), IMSI='262420000000005'H, TLLI='C0F1631A'O, index=0 SGSN_Test-GSUP(179)@538fccd39e6b: Created GsupExpect[0] for "262420000000005" to be handled at TC_attach_gsup_lu_timeout(182) TC_attach_gsup_lu_timeout(182)@538fccd39e6b: 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 := 'DC7EB5490B4810ED5927CDEB7B64BB16'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C3506CFA'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4F236FE2D301D59F'O } } } } } 20250828150029485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150029485 DLLC NOTICE LLME(ffffffff/c0f1631a){UNASSIGNED} LLC RX: unknown TLLI 0xc0f1631a, creating LLME on the fly (gprs_llc.c:552) 20250828150029485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150029485 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000005) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150029485 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150029485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150029485 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150029485 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150029485 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150029485 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150029485 DLLC NOTICE LLME(ffffffff/c0f1631a){UNASSIGNED} LLGM Assign pre (c0f1631a => d5cfa7ac) (gprs_llc.c:1079) 20250828150029485 DLLC NOTICE LLME(c0f1631a/d5cfa7ac){ASSIGNED} LLGM Assign post (c0f1631a => d5cfa7ac) (gprs_llc.c:1125) 20250828150029485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150029485 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150029485 DMM DEBUG MM(262420000000005/d5cfa7ac) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150029504 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150029504 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150029504 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150029504 DMM DEBUG MM(262420000000005/d5cfa7ac) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000050 (gprs_gmm.c:1134) 20250828150029504 DMM NOTICE MM(262420000000005/d5cfa7ac) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150029504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150029504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150029504 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150029504 DMM DEBUG MM(262420000000005/d5cfa7ac) Requesting authorization (sgsn_auth.c:160) 20250828150029504 DMM INFO MM(262420000000005/d5cfa7ac) Requesting authentication tuples (sgsn_auth.c:184) 20250828150029504 DMM DEBUG MM(262420000000005/d5cfa7ac) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150029504 DGPRS INFO SUBSCR(262420000000005) requesting auth info (gprs_subscriber.c:805) 20250828150029504 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000005" handled at TC_attach_gsup_lu_timeout(182) SGSN_Test-GSUP(179)@538fccd39e6b: Added IMSI table entry 0TC_attach_gsup_lu_timeout(182)"262420000000005" 20250828150029509 DGPRS INFO SUBSCR(262420000000005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150029509 DGPRS INFO SUBSCR(262420000000005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150029509 DGPRS DEBUG SUBSCR(262420000000005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150029509 DGPRS DEBUG SUBSCR(262420000000005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150029509 DMM INFO MM(262420000000005/d5cfa7ac) Subscriber data update (mmctx.c:445) 20250828150029509 DMM DEBUG MM(262420000000005/d5cfa7ac) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150029509 DMM INFO MM(262420000000005/d5cfa7ac) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150029509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150029509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150029509 DMM INFO MM(262420000000005/d5cfa7ac) <- GMM AUTH AND CIPHERING REQ (rand = dc 7e b5 49 0b 48 10 ed 59 27 cd eb 7b 64 bb 16 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150029520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150029520 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150029521 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150029521 DMM INFO MM(262420000000005/d5cfa7ac) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150029521 DMM NOTICE MM(262420000000005/d5cfa7ac) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150029521 DMM DEBUG MM(262420000000005/d5cfa7ac) checking auth: received GSM SRES = c3 50 6c fa (gprs_gmm.c:716) 20250828150029521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150029521 DMM DEBUG MM(262420000000005/d5cfa7ac) Requesting authorization (sgsn_auth.c:160) 20250828150029521 DMM INFO MM(262420000000005/d5cfa7ac) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150029521 DMM DEBUG MM(262420000000005/d5cfa7ac) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150029521 DGPRS INFO SUBSCR(262420000000005) subscriber data is not available (gprs_subscriber.c:818) 20250828150029521 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) 20250828150029521 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150029521 DMM INFO MM(262420000000005/d5cfa7ac) <- GMM ATTACH ACCEPT (new P-TMSI=0xd5cfa7ac) (gprs_gmm.c:337) TC_attach_gsup_lu_timeout(182)@538fccd39e6b: setverdict(fail): none -> fail MC@538fccd39e6b: Test Component 182 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(179)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(172)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(173)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(180)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(181)@538fccd39e6b: Final verdict of PTC: none 20250828150029537 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150029537 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(163)@538fccd39e6b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI210(171)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(169)@538fccd39e6b: Final verdict of PTC: none TC_attach_gsup_lu_timeout(182)@538fccd39e6b: Final verdict of PTC: fail SGSN_Test-Gb1-NS1(168)@538fccd39e6b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI196(165)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(178)@538fccd39e6b: Final verdict of PTC: none TC_attach_gsup_lu_timeout-BVCI220(176)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(175)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(170)@538fccd39e6b: Final verdict of PTC: none 20250828150029555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37928<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-BSSGP0(164)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(167)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(177)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(174)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(166)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(163): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(164): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI196(165): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(166): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(167): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(168): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(169): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(170): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI210(171): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(172): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(173): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(174): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(175): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gsup_lu_timeout-BVCI220(176): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(177): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(178): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(179): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(180): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(181): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gsup_lu_timeout(182): fail (none -> fail) MTC@538fccd39e6b: Test case TC_attach_gsup_lu_timeout finished. Verdict: fail MTC@538fccd39e6b: 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'. Thu Aug 28 15:00:29 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 20250828150029697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37932<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150030098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37932<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74056) 20250828150030538 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150030538 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74056, count=75216) 20250828150031539 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150031539 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:00: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_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 20250828150032351 DGPRS DEBUG Checking for inactive LLMEs, time = 58921431 (sgsn.c:132) 20250828150032355 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150032355 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150032355 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150032355 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150032355 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150032355 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150032355 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150032355 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150032355 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150032355 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828150032540 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150032540 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_gsup_lu_reject started. 20250828150033143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150033144 DMM INFO MM(262420000000005/d5cfa7ac) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150033144 DMM INFO MM(262420000000005/d5cfa7ac) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150033144 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150033144 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150033144 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150033144 DMM ERROR MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250828150033144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250828150033144 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150033144 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150033144 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150033144 DLLC NOTICE LLME(c0f1631a/d5cfa7ac){ASSIGNED} LLGM Assign pre (d5cfa7ac => ffffffff) (gprs_llc.c:1079) 20250828150033144 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d5cfa7ac => ffffffff) (gprs_llc.c:1125) 20250828150033144 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(183)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(184)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(183)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(188)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(188)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150033194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150033194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150033194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150033194 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150033194 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150033194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150033194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150033194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150033194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(187)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(188)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150033197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150033197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150033197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150033197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150033197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150033197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150033197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150033197 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150033197 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150033197 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150033197 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150033197 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150033197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(188)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(188)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150033202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(184)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(184)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(189)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150033214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150033214 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(187)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(192)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_gsup_lu_reject-BVCI196(185)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(192)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150033224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150033224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150033224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150033224 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150033224 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150033224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150033224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150033224 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150033224 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(192)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150033226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150033226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150033226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150033226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150033226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150033226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150033226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150033227 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150033227 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150033227 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150033227 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150033227 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150033227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(192)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(192)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(193)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150033233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(189)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(189)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(194)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150033246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150033246 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI210(191)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(193)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(198)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150033269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150033269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150033269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150033269 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150033269 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150033269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150033269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150033269 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150033269 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(198)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150033275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150033275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150033275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150033275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150033275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150033275 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150033275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150033275 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150033275 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150033275 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150033275 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150033276 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150033276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(198)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(198)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150033281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(194)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(194)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150033292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150033292 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gsup_lu_reject-BVCI220(195)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150033541 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150033541 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150033541 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150033541 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(197)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(197)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150033543 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(197)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(197)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150033544 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(197)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(197)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_gsup_lu_reject-BVCI196(185)@538fccd39e6b: Adding Client=TC_attach_gsup_lu_reject(202), IMSI='262420000000006'H, TLLI='DEB2EC2D'O, index=0 SGSN_Test-GSUP(199)@538fccd39e6b: Created GsupExpect[0] for "262420000000006" to be handled at TC_attach_gsup_lu_reject(202) TC_attach_gsup_lu_reject(202)@538fccd39e6b: 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 := '576FBD46FC68DD8272C0DA6EA35C0031'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B95BDC61'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F30A761A1B924534'O } } } } } 20250828150034594 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150034594 DLLC NOTICE LLME(ffffffff/deb2ec2d){UNASSIGNED} LLC RX: unknown TLLI 0xdeb2ec2d, creating LLME on the fly (gprs_llc.c:552) 20250828150034594 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150034594 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000006) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150034594 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150034594 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150034594 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150034595 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150034595 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150034595 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150034595 DLLC NOTICE LLME(ffffffff/deb2ec2d){UNASSIGNED} LLGM Assign pre (deb2ec2d => ec1afdd7) (gprs_llc.c:1079) 20250828150034595 DLLC NOTICE LLME(deb2ec2d/ec1afdd7){ASSIGNED} LLGM Assign post (deb2ec2d => ec1afdd7) (gprs_llc.c:1125) 20250828150034595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150034595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150034595 DMM DEBUG MM(262420000000006/ec1afdd7) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150034610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150034610 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150034610 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150034610 DMM DEBUG MM(262420000000006/ec1afdd7) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000060 (gprs_gmm.c:1134) 20250828150034610 DMM NOTICE MM(262420000000006/ec1afdd7) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150034610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150034610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150034610 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150034610 DMM DEBUG MM(262420000000006/ec1afdd7) Requesting authorization (sgsn_auth.c:160) 20250828150034610 DMM INFO MM(262420000000006/ec1afdd7) Requesting authentication tuples (sgsn_auth.c:184) 20250828150034610 DMM DEBUG MM(262420000000006/ec1afdd7) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150034611 DGPRS INFO SUBSCR(262420000000006) requesting auth info (gprs_subscriber.c:805) 20250828150034611 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000006" handled at TC_attach_gsup_lu_reject(202) SGSN_Test-GSUP(199)@538fccd39e6b: Added IMSI table entry 0TC_attach_gsup_lu_reject(202)"262420000000006" 20250828150034614 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150034614 DGPRS INFO SUBSCR(262420000000006) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150034614 DGPRS DEBUG SUBSCR(262420000000006) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150034614 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150034614 DMM INFO MM(262420000000006/ec1afdd7) Subscriber data update (mmctx.c:445) 20250828150034614 DMM DEBUG MM(262420000000006/ec1afdd7) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150034614 DMM INFO MM(262420000000006/ec1afdd7) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150034614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150034614 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150034614 DMM INFO MM(262420000000006/ec1afdd7) <- GMM AUTH AND CIPHERING REQ (rand = 57 6f bd 46 fc 68 dd 82 72 c0 da 6e a3 5c 00 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150034624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150034624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150034624 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150034624 DMM INFO MM(262420000000006/ec1afdd7) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150034624 DMM NOTICE MM(262420000000006/ec1afdd7) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150034624 DMM DEBUG MM(262420000000006/ec1afdd7) checking auth: received GSM SRES = b9 5b dc 61 (gprs_gmm.c:716) 20250828150034624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150034624 DMM DEBUG MM(262420000000006/ec1afdd7) Requesting authorization (sgsn_auth.c:160) 20250828150034624 DMM INFO MM(262420000000006/ec1afdd7) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150034624 DMM DEBUG MM(262420000000006/ec1afdd7) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150034624 DGPRS INFO SUBSCR(262420000000006) subscriber data is not available (gprs_subscriber.c:818) 20250828150034624 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) 20250828150034624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150034624 DMM INFO MM(262420000000006/ec1afdd7) <- GMM ATTACH ACCEPT (new P-TMSI=0xec1afdd7) (gprs_gmm.c:337) 20250828150034625 DGPRS INFO SUBSCR(262420000000006) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR (gprs_subscriber.c:723) 20250828150034625 DGPRS DEBUG SUBSCR(262420000000006) Update location has failed with cause 17, handled as: No route to host (gprs_subscriber.c:529) 20250828150034625 DGPRS NOTICE SUBSCR(262420000000006) GPRS update location failed, GMM cause = 'Network failure' (17) (gprs_subscriber.c:547) 20250828150034625 DGPRS DEBUG SUBSCR(262420000000006) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150034625 DMM INFO MM(262420000000006/ec1afdd7) Subscriber data update (mmctx.c:445) 20250828150034625 DMM DEBUG MM(262420000000006/ec1afdd7) Updating authorization (authenticate -> authenticate) (sgsn_auth.c:217) TC_attach_gsup_lu_reject(202)@538fccd39e6b: setverdict(fail): none -> fail MC@538fccd39e6b: Test Component 202 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(199)@538fccd39e6b: Final verdict of PTC: none 20250828150034634 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150034634 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(197)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(194)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(189)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(188)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(198)@538fccd39e6b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI210(191)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(192)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(193)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(187)@538fccd39e6b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI196(185)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(190)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(183)@538fccd39e6b: Final verdict of PTC: none20250828150034637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_gsup_lu_reject(202)@538fccd39e6b: Final verdict of PTC: fail -NSVCI97-provIP(186)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(201)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(200)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(184)@538fccd39e6b: Final verdict of PTC: none TC_attach_gsup_lu_reject-BVCI220(195)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(196)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(183): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(184): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI196(185): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(186): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(187): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(188): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(189): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(190): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI210(191): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(192): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(193): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(194): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gsup_lu_reject-BVCI220(195): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(196): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(197): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(198): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(199): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(200): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(201): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gsup_lu_reject(202): fail (none -> fail) MTC@538fccd39e6b: Test case TC_attach_gsup_lu_reject finished. Verdict: fail MTC@538fccd39e6b: 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'. Thu Aug 28 15:00:34 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 20250828150034755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150035157 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57776<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=84180) 20250828150035635 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150035635 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=84180, count=88536) 20250828150036636 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150036636 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 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_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 20250828150037637 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150037637 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_combined started. 20250828150038361 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150038362 DMM INFO MM(262420000000006/ec1afdd7) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150038362 DMM INFO MM(262420000000006/ec1afdd7) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150038362 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150038362 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150038362 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150038362 DMM ERROR MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250828150038362 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Deallocated (fsm.c:568) 20250828150038362 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150038362 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150038362 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150038362 DLLC NOTICE LLME(deb2ec2d/ec1afdd7){ASSIGNED} LLGM Assign pre (ec1afdd7 => ffffffff) (gprs_llc.c:1079) 20250828150038362 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ec1afdd7 => ffffffff) (gprs_llc.c:1125) 20250828150038362 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(203)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(204)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(203)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(207)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150038403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150038403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150038403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150038403 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150038403 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150038403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150038403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150038403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150038403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(207)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150038405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150038405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150038405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150038405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150038405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150038405 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150038405 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150038405 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150038405 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150038405 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150038405 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150038406 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150038406 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(207)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(207)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150038411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(208)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(204)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(204)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150038422 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150038422 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(209)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_combined-BVCI196(206)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(208)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(212)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(212)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150038437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150038437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150038437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150038437 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150038437 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150038437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150038437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150038437 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150038437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(212)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150038439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150038439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150038439 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150038440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150038440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150038440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150038440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150038440 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150038440 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150038440 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150038440 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(212)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(212)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150038440 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150038440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150038444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(213)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(209)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(209)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150038454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150038454 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_combined-BVCI210(211)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(214)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(213)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(217)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150038473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150038473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150038473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150038473 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150038473 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150038473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150038473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150038473 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150038473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(217)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150038475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150038475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150038475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150038475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150038475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150038475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150038475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150038475 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150038475 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150038475 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150038475 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150038475 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150038475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(217)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(217)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150038480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(214)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(214)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150038491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150038491 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_combined-BVCI220(216)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150038638 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150038638 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150038638 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150038638 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(218)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(218)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150038641 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(218)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(218)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150038641 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(218)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(218)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_combined-BVCI196(206)@538fccd39e6b: Adding Client=TC_attach_combined(222), IMSI='262420000000007'H, TLLI='D9CB6711'O, index=0 SGSN_Test-GSUP(219)@538fccd39e6b: Created GsupExpect[0] for "262420000000007" to be handled at TC_attach_combined(222) TC_attach_combined(222)@538fccd39e6b: 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 := 'E38789D37F8D766FDBEE17F107E0BA13'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AEA9B72'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C7AAAF3FBB2AEC41'O } } } } } 20250828150039848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150039848 DLLC NOTICE LLME(ffffffff/d9cb6711){UNASSIGNED} LLC RX: unknown TLLI 0xd9cb6711, creating LLME on the fly (gprs_llc.c:552) 20250828150039848 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150039848 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000007) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250828150039848 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150039848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150039848 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150039848 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150039848 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150039848 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150039848 DLLC NOTICE LLME(ffffffff/d9cb6711){UNASSIGNED} LLGM Assign pre (d9cb6711 => fc383781) (gprs_llc.c:1079) 20250828150039848 DLLC NOTICE LLME(d9cb6711/fc383781){ASSIGNED} LLGM Assign post (d9cb6711 => fc383781) (gprs_llc.c:1125) 20250828150039848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150039848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150039848 DMM DEBUG MM(262420000000007/fc383781) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150039857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150039857 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150039857 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150039857 DMM DEBUG MM(262420000000007/fc383781) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000070 (gprs_gmm.c:1134) 20250828150039857 DMM NOTICE MM(262420000000007/fc383781) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150039857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150039857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150039857 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150039857 DMM DEBUG MM(262420000000007/fc383781) Requesting authorization (sgsn_auth.c:160) 20250828150039857 DMM INFO MM(262420000000007/fc383781) Requesting authentication tuples (sgsn_auth.c:184) 20250828150039857 DMM DEBUG MM(262420000000007/fc383781) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150039857 DGPRS INFO SUBSCR(262420000000007) requesting auth info (gprs_subscriber.c:805) 20250828150039857 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000007" handled at TC_attach_combined(222) SGSN_Test-GSUP(219)@538fccd39e6b: Added IMSI table entry 0TC_attach_combined(222)"262420000000007" 20250828150039860 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150039860 DGPRS INFO SUBSCR(262420000000007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150039860 DGPRS DEBUG SUBSCR(262420000000007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150039860 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150039860 DMM INFO MM(262420000000007/fc383781) Subscriber data update (mmctx.c:445) 20250828150039860 DMM DEBUG MM(262420000000007/fc383781) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150039860 DMM INFO MM(262420000000007/fc383781) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150039860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150039860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150039860 DMM INFO MM(262420000000007/fc383781) <- GMM AUTH AND CIPHERING REQ (rand = e3 87 89 d3 7f 8d 76 6f db ee 17 f1 07 e0 ba 13 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150039866 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150039866 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150039866 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150039866 DMM INFO MM(262420000000007/fc383781) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150039866 DMM NOTICE MM(262420000000007/fc383781) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150039866 DMM DEBUG MM(262420000000007/fc383781) checking auth: received GSM SRES = 7a ea 9b 72 (gprs_gmm.c:716) 20250828150039866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150039866 DMM DEBUG MM(262420000000007/fc383781) Requesting authorization (sgsn_auth.c:160) 20250828150039866 DMM INFO MM(262420000000007/fc383781) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150039866 DMM DEBUG MM(262420000000007/fc383781) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150039866 DGPRS INFO SUBSCR(262420000000007) subscriber data is not available (gprs_subscriber.c:818) 20250828150039866 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) 20250828150039866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150039866 DMM INFO MM(262420000000007/fc383781) <- GMM ATTACH ACCEPT (new P-TMSI=0xfc383781) (gprs_gmm.c:337) 20250828150039867 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150039867 DGPRS INFO SUBSCR(262420000000007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150039867 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250828150039867 DMM INFO MM(262420000000007/fc383781) Subscriber data update (mmctx.c:445) 20250828150039867 DMM DEBUG MM(262420000000007/fc383781) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150039867 DMM INFO MM(262420000000007/fc383781) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150039867 DMM NOTICE MM(262420000000007/fc383781) Authorized, continuing procedure, IMSI=262420000000007 (gprs_gmm.c:1050) 20250828150039867 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150039867 DMM NOTICE MM(262420000000007/fc383781) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150039867 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) 20250828150039867 DGPRS INFO SUBSCR(262420000000007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150039867 DGPRS DEBUG SUBSCR(262420000000007) Updating subscriber data (gprs_subscriber.c:839) 20250828150039867 DMM INFO MM(262420000000007/fc383781) Subscriber data update (mmctx.c:445) 20250828150039867 DMM DEBUG MM(262420000000007/fc383781) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_combined(222)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_combined-BVCI196(206)@538fccd39e6b: Removing Client IMSI='262420000000007'H, index=0 20250828150039872 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150039872 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150039872 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150039872 DMM INFO MM(262420000000007/fc383781) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150039872 DMM NOTICE MM(262420000000007/fc383781) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150039872 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150039872 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150039872 DLLC NOTICE LLME(d9cb6711/fc383781){ASSIGNED} LLGM Assign pre (ffffffff => fc383781) (gprs_llc.c:1079) 20250828150039872 DLLC NOTICE LLME(ffffffff/fc383781){ASSIGNED} LLGM Assign post (ffffffff => fc383781) (gprs_llc.c:1125) 20250828150039872 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150039872 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150039872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150039872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_combined(222)@538fccd39e6b: Final verdict of PTC: pass 20250828150039930 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57782<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(219)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(217)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(207)@538fccd39e6b: Final verdict of PTC: none 20250828150039933 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150039933 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_combined-BVCI210(211)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(213)@538fccd39e6b: Final verdict of PTC: none TC_attach_combined-BVCI220(216)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(208)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(203)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(214)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(218)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(209)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(204)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(205)@538fccd39e6b: Final verdict of PTC: none TC_attach_combined-BVCI196(206)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(215)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(220)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(210)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(221)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(212)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(203): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(204): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(205): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_combined-BVCI196(206): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(207): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(208): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(209): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(210): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_combined-BVCI210(211): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(212): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(213): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(214): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(215): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_combined-BVCI220(216): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(217): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(218): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(219): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(220): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(221): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_combined(222): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_combined finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_combined pass'. Thu Aug 28 15:00:40 UTC 2025 ====== SGSN_Tests.TC_attach_combined pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_combined.talloc 20250828150040066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57794<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150040467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57794<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=88664) 20250828150040934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150040934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=88664, count=89924) 20250828150041935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150041935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:00:42 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 20250828150042937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150042937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_accept_all started. 20250828150043591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35172<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150043592 DMM INFO MM(262420000000007/fc383781) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150043592 DMM INFO MM(262420000000007/fc383781) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150043592 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150043592 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150043592 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150043592 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150043592 DLLC NOTICE LLME(ffffffff/fc383781){ASSIGNED} LLGM Assign pre (fc383781 => ffffffff) (gprs_llc.c:1079) 20250828150043592 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fc383781 => ffffffff) (gprs_llc.c:1125) 20250828150043592 DGPRS INFO SUBSCR(262420000000007) purging MS subscriber (gprs_subscriber.c:785) 20250828150043592 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) 20250828150043592 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) 20250828150043592 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150043592 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150043592 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150043592 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150043592 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(223)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(224)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(223)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(227)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150043636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150043636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150043636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150043636 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150043636 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150043636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150043636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150043636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150043636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(227)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150043638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150043638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150043638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150043638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150043638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150043638 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150043638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150043638 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150043638 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150043638 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150043638 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150043639 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150043639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(227)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(227)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150043643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(228)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(224)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(224)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(229)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150043655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150043655 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI196(226)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(228)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(233)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(233)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150043682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150043682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150043682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150043682 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150043682 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150043682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150043682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150043682 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150043682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(232)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(233)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150043684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150043684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150043684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150043684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150043684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150043684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150043684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150043684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150043684 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150043684 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150043684 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(233)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150043685 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150043685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(233)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150043689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(229)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(229)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(234)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150043700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150043700 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI210(230)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(232)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(237)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(237)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150043712 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150043712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150043713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150043713 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150043713 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150043713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150043713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150043713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150043713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(237)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150043715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150043715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150043715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150043715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150043715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150043715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150043715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150043715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150043715 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150043715 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150043715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150043716 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150043716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(237)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(237)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150043721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(234)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(234)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150043732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150043732 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_accept_all-BVCI220(236)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150043938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150043938 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150043938 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150043938 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(238)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(238)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150043940 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150043940 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(238)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(238)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(238)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(238)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(238)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(238)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_accept_all-BVCI196(226)@538fccd39e6b: Adding Client=TC_attach_accept_all(242), IMSI='262420000000008'H, TLLI='F9C2A1E8'O, index=0 SGSN_Test-GSUP(239)@538fccd39e6b: Created GsupExpect[0] for "262420000000008" to be handled at TC_attach_accept_all(242) 20250828150044990 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150044990 DLLC NOTICE LLME(ffffffff/f9c2a1e8){UNASSIGNED} LLC RX: unknown TLLI 0xf9c2a1e8, creating LLME on the fly (gprs_llc.c:552) 20250828150044990 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150044990 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000008) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150044990 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150044990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150044990 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150044990 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150044990 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150044990 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150044990 DLLC NOTICE LLME(ffffffff/f9c2a1e8){UNASSIGNED} LLGM Assign pre (f9c2a1e8 => e1194c35) (gprs_llc.c:1079) 20250828150044990 DLLC NOTICE LLME(f9c2a1e8/e1194c35){ASSIGNED} LLGM Assign post (f9c2a1e8 => e1194c35) (gprs_llc.c:1125) 20250828150044990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150044990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150044990 DMM DEBUG MM(262420000000008/e1194c35) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150045004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150045004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150045004 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150045004 DMM DEBUG MM(262420000000008/e1194c35) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000080 (gprs_gmm.c:1134) 20250828150045004 DMM NOTICE MM(262420000000008/e1194c35) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150045004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150045004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150045004 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250828150045004 DMM INFO MM(262420000000008/e1194c35) <- GMM ATTACH ACCEPT (new P-TMSI=0xe1194c35) (gprs_gmm.c:337) TC_attach_accept_all(242)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_accept_all-BVCI196(226)@538fccd39e6b: Removing Client IMSI='262420000000008'H, index=0 20250828150045993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150045993 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150045993 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150045993 DMM INFO MM(262420000000008/e1194c35) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150045993 DMM NOTICE MM(262420000000008/e1194c35) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150045993 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150045993 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150045993 DLLC NOTICE LLME(f9c2a1e8/e1194c35){ASSIGNED} LLGM Assign pre (ffffffff => e1194c35) (gprs_llc.c:1079) 20250828150045994 DLLC NOTICE LLME(ffffffff/e1194c35){ASSIGNED} LLGM Assign post (ffffffff => e1194c35) (gprs_llc.c:1125) 20250828150045994 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150045994 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150045994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150045994 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_accept_all(242)@538fccd39e6b: Final verdict of PTC: pass 20250828150045996 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35172<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_accept_all-BVCI196(226)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(229)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(239)@538fccd39e6b: Final verdict of PTC: none 20250828150045998 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150045998 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(234)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(232)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(237)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(223)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(228)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(227)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(225)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(224)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(231)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(241)@538fccd39e6b: Final verdict of PTC: none TC_attach_accept_all-BVCI220(236)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(235)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(238)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(233)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(240)@538fccd39e6b: Final verdict of PTC: none TC_attach_accept_all-BVCI210(230)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(223): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(224): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(225): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_accept_all-BVCI196(226): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(227): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(228): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(229): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_accept_all-BVCI210(230): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(231): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(232): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(233): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(234): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(235): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_accept_all-BVCI220(236): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(237): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(238): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(239): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(240): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(241): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_accept_all(242): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_accept_all finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_accept_all pass'. Thu Aug 28 15:00:46 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 20250828150046133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35184<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150046534 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35184<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=70292) 20250828150046999 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150046999 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=70292, count=71452) 20250828150048001 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150048001 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:00: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_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 20250828150049002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150049002 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_closed started. 20250828150049596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35190<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150049597 DMM INFO MM(262420000000008/e1194c35) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150049597 DMM INFO MM(262420000000008/e1194c35) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150049597 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150049597 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150049597 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150049597 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150049597 DLLC NOTICE LLME(ffffffff/e1194c35){ASSIGNED} LLGM Assign pre (e1194c35 => ffffffff) (gprs_llc.c:1079) 20250828150049597 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1194c35 => ffffffff) (gprs_llc.c:1125) 20250828150049597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150049597 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150049597 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150049597 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150049597 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(243)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(244)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(243)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(247)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150049642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150049642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150049642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150049642 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150049642 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150049642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150049642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150049642 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150049642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(247)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150049647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150049647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150049647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150049648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150049648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150049648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150049648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150049648 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150049648 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150049648 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150049648 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150049648 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150049648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(247)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(247)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150049654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(248)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(244)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(244)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150049667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150049667 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_closed-BVCI196(246)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(249)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(248)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(252)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(252)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150049688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150049688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150049688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150049688 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150049688 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150049688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150049688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150049688 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150049688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(252)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150049690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150049690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150049690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150049690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150049690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150049690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150049690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150049690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150049690 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150049690 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150049690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150049691 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150049691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(252)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(252)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150049696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(253)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(249)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(249)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150049708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150049708 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(254)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_closed-BVCI210(251)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(253)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(257)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(257)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150049723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150049723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150049723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150049723 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150049723 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150049723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150049723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150049723 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150049723 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(257)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150049725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150049725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150049725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150049725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150049725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150049725 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150049725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150049725 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150049725 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150049725 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150049725 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150049726 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150049726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(257)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(257)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150049731 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(254)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(254)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150049746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150049746 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed-BVCI220(256)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150050002 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150050003 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150050003 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150050003 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(258)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(258)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150050005 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(258)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(258)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150050005 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(258)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(258)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(258)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(258)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed-BVCI196(246)@538fccd39e6b: Adding Client=TC_attach_closed(262), IMSI='262420000000009'H, TLLI='D7608134'O, index=0 SGSN_Test-GSUP(259)@538fccd39e6b: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed(262) TC_attach_closed-BVCI196(246)@538fccd39e6b: Adding Client=TC_attach_closed(262), IMSI='001010123456789'H, TLLI='D7608134'O, index=1 20250828150051059 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150051059 DLLC NOTICE LLME(ffffffff/d7608134){UNASSIGNED} LLC RX: unknown TLLI 0xd7608134, creating LLME on the fly (gprs_llc.c:552) 20250828150051059 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150051059 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150051059 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150051059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150051059 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150051059 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150051059 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150051059 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150051059 DLLC NOTICE LLME(ffffffff/d7608134){UNASSIGNED} LLGM Assign pre (d7608134 => f7087d15) (gprs_llc.c:1079) 20250828150051059 DLLC NOTICE LLME(d7608134/f7087d15){ASSIGNED} LLGM Assign post (d7608134 => f7087d15) (gprs_llc.c:1125) 20250828150051059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150051059 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150051059 DMM DEBUG MM(001010123456789/f7087d15) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150051074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150051074 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150051074 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150051074 DMM DEBUG MM(001010123456789/f7087d15) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250828150051074 DMM NOTICE MM(001010123456789/f7087d15) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150051074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150051074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150051074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250828150051074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828150051074 DMM NOTICE MM(001010123456789/f7087d15) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250828150051074 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Reject}: Deallocated (fsm.c:568) 20250828150051074 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150051074 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150051074 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828150051074 DLLC NOTICE LLME(d7608134/f7087d15){ASSIGNED} LLGM Assign pre (f7087d15 => ffffffff) (gprs_llc.c:1079) 20250828150051074 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f7087d15 => ffffffff) (gprs_llc.c:1125) TC_attach_closed(262)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@538fccd39e6b: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed(262)@538fccd39e6b: Final verdict of PTC: pass TC_attach_closed-BVCI196(246)@538fccd39e6b: Adding Client=TC_attach_closed(263), IMSI='262420000000010'H, TLLI='F0054AA1'O, index=2 SGSN_Test-GSUP(259)@538fccd39e6b: Created GsupExpect[1] for "262420000000010" to be handled at TC_attach_closed(263) 20250828150051119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150051119 DLLC NOTICE LLME(ffffffff/f0054aa1){UNASSIGNED} LLC RX: unknown TLLI 0xf0054aa1, creating LLME on the fly (gprs_llc.c:552) 20250828150051119 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150051119 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000010) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150051119 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150051119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150051119 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150051119 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150051119 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150051119 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150051119 DLLC NOTICE LLME(ffffffff/f0054aa1){UNASSIGNED} LLGM Assign pre (f0054aa1 => e14c2de0) (gprs_llc.c:1079) 20250828150051119 DLLC NOTICE LLME(f0054aa1/e14c2de0){ASSIGNED} LLGM Assign post (f0054aa1 => e14c2de0) (gprs_llc.c:1125) 20250828150051119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150051119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150051119 DMM DEBUG MM(262420000000010/e14c2de0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150051126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150051126 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150051126 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150051126 DMM DEBUG MM(262420000000010/e14c2de0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000100 (gprs_gmm.c:1134) 20250828150051126 DMM NOTICE MM(262420000000010/e14c2de0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150051126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150051126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150051126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250828150051126 DMM INFO MM(262420000000010/e14c2de0) <- GMM ATTACH ACCEPT (new P-TMSI=0xe14c2de0) (gprs_gmm.c:337) TC_attach_closed(263)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_closed-BVCI196(246)@538fccd39e6b: Removing Client IMSI='262420000000010'H, index=2 20250828150052122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150052122 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xa965e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150052123 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150052123 DMM INFO MM(262420000000010/e14c2de0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150052123 DMM NOTICE MM(262420000000010/e14c2de0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150052123 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150052123 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150052123 DLLC NOTICE LLME(f0054aa1/e14c2de0){ASSIGNED} LLGM Assign pre (ffffffff => e14c2de0) (gprs_llc.c:1079) 20250828150052123 DLLC NOTICE LLME(ffffffff/e14c2de0){ASSIGNED} LLGM Assign post (ffffffff => e14c2de0) (gprs_llc.c:1125) 20250828150052123 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150052123 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150052123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150052123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed(263)@538fccd39e6b: Final verdict of PTC: pass 20250828150052125 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35190<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(252)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(247)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(249)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(254)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(243)@538fccd39e6b: Final verdict of PTC: none TC_attach_closed-BVCI220(256)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(248)@538fccd39e6b: Final verdict of PTC: none TC_attach_closed-BVCI210(251)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(261)@538fccd39e6b: Final verdict of PTC: none 20250828150052141 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150052141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97-provIP(245)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(257)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(260)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(259)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(255)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(244)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(250)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(258)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(253)@538fccd39e6b: Final verdict of PTC: none TC_attach_closed-BVCI196(246)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(243): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(244): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(245): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_closed-BVCI196(246): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(247): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(248): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(249): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(250): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_closed-BVCI210(251): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(252): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(253): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(254): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(255): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_closed-BVCI220(256): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(257): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(258): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(259): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(260): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(261): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_closed(262): pass (none -> pass) MTC@538fccd39e6b: Local verdict of PTC TC_attach_closed(263): pass (pass -> pass) MTC@538fccd39e6b: Test case TC_attach_closed finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_closed pass'. Thu Aug 28 15:00:52 UTC 2025 ====== SGSN_Tests.TC_attach_closed pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_closed.talloc 20250828150052267 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37474<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150052668 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=77524) 20250828150053142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150053142 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=77524, count=81880) 20250828150054144 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150054144 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:00: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_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 20250828150055145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150055145 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_no_imei_response started. 20250828150055718 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150055719 DMM INFO MM(262420000000010/e14c2de0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150055719 DMM INFO MM(262420000000010/e14c2de0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150055719 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150055719 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150055719 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150055719 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150055719 DLLC NOTICE LLME(ffffffff/e14c2de0){ASSIGNED} LLGM Assign pre (e14c2de0 => ffffffff) (gprs_llc.c:1079) 20250828150055719 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e14c2de0 => ffffffff) (gprs_llc.c:1125) 20250828150055719 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150055719 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150055719 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150055719 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150055719 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(264)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(265)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(264)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(268)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150055761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150055761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150055761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150055761 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150055761 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150055761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150055761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150055761 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150055761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(268)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150055763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150055763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150055763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150055763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150055763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150055763 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150055763 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150055763 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150055763 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150055763 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150055763 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150055764 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150055764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(268)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(268)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150055769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(269)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(265)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(265)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150055782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150055782 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI196(267)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(270)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(269)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(273)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(273)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150055798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150055798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150055798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150055798 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150055798 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150055798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150055798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150055798 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150055798 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(273)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150055800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150055800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150055800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150055800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150055800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150055800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150055800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150055800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150055800 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150055800 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150055800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150055801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150055801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150055805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(274)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(270)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(270)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150055817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150055817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI210(272)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(275)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(274)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(278)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150055836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150055836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150055836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150055836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150055836 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150055836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150055836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150055836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150055836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(278)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150055838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150055838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150055838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150055838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150055838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150055838 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150055838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150055838 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150055838 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150055838 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150055838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150055840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150055840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(278)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150055845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(275)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(275)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150055857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150055857 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imei_response-BVCI220(277)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150056145 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150056145 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150056145 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150056145 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(279)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(279)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150056149 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(279)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(279)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(279)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828150056152 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_no_imei_response-BVCI196(267)@538fccd39e6b: Adding Client=TC_attach_no_imei_response(283), IMSI='262420000000032'H, TLLI='F1BB0E37'O, index=0 SGSN_Test-GSUP(280)@538fccd39e6b: Created GsupExpect[0] for "262420000000032" to be handled at TC_attach_no_imei_response(283) 20250828150057219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150057219 DLLC NOTICE LLME(ffffffff/f1bb0e37){UNASSIGNED} LLC RX: unknown TLLI 0xf1bb0e37, creating LLME on the fly (gprs_llc.c:552) 20250828150057219 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150057219 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000032) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250828150057219 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150057219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150057219 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150057219 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150057219 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150057219 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150057219 DLLC NOTICE LLME(ffffffff/f1bb0e37){UNASSIGNED} LLGM Assign pre (f1bb0e37 => fe1ca740) (gprs_llc.c:1079) 20250828150057219 DLLC NOTICE LLME(f1bb0e37/fe1ca740){ASSIGNED} LLGM Assign post (f1bb0e37 => fe1ca740) (gprs_llc.c:1125) 20250828150057219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150057219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150057219 DMM DEBUG MM(262420000000032/fe1ca740) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150102352 DGPRS DEBUG Checking for inactive LLMEs, time = 58921461 (sgsn.c:132) 20250828150102356 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150102356 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150102356 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150102356 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150102356 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150102356 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150102357 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150102357 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150102357 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150102357 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828150103220 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828150103220 DMM DEBUG MM(262420000000032/fe1ca740) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150105767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150105767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150105767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150105811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150105811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150105811 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(268)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(278)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150105847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150105847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150105847 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150109222 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828150109222 DMM DEBUG MM(262420000000032/fe1ca740) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150115224 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828150115224 DMM DEBUG MM(262420000000032/fe1ca740) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) -NSVCI97(268)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150115818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150115818 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150115818 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI97(268)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(273)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150115819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150115819 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150115819 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150115855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150115855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150115855 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150116146 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250828150116146 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828150116147 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(279)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(279)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150121225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828150121225 DMM DEBUG MM(262420000000032/fe1ca740) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150125765 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150125767 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150125767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150125802 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150125804 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150125804 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(273)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI97(268)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150125823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150125823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150125823 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(273)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(268)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150125824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150125824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150125824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150125842 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150125844 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150125844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150125857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150125857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150125857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(278)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI99(278)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150127226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828150127226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250828150127226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828150127226 DMM NOTICE MM(262420000000032/fe1ca740) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250828150127226 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Reject}: Deallocated (fsm.c:568) 20250828150127226 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150127226 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150127226 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828150127226 DLLC NOTICE LLME(f1bb0e37/fe1ca740){ASSIGNED} LLGM Assign pre (fe1ca740 => ffffffff) (gprs_llc.c:1079) 20250828150127226 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fe1ca740 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imei_response(283)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_no_imei_response-BVCI196(267)@538fccd39e6b: Removing Client IMSI='262420000000032'H, index=0 TC_attach_no_imei_response(283)@538fccd39e6b: Final verdict of PTC: pass 20250828150127247 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150127261 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150127261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_no_imei_response-BVCI210(272)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(279)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(280)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(273)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(282)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(281)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(264)@538fccd39e6b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI220(277)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(270)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(269)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(276)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(265)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(278)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(271)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(274)@538fccd39e6b: Final verdict of PTC: none TC_attach_no_imei_response-BVCI196(267)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(268)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(275)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(266)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(264): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(265): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(266): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_no_imei_response-BVCI196(267): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(268): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(269): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(270): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(271): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_no_imei_response-BVCI210(272): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(273): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(274): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(275): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(276): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_no_imei_response-BVCI220(277): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(278): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(279): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(280): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(281): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(282): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_no_imei_response(283): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_no_imei_response finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:01:27 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 20250828150127509 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150127911 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=82540) 20250828150128262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150128262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=82540, count=86896) 20250828150129264 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150129264 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:01: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_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 20250828150130266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150130266 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_no_imsi_response started. 20250828150131111 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59494<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150131112 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(284)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-NS0(284)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, 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-Gb0-BSSGP0(285)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(288)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(288)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(289)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150131190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150131190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150131190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150131190 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150131190 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150131190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150131190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150131190 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150131190 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(288)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150131201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150131201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150131201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150131201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150131201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150131201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150131201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150131201 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150131201 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150131201 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150131201 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150131201 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150131201 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(288)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(288)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150131216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(289)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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-Gb1-BSSGP1(290)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(285)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(285)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(293)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250828150131244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150131244 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI196(287)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(293)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150131265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150131265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150131265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150131265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150131265 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150131265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150131265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150131265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150131265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150131266 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150131267 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150131276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150131276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150131276 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150131277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150131277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150131277 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150131277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150131277 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150131277 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150131277 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150131277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(293)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150131281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150131281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(293)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(294)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150131292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(290)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(290)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150131307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150131307 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI210(292)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(294)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-BSSGP2(295)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(298)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150131337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150131337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150131337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150131337 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150131337 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150131337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150131337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150131337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150131337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(298)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150131353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150131353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150131353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150131353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150131353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150131353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150131353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150131353 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150131353 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150131353 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150131353 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150131353 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150131353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(298)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150131366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(295)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(295)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150131383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150131383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_no_imsi_response-BVCI220(297)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150132269 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150132269 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150132269 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150132269 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(299)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(299)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150132275 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150132276 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(299)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(299)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828150132353 DGPRS DEBUG Checking for inactive LLMEs, time = 58921491 (sgsn.c:132) 20250828150132357 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150132357 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150132357 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150132357 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150132357 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150132357 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150132358 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150132358 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150132358 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150132358 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_no_imsi_response-BVCI196(287)@538fccd39e6b: Adding Client=TC_attach_no_imsi_response(303), IMSI='262420000000035'H, TLLI='E94B1FAF'O, index=0 SGSN_Test-GSUP(300)@538fccd39e6b: Created GsupExpect[0] for "262420000000035" to be handled at TC_attach_no_imsi_response(303) 20250828150133349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150133349 DLLC NOTICE LLME(ffffffff/e94b1faf){UNASSIGNED} LLC RX: unknown TLLI 0xe94b1faf, creating LLME on the fly (gprs_llc.c:552) 20250828150133349 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150133349 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xC0000035) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250828150133349 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150133349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150133349 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150133349 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150133349 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150133349 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150133349 DLLC NOTICE LLME(ffffffff/e94b1faf){UNASSIGNED} LLGM Assign pre (e94b1faf => eb59fd29) (gprs_llc.c:1079) 20250828150133349 DLLC NOTICE LLME(e94b1faf/eb59fd29){ASSIGNED} LLGM Assign post (e94b1faf => eb59fd29) (gprs_llc.c:1125) 20250828150133349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150133349 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150133349 DMM DEBUG MM(/eb59fd29) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150133372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150133372 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150133372 DMM DEBUG MM_STATE_Gb(3914014639)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150133372 DMM DEBUG MM(/eb59fd29) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000350 (gprs_gmm.c:1134) 20250828150133372 DMM NOTICE MM(/eb59fd29) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150133372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150133372 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to CheckIdentity (gprs_gmm_attach.c:113) 20250828150133372 DMM DEBUG MM(/eb59fd29) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250828150139374 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828150139374 DMM DEBUG MM(/eb59fd29) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150141211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150141211 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150141211 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150141288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150141288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150141288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI98(293)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150141367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150141367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150141367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150145375 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828150145375 DMM DEBUG MM(/eb59fd29) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) -NSVCI97(288)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150151215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150151215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150151215 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(293)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150151299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150151299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150151299 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(298)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150151378 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828150151378 DMM DEBUG MM(/eb59fd29) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250828150151386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150151386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150151386 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150152270 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250828150152270 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828150152270 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(299)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(299)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150157379 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828150157379 DMM DEBUG MM(/eb59fd29) <- GMM IDENTITY REQUEST: mi_type=IMSI (gprs_gmm.c:468) 20250828150201203 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150201204 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150201204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150201216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150201216 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150201216 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(288)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI97(288)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150201281 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150201283 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150201283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150201301 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150201302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150201302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(293)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI98(293)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150201354 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150201359 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150201359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(298)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150201392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150201392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150201392 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(298)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150202354 DGPRS DEBUG Checking for inactive LLMEs, time = 58921521 (sgsn.c:132) 20250828150202358 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150202358 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150202358 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150202358 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150202358 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150202359 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150202359 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150202359 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150202359 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150202359 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828150203380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Timeout of T3370 (fsm.c:317) 20250828150203380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_REJECT (gprs_gmm_attach.c:422) 20250828150203380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828150203380 DMM NOTICE MM(/eb59fd29) <- GMM ATTACH REJECT: MS identity cannot be derived by the network (gprs_gmm.c:401) 20250828150203380 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Reject}: Deallocated (fsm.c:568) 20250828150203380 DMM DEBUG MM_STATE_Gb(3914014639)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150203380 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150203380 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828150203380 DLLC NOTICE LLME(e94b1faf/eb59fd29){ASSIGNED} LLGM Assign pre (eb59fd29 => ffffffff) (gprs_llc.c:1079) 20250828150203380 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (eb59fd29 => ffffffff) (gprs_llc.c:1125) TC_attach_no_imsi_response(303)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_no_imsi_response-BVCI196(287)@538fccd39e6b: Removing Client IMSI='262420000000035'H, index=0 TC_attach_no_imsi_response(303)@538fccd39e6b: Final verdict of PTC: pass 20250828150203399 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59494<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(294)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(286)@538fccd39e6b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI220(297)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(298)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(293)@538fccd39e6b: Final verdict of PTC: none 20250828150203420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150203420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(300)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(285)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(295)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(288)@538fccd39e6b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI210(292)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(289)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(302)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(301)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(299)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(296)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(291)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(290)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(284)@538fccd39e6b: Final verdict of PTC: none TC_attach_no_imsi_response-BVCI196(287)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(284): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(285): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(286): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_no_imsi_response-BVCI196(287): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(288): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(289): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(290): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(291): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_no_imsi_response-BVCI210(292): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(293): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(294): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(295): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(296): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_no_imsi_response-BVCI220(297): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(298): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(299): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(300): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(301): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(302): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_no_imsi_response(303): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_no_imsi_response finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:02:03 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 20250828150203553 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44634<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150203962 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44634<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94124) 20250828150204421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150204421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94124, count=95384) 20250828150205422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150205422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 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_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 20250828150206424 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150206424 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150207087 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44642<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150207088 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_closed_add_vty started. SGSN_Test-Gb0-NS0(304)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(305)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(304)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(309)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(309)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(308)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150207184 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150207185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150207185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150207185 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150207185 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150207185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150207185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150207185 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150207185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(309)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150207193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150207193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150207193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150207193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150207193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150207193 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150207193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150207193 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150207193 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150207193 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150207193 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(309)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(309)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150207194 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150207194 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150207202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(310)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(305)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(305)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(308)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } 20250828150207219 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150207219 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(313)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(313)@538fccd39e6b: Provider Link came up: sending NS-RESET TC_attach_closed_add_vty-BVCI196(306)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150207228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150207228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150207228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150207228 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150207228 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150207228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150207228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150207228 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150207228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(313)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150207233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150207233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150207233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150207234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150207234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150207234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150207234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150207234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150207234 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150207234 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150207234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150207235 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150207235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(313)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(313)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150207248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(314)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(310)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(310)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150207260 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150207260 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI210(312)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(315)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(314)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(318)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(318)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150207284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150207284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150207284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150207284 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150207284 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150207284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150207284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150207284 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150207284 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(318)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150207287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150207287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150207287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150207288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150207288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150207288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150207288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150207288 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150207288 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150207288 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150207288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150207288 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150207288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(318)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(318)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150207293 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(315)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(315)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150207314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150207314 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_closed_add_vty-BVCI220(317)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150207425 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150207425 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150207425 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150207425 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(319)@538fccd39e6b: Established a new IPA connection (conn_id=2) 20250828150207428 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150207429 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(319)@538fccd39e6b: CCM 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(319)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(319)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(319)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(319)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(319)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(319)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_closed_add_vty-BVCI196(306)@538fccd39e6b: Adding Client=TC_attach_closed_add_vty(323), IMSI='262420000000009'H, TLLI='F570DEB9'O, index=0 SGSN_Test-GSUP(320)@538fccd39e6b: Created GsupExpect[0] for "262420000000009" to be handled at TC_attach_closed_add_vty(323) TC_attach_closed_add_vty-BVCI196(306)@538fccd39e6b: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456789'H, TLLI='F570DEB9'O, index=1 20250828150208536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150208536 DLLC NOTICE LLME(ffffffff/f570deb9){UNASSIGNED} LLC RX: unknown TLLI 0xf570deb9, creating LLME on the fly (gprs_llc.c:552) 20250828150208536 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150208536 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456789) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150208536 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150208536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150208536 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150208536 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150208536 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150208536 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150208536 DLLC NOTICE LLME(ffffffff/f570deb9){UNASSIGNED} LLGM Assign pre (f570deb9 => c8e54c8e) (gprs_llc.c:1079) 20250828150208536 DLLC NOTICE LLME(f570deb9/c8e54c8e){ASSIGNED} LLGM Assign post (f570deb9 => c8e54c8e) (gprs_llc.c:1125) 20250828150208536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150208536 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150208536 DMM DEBUG MM(001010123456789/c8e54c8e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150208552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150208552 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150208552 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150208552 DMM DEBUG MM(001010123456789/c8e54c8e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250828150208552 DMM NOTICE MM(001010123456789/c8e54c8e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150208552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150208552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150208552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_REJECT (gprs_gmm_attach.c:147) 20250828150208552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828150208552 DMM NOTICE MM(001010123456789/c8e54c8e) <- GMM ATTACH REJECT: GPRS services not allowed (gprs_gmm.c:401) 20250828150208552 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Reject}: Deallocated (fsm.c:568) 20250828150208552 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150208552 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150208552 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828150208552 DLLC NOTICE LLME(f570deb9/c8e54c8e){ASSIGNED} LLGM Assign pre (c8e54c8e => ffffffff) (gprs_llc.c:1079) 20250828150208552 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c8e54c8e => ffffffff) (gprs_llc.c:1125) TC_attach_closed_add_vty(323)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_closed_add_vty-BVCI196(306)@538fccd39e6b: Removing Client IMSI='001010123456789'H, index=1 TC_attach_closed_add_vty-BVCI196(306)@538fccd39e6b: Adding Client=TC_attach_closed_add_vty(323), IMSI='001010123456700'H, TLLI='F570DEB9'O, index=2 20250828150208561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150208561 DLLC NOTICE LLME(ffffffff/f570deb9){UNASSIGNED} LLC RX: unknown TLLI 0xf570deb9, creating LLME on the fly (gprs_llc.c:552) 20250828150208561 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb03bc9 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150208561 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-001010123456700) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150208561 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150208561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150208561 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150208561 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150208561 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150208561 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150208561 DLLC NOTICE LLME(ffffffff/f570deb9){UNASSIGNED} LLGM Assign pre (f570deb9 => e3e9d1e5) (gprs_llc.c:1079) 20250828150208561 DLLC NOTICE LLME(f570deb9/e3e9d1e5){ASSIGNED} LLGM Assign post (f570deb9 => e3e9d1e5) (gprs_llc.c:1125) 20250828150208561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150208561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150208561 DMM DEBUG MM(001010123456700/e3e9d1e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150208567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150208567 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x230ce1 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150208567 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150208567 DMM DEBUG MM(001010123456700/e3e9d1e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000090 (gprs_gmm.c:1134) 20250828150208567 DMM NOTICE MM(001010123456700/e3e9d1e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150208567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150208567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150208567 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250828150208567 DMM INFO MM(001010123456700/e3e9d1e5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e9d1e5) (gprs_gmm.c:337) TC_attach_closed_add_vty(323)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150209566 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150209566 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150209566 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150209566 DMM INFO MM(001010123456700/e3e9d1e5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150209566 DMM NOTICE MM(001010123456700/e3e9d1e5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150209566 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150209566 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150209566 DLLC NOTICE LLME(f570deb9/e3e9d1e5){ASSIGNED} LLGM Assign pre (ffffffff => e3e9d1e5) (gprs_llc.c:1079) 20250828150209566 DLLC NOTICE LLME(ffffffff/e3e9d1e5){ASSIGNED} LLGM Assign post (ffffffff => e3e9d1e5) (gprs_llc.c:1125) 20250828150209566 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150209566 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150209566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150209566 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_closed_add_vty-BVCI196(306)@538fccd39e6b: Removing Client IMSI='001010123456700'H, index=2 TC_attach_closed_add_vty(323)@538fccd39e6b: Final verdict of PTC: pass 20250828150209576 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44642<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150209580 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150209580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(320)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(319)@538fccd39e6b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI220(317)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(313)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(318)@538fccd39e6b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI210(312)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(308)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(304)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(310)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(321)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(314)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(307)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(311)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(315)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(316)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(309)@538fccd39e6b: Final verdict of PTC: none TC_attach_closed_add_vty-BVCI196(306)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(305)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(322)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(304): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(305): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_closed_add_vty-BVCI196(306): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(307): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(308): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(309): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(310): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(311): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_closed_add_vty-BVCI210(312): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(313): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(314): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(315): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(316): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_closed_add_vty-BVCI220(317): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(318): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(319): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(320): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(321): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(322): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_closed_add_vty(323): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_closed_add_vty finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:02:09 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 20250828150209763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44644<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150210170 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44644<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=78016) 20250828150210580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150210580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=78016, count=82264) 20250828150211581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150211581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:02: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_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 20250828150212582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150212582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_check_subscriber_list started. 20250828150213275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51592<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150213276 DMM INFO MM(001010123456700/e3e9d1e5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150213276 DMM INFO MM(001010123456700/e3e9d1e5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150213276 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150213276 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150213276 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150213276 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150213276 DLLC NOTICE LLME(ffffffff/e3e9d1e5){ASSIGNED} LLGM Assign pre (e3e9d1e5 => ffffffff) (gprs_llc.c:1079) 20250828150213276 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e9d1e5 => ffffffff) (gprs_llc.c:1125) 20250828150213276 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150213276 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150213276 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150213276 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150213276 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(324)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(325)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(324)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(328)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150213326 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150213327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150213327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150213327 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150213327 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150213327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150213327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150213327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150213327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(328)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150213329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150213329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150213329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150213330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150213330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150213330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150213330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150213330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150213330 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150213330 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150213330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(328)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150213330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150213330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(328)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150213335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(329)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(325)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(325)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150213348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150213348 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI196(327)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(330)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(329)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(333)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150213376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150213376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150213376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150213376 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150213376 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150213376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150213376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150213376 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150213376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(333)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150213379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150213379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150213379 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150213380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150213380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150213380 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150213380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150213380 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150213380 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150213380 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150213380 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150213381 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150213381 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(333)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(333)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(334)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150213387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(330)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(330)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(335)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150213409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150213409 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(334)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_subscriber_list-BVCI210(332)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(338)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150213421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150213421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150213421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150213421 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150213421 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150213421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150213421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150213421 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150213421 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(338)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150213425 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150213426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150213426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150213426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150213426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150213426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150213426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150213426 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150213426 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150213426 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150213426 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150213426 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150213426 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(338)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(338)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150213433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(335)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(335)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150213457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150213457 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_subscriber_list-BVCI220(337)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150213584 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150213584 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150213584 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150213584 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(339)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(339)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150213587 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150213587 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(339)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(339)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(339)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(339)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_subscriber_list-BVCI196(327)@538fccd39e6b: Adding Client=TC_attach_check_subscriber_list(343), IMSI='262420000000034'H, TLLI='D37FF595'O, index=0 SGSN_Test-GSUP(340)@538fccd39e6b: Created GsupExpect[0] for "262420000000034" to be handled at TC_attach_check_subscriber_list(343) TC_attach_check_subscriber_list(343)@538fccd39e6b: 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 := '3957ED36AFE2A36703CD3E5705F7299D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0B2D702C'O ("\v-p,") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5D947D964BF4C0EF'O } } } } } 20250828150214666 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150214666 DLLC NOTICE LLME(ffffffff/d37ff595){UNASSIGNED} LLC RX: unknown TLLI 0xd37ff595, creating LLME on the fly (gprs_llc.c:552) 20250828150214666 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150214666 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000034) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150214666 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150214666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150214666 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150214666 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150214666 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150214666 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150214666 DLLC NOTICE LLME(ffffffff/d37ff595){UNASSIGNED} LLGM Assign pre (d37ff595 => cf2b26db) (gprs_llc.c:1079) 20250828150214666 DLLC NOTICE LLME(d37ff595/cf2b26db){ASSIGNED} LLGM Assign post (d37ff595 => cf2b26db) (gprs_llc.c:1125) 20250828150214666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150214666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150214666 DMM DEBUG MM(262420000000034/cf2b26db) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150214681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150214681 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150214681 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150214681 DMM DEBUG MM(262420000000034/cf2b26db) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000340 (gprs_gmm.c:1134) 20250828150214681 DMM NOTICE MM(262420000000034/cf2b26db) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150214681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150214681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150214681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150214681 DMM DEBUG MM(262420000000034/cf2b26db) Requesting authorization (sgsn_auth.c:160) 20250828150214681 DMM INFO MM(262420000000034/cf2b26db) Requesting authentication tuples (sgsn_auth.c:184) 20250828150214681 DMM DEBUG MM(262420000000034/cf2b26db) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150214681 DGPRS INFO SUBSCR(262420000000034) requesting auth info (gprs_subscriber.c:805) 20250828150214681 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000034" handled at TC_attach_check_subscriber_list(343) SGSN_Test-GSUP(340)@538fccd39e6b: Added IMSI table entry 0TC_attach_check_subscriber_list(343)"262420000000034" 20250828150214685 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150214685 DGPRS INFO SUBSCR(262420000000034) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150214685 DGPRS DEBUG SUBSCR(262420000000034) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150214685 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150214685 DMM INFO MM(262420000000034/cf2b26db) Subscriber data update (mmctx.c:445) 20250828150214685 DMM DEBUG MM(262420000000034/cf2b26db) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150214685 DMM INFO MM(262420000000034/cf2b26db) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150214685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150214685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150214685 DMM INFO MM(262420000000034/cf2b26db) <- GMM AUTH AND CIPHERING REQ (rand = 39 57 ed 36 af e2 a3 67 03 cd 3e 57 05 f7 29 9d , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150214694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150214694 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xefaf68 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150214694 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150214694 DMM INFO MM(262420000000034/cf2b26db) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150214694 DMM NOTICE MM(262420000000034/cf2b26db) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150214694 DMM DEBUG MM(262420000000034/cf2b26db) checking auth: received GSM SRES = 0b 2d 70 2c (gprs_gmm.c:716) 20250828150214694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150214694 DMM DEBUG MM(262420000000034/cf2b26db) Requesting authorization (sgsn_auth.c:160) 20250828150214694 DMM INFO MM(262420000000034/cf2b26db) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150214694 DMM DEBUG MM(262420000000034/cf2b26db) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150214694 DGPRS INFO SUBSCR(262420000000034) subscriber data is not available (gprs_subscriber.c:818) 20250828150214694 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) 20250828150214694 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150214694 DMM INFO MM(262420000000034/cf2b26db) <- GMM ATTACH ACCEPT (new P-TMSI=0xcf2b26db) (gprs_gmm.c:337) 20250828150214695 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150214695 DGPRS INFO SUBSCR(262420000000034) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150214695 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250828150214695 DMM INFO MM(262420000000034/cf2b26db) Subscriber data update (mmctx.c:445) 20250828150214695 DMM DEBUG MM(262420000000034/cf2b26db) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150214695 DMM INFO MM(262420000000034/cf2b26db) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150214695 DMM NOTICE MM(262420000000034/cf2b26db) Authorized, continuing procedure, IMSI=262420000000034 (gprs_gmm.c:1050) 20250828150214695 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150214695 DMM NOTICE MM(262420000000034/cf2b26db) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150214695 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) 20250828150214696 DGPRS INFO SUBSCR(262420000000034) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150214696 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250828150214696 DMM INFO MM(262420000000034/cf2b26db) Subscriber data update (mmctx.c:445) 20250828150214696 DMM DEBUG MM(262420000000034/cf2b26db) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150214702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150214702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150214702 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150214702 DMM INFO MM(262420000000034/cf2b26db) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150214702 DMM NOTICE MM(262420000000034/cf2b26db) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150214702 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150214702 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150214702 DLLC NOTICE LLME(d37ff595/cf2b26db){ASSIGNED} LLGM Assign pre (ffffffff => cf2b26db) (gprs_llc.c:1079) 20250828150214702 DLLC NOTICE LLME(ffffffff/cf2b26db){ASSIGNED} LLGM Assign post (ffffffff => cf2b26db) (gprs_llc.c:1125) 20250828150214702 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150214702 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150214702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150214702 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_check_subscriber_list(343)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_check_subscriber_list-BVCI196(327)@538fccd39e6b: Removing Client IMSI='262420000000034'H, index=0 TC_attach_check_subscriber_list(343)@538fccd39e6b: Final verdict of PTC: pass 20250828150214755 DGPRS DEBUG SUBSCR(262420000000034) Updating subscriber data (gprs_subscriber.c:839) 20250828150214755 DMM INFO MM(262420000000034/cf2b26db) Subscriber data update (mmctx.c:445) 20250828150214755 DMM DEBUG MM(262420000000034/cf2b26db) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250828150214755 DMM INFO MM(262420000000034/cf2b26db) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250828150214755 DMM INFO MM(262420000000034/cf2b26db) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150214755 DMM INFO MM(262420000000034/cf2b26db) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150214755 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150214755 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150214755 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150214755 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150214755 DLLC NOTICE LLME(ffffffff/cf2b26db){ASSIGNED} LLGM Assign pre (cf2b26db => ffffffff) (gprs_llc.c:1079) 20250828150214755 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cf2b26db => ffffffff) (gprs_llc.c:1125) 20250828150214755 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150214755 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150214755 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150214755 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150214756 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51592<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(340)@538fccd39e6b: Final verdict of PTC: none 20250828150214759 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150214759 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(333)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(329)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(339)@538fccd39e6b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI210(332)@538fccd39e6b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI196(327)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(334)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(331)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(335)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(336)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(326)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(328)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(330)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(338)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(325)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(324)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(341)@538fccd39e6b: Final verdict of PTC: none TC_attach_check_subscriber_list-BVCI220(337)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(342)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(324): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(325): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(326): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI196(327): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(328): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(329): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(330): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(331): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI210(332): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(333): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(334): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(335): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(336): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_check_subscriber_list-BVCI220(337): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(338): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(339): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(340): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(341): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(342): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_check_subscriber_list(343): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_check_subscriber_list finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:02:14 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 20250828150214887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150215290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51606<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94296) 20250828150215760 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150215760 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94296, count=95556) 20250828150216761 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150216761 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:02:17 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 20250828150217762 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150217763 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_detach_check_subscriber_list started. 20250828150218345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150218346 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(344)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(345)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(344)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(348)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150218403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150218404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150218404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150218404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150218404 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150218404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150218404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150218404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150218404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(348)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(348)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(348)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150218411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150218411 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150218411 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150218412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150218412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150218412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150218412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150218412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150218412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150218412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150218412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150218413 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150218413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(349)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150218420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(350)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(345)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(345)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150218437 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150218437 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI196(347)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(349)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250828150218467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150218467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150218467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150218467 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150218467 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150218467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150218467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150218467 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150218467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(354)@538fccd39e6b: Provider Link came up: sending NS-RESET -NSVCI98(354)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150218471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150218471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150218471 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150218472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150218472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150218472 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150218472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150218472 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150218472 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150218472 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150218472 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150218474 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150218474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(354)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb2-NS2(353)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(354)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150218482 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(355)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(350)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(350)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150218501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150218501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI210(351)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(353)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(359)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(359)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150218529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150218529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150218529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150218529 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150218529 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150218529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150218529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150218529 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150218529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(359)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150218534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150218534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150218534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150218534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150218534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150218534 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150218534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150218534 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150218534 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150218534 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150218534 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150218535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150218535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(359)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(359)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150218542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(355)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(355)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150218557 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150218557 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_detach_check_subscriber_list-BVCI220(356)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150218763 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150218763 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150218763 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150218763 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(358)@538fccd39e6b: Established a new IPA connection (conn_id=2) 20250828150218769 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150218770 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(358)@538fccd39e6b: CCM 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(358)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(358)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(358)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(358)@538fccd39e6b: 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(358)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(358)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_detach_check_subscriber_list-BVCI196(347)@538fccd39e6b: Adding Client=TC_attach_detach_check_subscriber_list(363), IMSI='262420000000033'H, TLLI='DF8A5B2D'O, index=0 SGSN_Test-GSUP(360)@538fccd39e6b: Created GsupExpect[0] for "262420000000033" to be handled at TC_attach_detach_check_subscriber_list(363) TC_attach_detach_check_subscriber_list(363)@538fccd39e6b: 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 := '2E908E9FA63DAB8528A7CF659F40D074'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C9462FFC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A8C40B4A1E7E1B01'O } } } } } 20250828150218846 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150218846 DLLC NOTICE LLME(ffffffff/df8a5b2d){UNASSIGNED} LLC RX: unknown TLLI 0xdf8a5b2d, creating LLME on the fly (gprs_llc.c:552) 20250828150218846 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150218846 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000033) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150218846 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150218846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150218846 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150218846 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150218846 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150218846 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150218846 DLLC NOTICE LLME(ffffffff/df8a5b2d){UNASSIGNED} LLGM Assign pre (df8a5b2d => dac82ac1) (gprs_llc.c:1079) 20250828150218846 DLLC NOTICE LLME(df8a5b2d/dac82ac1){ASSIGNED} LLGM Assign post (df8a5b2d => dac82ac1) (gprs_llc.c:1125) 20250828150218846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150218846 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150218846 DMM DEBUG MM(262420000000033/dac82ac1) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150218864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150218864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150218864 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150218864 DMM DEBUG MM(262420000000033/dac82ac1) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000330 (gprs_gmm.c:1134) 20250828150218864 DMM NOTICE MM(262420000000033/dac82ac1) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150218864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150218864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150218864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150218864 DMM DEBUG MM(262420000000033/dac82ac1) Requesting authorization (sgsn_auth.c:160) 20250828150218864 DMM INFO MM(262420000000033/dac82ac1) Requesting authentication tuples (sgsn_auth.c:184) 20250828150218864 DMM DEBUG MM(262420000000033/dac82ac1) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150218864 DGPRS INFO SUBSCR(262420000000033) requesting auth info (gprs_subscriber.c:805) 20250828150218864 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000033" handled at TC_attach_detach_check_subscriber_list(363) SGSN_Test-GSUP(360)@538fccd39e6b: Added IMSI table entry 0TC_attach_detach_check_subscriber_list(363)"262420000000033" 20250828150218868 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150218868 DGPRS INFO SUBSCR(262420000000033) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150218868 DGPRS DEBUG SUBSCR(262420000000033) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150218868 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150218868 DMM INFO MM(262420000000033/dac82ac1) Subscriber data update (mmctx.c:445) 20250828150218868 DMM DEBUG MM(262420000000033/dac82ac1) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150218868 DMM INFO MM(262420000000033/dac82ac1) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150218868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150218868 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150218868 DMM INFO MM(262420000000033/dac82ac1) <- GMM AUTH AND CIPHERING REQ (rand = 2e 90 8e 9f a6 3d ab 85 28 a7 cf 65 9f 40 d0 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150218880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150218880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150218880 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150218880 DMM INFO MM(262420000000033/dac82ac1) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150218880 DMM NOTICE MM(262420000000033/dac82ac1) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150218881 DMM DEBUG MM(262420000000033/dac82ac1) checking auth: received GSM SRES = c9 46 2f fc (gprs_gmm.c:716) 20250828150218881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150218881 DMM DEBUG MM(262420000000033/dac82ac1) Requesting authorization (sgsn_auth.c:160) 20250828150218881 DMM INFO MM(262420000000033/dac82ac1) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150218881 DMM DEBUG MM(262420000000033/dac82ac1) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150218881 DGPRS INFO SUBSCR(262420000000033) subscriber data is not available (gprs_subscriber.c:818) 20250828150218881 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) 20250828150218881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150218881 DMM INFO MM(262420000000033/dac82ac1) <- GMM ATTACH ACCEPT (new P-TMSI=0xdac82ac1) (gprs_gmm.c:337) 20250828150218883 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150218883 DGPRS INFO SUBSCR(262420000000033) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150218883 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250828150218883 DMM INFO MM(262420000000033/dac82ac1) Subscriber data update (mmctx.c:445) 20250828150218883 DMM DEBUG MM(262420000000033/dac82ac1) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150218883 DMM INFO MM(262420000000033/dac82ac1) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150218883 DMM NOTICE MM(262420000000033/dac82ac1) Authorized, continuing procedure, IMSI=262420000000033 (gprs_gmm.c:1050) 20250828150218883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150218883 DMM NOTICE MM(262420000000033/dac82ac1) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150218883 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) 20250828150218887 DGPRS INFO SUBSCR(262420000000033) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150218887 DGPRS DEBUG SUBSCR(262420000000033) Updating subscriber data (gprs_subscriber.c:839) 20250828150218887 DMM INFO MM(262420000000033/dac82ac1) Subscriber data update (mmctx.c:445) 20250828150218887 DMM DEBUG MM(262420000000033/dac82ac1) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150218896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150218896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150218896 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150218896 DMM INFO MM(262420000000033/dac82ac1) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150218896 DMM NOTICE MM(262420000000033/dac82ac1) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150218896 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150218896 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150218896 DLLC NOTICE LLME(df8a5b2d/dac82ac1){ASSIGNED} LLGM Assign pre (ffffffff => dac82ac1) (gprs_llc.c:1079) 20250828150218896 DLLC NOTICE LLME(ffffffff/dac82ac1){ASSIGNED} LLGM Assign post (ffffffff => dac82ac1) (gprs_llc.c:1125) 20250828150218896 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150218896 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150218896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150218896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_detach_check_subscriber_list(363)@538fccd39e6b: setverdict(pass): none -> pass 20250828150218949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150218950 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250828150218950 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150218950 DMM INFO MM(262420000000033/dac82ac1) -> GMM DETACH REQUEST TLLI=0xdac82ac1 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250828150218950 DMM INFO MM(262420000000033/dac82ac1) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250828150218950 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150218950 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150218950 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150218950 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150218950 DLLC NOTICE LLME(ffffffff/dac82ac1){ASSIGNED} LLGM Assign pre (dac82ac1 => ffffffff) (gprs_llc.c:1079) 20250828150218950 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dac82ac1 => ffffffff) (gprs_llc.c:1125) 20250828150218950 DGPRS INFO SUBSCR(262420000000033) purging MS subscriber (gprs_subscriber.c:785) 20250828150218950 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) 20250828150218950 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150218950 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150218950 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150218950 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150218951 DGPRS INFO GSUP(262420000000033) Completing purge MS (gprs_subscriber.c:579) TC_attach_detach_check_subscriber_list(363)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_detach_check_subscriber_list-BVCI196(347)@538fccd39e6b: Removing Client IMSI='262420000000033'H, index=0 TC_attach_detach_check_subscriber_list(363)@538fccd39e6b: Final verdict of PTC: pass 20250828150223958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51612<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(349)@538fccd39e6b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI210(351)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(362)@538fccd39e6b: Final verdict of PTC: none 20250828150223962 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150223962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(360)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(361)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(348)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(355)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(354)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(353)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(344)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(346)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(352)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(358)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(345)@538fccd39e6b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI220(356)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(359)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(350)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(357)@538fccd39e6b: Final verdict of PTC: none TC_attach_detach_check_subscriber_list-BVCI196(347)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(344): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(345): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(346): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI196(347): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(348): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(349): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(350): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI210(351): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(352): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(353): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(354): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(355): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_detach_check_subscriber_list-BVCI220(356): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(357): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(358): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(359): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(360): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(361): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(362): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_detach_check_subscriber_list(363): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_detach_check_subscriber_list finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:02:24 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 20250828150224135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53574<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150224537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53574<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93784) 20250828150224962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150224962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93784, count=95044) 20250828150225963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150225963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:02: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_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 20250828150226964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150226964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_check_complete_resend started. 20250828150227584 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150227585 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(364)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(365)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(364)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(368)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150227630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150227630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150227630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150227630 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150227630 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150227630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150227630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150227630 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150227630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(368)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150227633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150227633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150227633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150227633 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150227634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150227634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150227634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150227634 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150227634 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150227634 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150227634 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150227634 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150227634 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(368)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(368)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150227639 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(369)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(365)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(365)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(370)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150227656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150227656 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI196(367)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(369)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(374)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(374)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(373)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150227684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150227684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150227684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150227684 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150227684 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150227684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150227684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150227684 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150227684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(374)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150227690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150227690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150227690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150227690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150227690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150227690 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150227690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150227690 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150227690 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150227690 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150227690 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150227692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150227692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(374)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(375)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150227699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(370)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(370)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150227715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150227715 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(373)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_check_complete_resend-BVCI210(371)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(378)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150227724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150227724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150227724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150227724 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150227724 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150227724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150227724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150227724 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150227724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(378)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150227727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150227727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150227727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150227727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150227727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150227727 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150227727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150227727 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150227727 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150227727 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150227727 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150227728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150227728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(378)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150227732 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(375)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(375)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150227744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150227744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_check_complete_resend-BVCI220(376)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150227965 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150227965 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150227965 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150227965 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(379)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(379)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150227968 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150227969 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(379)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(379)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(379)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_check_complete_resend-BVCI196(367)@538fccd39e6b: Adding Client=TC_attach_check_complete_resend(383), IMSI='262420000000036'H, TLLI='E36F0289'O, index=0 SGSN_Test-GSUP(380)@538fccd39e6b: Created GsupExpect[0] for "262420000000036" to be handled at TC_attach_check_complete_resend(383) TC_attach_check_complete_resend(383)@538fccd39e6b: 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 := '2969D36B13D904ECC8413DF5630B9CA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9EA4FF1'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F211D7DD18EE8A54'O } } } } } 20250828150229020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150229020 DLLC NOTICE LLME(ffffffff/e36f0289){UNASSIGNED} LLC RX: unknown TLLI 0xe36f0289, creating LLME on the fly (gprs_llc.c:552) 20250828150229020 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150229020 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000036) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250828150229020 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150229020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150229020 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150229020 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150229020 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150229020 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150229020 DLLC NOTICE LLME(ffffffff/e36f0289){UNASSIGNED} LLGM Assign pre (e36f0289 => ed894d2b) (gprs_llc.c:1079) 20250828150229020 DLLC NOTICE LLME(e36f0289/ed894d2b){ASSIGNED} LLGM Assign post (e36f0289 => ed894d2b) (gprs_llc.c:1125) 20250828150229020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150229020 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150229020 DMM DEBUG MM(262420000000036/ed894d2b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150229037 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150229037 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150229037 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150229037 DMM DEBUG MM(262420000000036/ed894d2b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000360 (gprs_gmm.c:1134) 20250828150229037 DMM NOTICE MM(262420000000036/ed894d2b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150229037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150229037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150229037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150229037 DMM DEBUG MM(262420000000036/ed894d2b) Requesting authorization (sgsn_auth.c:160) 20250828150229037 DMM INFO MM(262420000000036/ed894d2b) Requesting authentication tuples (sgsn_auth.c:184) 20250828150229037 DMM DEBUG MM(262420000000036/ed894d2b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150229037 DGPRS INFO SUBSCR(262420000000036) requesting auth info (gprs_subscriber.c:805) 20250828150229037 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000036" handled at TC_attach_check_complete_resend(383) SGSN_Test-GSUP(380)@538fccd39e6b: Added IMSI table entry 0TC_attach_check_complete_resend(383)"262420000000036" 20250828150229041 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150229041 DGPRS INFO SUBSCR(262420000000036) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150229041 DGPRS DEBUG SUBSCR(262420000000036) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150229041 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150229041 DMM INFO MM(262420000000036/ed894d2b) Subscriber data update (mmctx.c:445) 20250828150229041 DMM DEBUG MM(262420000000036/ed894d2b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150229041 DMM INFO MM(262420000000036/ed894d2b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150229041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150229041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150229041 DMM INFO MM(262420000000036/ed894d2b) <- GMM AUTH AND CIPHERING REQ (rand = 29 69 d3 6b 13 d9 04 ec c8 41 3d f5 63 0b 9c a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150229051 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150229051 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150229051 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150229051 DMM INFO MM(262420000000036/ed894d2b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150229051 DMM NOTICE MM(262420000000036/ed894d2b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150229051 DMM DEBUG MM(262420000000036/ed894d2b) checking auth: received GSM SRES = a9 ea 4f f1 (gprs_gmm.c:716) 20250828150229051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150229051 DMM DEBUG MM(262420000000036/ed894d2b) Requesting authorization (sgsn_auth.c:160) 20250828150229051 DMM INFO MM(262420000000036/ed894d2b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150229051 DMM DEBUG MM(262420000000036/ed894d2b) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150229051 DGPRS INFO SUBSCR(262420000000036) subscriber data is not available (gprs_subscriber.c:818) 20250828150229051 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) 20250828150229051 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150229051 DMM INFO MM(262420000000036/ed894d2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xed894d2b) (gprs_gmm.c:337) 20250828150229053 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150229053 DGPRS INFO SUBSCR(262420000000036) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150229053 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250828150229053 DMM INFO MM(262420000000036/ed894d2b) Subscriber data update (mmctx.c:445) 20250828150229053 DMM DEBUG MM(262420000000036/ed894d2b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150229053 DMM INFO MM(262420000000036/ed894d2b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150229053 DMM NOTICE MM(262420000000036/ed894d2b) Authorized, continuing procedure, IMSI=262420000000036 (gprs_gmm.c:1050) 20250828150229053 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150229053 DMM NOTICE MM(262420000000036/ed894d2b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150229053 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) 20250828150229054 DGPRS INFO SUBSCR(262420000000036) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150229054 DGPRS DEBUG SUBSCR(262420000000036) Updating subscriber data (gprs_subscriber.c:839) 20250828150229054 DMM INFO MM(262420000000036/ed894d2b) Subscriber data update (mmctx.c:445) 20250828150229054 DMM DEBUG MM(262420000000036/ed894d2b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_check_complete_resend(383)@538fccd39e6b: Warning: Re-starting timer T, which is already active (running or expired). 20250828150232355 DGPRS DEBUG Checking for inactive LLMEs, time = 58921551 (sgsn.c:132) 20250828150232359 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150232359 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150232359 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150232359 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150232359 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150232359 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150232359 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150232359 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150232359 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150232359 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828150235052 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250828150235052 DMM INFO MM(262420000000036/ed894d2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xed894d2b) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@538fccd39e6b: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150237646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150237646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150237646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(374)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150237699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150237699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150237699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(374)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150237735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150237735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150237735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150241054 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250828150241054 DMM INFO MM(262420000000036/ed894d2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xed894d2b) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@538fccd39e6b: Warning: Re-starting timer T, which is already active (running or expired). 20250828150247055 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250828150247055 DMM INFO MM(262420000000036/ed894d2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xed894d2b) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@538fccd39e6b: Warning: Re-starting timer T, which is already active (running or expired). -NSVCI97(368)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150247649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150247649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150247649 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(368)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150247711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150247711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150247711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(374)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI98(374)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(378)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150247758 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150247758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150247759 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150247975 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) SGSN_Test-GSUP-IPA(379)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(379)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150247976 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828150247976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250828150253057 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250828150253057 DMM INFO MM(262420000000036/ed894d2b) <- GMM ATTACH ACCEPT (new P-TMSI=0xed894d2b) (gprs_gmm.c:337) TC_attach_check_complete_resend(383)@538fccd39e6b: Warning: Re-starting timer T, which is already active (running or expired). 20250828150257636 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(368)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI97(368)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150257651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150257651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150257651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150257653 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150257653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150257692 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150257703 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150257703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150257719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150257719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150257719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(374)@538fccd39e6b: Tns-test expired: sending NS-ALIVE -NSVCI98(374)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150257728 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150257730 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150257730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(378)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150257760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150257760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150257760 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(378)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150259058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Timeout of T3350 (fsm.c:317) 20250828150259058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_REJECT (gprs_gmm_attach.c:444) 20250828150259058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828150259058 DGPRS INFO SUBSCR(262420000000036) purging MS subscriber (gprs_subscriber.c:785) 20250828150259058 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) 20250828150259058 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Reject}: Deallocated (fsm.c:568) 20250828150259058 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150259058 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150259058 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828150259058 DLLC NOTICE LLME(e36f0289/ed894d2b){ASSIGNED} LLGM Assign pre (ed894d2b => ffffffff) (gprs_llc.c:1079) 20250828150259058 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed894d2b => ffffffff) (gprs_llc.c:1125) 20250828150302356 DGPRS DEBUG Checking for inactive LLMEs, time = 58921581 (sgsn.c:132) 20250828150302362 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150302362 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150302362 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150302362 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150302362 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150302362 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150302362 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150302362 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150302362 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150302362 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_check_complete_resend(383)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_check_complete_resend-BVCI196(367)@538fccd39e6b: Removing Client IMSI='262420000000036'H, index=0 TC_attach_check_complete_resend(383)@538fccd39e6b: Final verdict of PTC: pass 20250828150303095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(375)@538fccd39e6b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI196(367)@538fccd39e6b: Final verdict of PTC: none 20250828150303104 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150303104 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(373)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(379)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(370)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(381)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(382)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(364)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(365)@538fccd39e6b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI210(371)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(366)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(380)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(368)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(369)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(378)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(377)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(374)@538fccd39e6b: Final verdict of PTC: none TC_attach_check_complete_resend-BVCI220(376)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(372)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(364): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(365): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(366): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_check_complete_resend-BVCI196(367): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(368): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(369): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(370): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_check_complete_resend-BVCI210(371): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(372): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(373): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(374): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(375): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_check_complete_resend-BVCI220(376): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(377): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(378): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(379): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(380): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(381): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(382): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_check_complete_resend(383): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_check_complete_resend finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:03:03 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 20250828150303333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35868<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150303735 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35868<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=116708) 20250828150304105 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150304105 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=116708, count=117868) 20250828150305106 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150305106 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:03: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_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 20250828150306108 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150306108 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150306893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150306894 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_hlr_location_cancel_request_update started. SGSN_Test-Gb0-NS0(384)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(385)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(384)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(388)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150307034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150307034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150307034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150307034 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150307034 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150307034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150307034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150307034 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150307034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(388)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150307042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150307042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150307042 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150307043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150307043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150307043 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150307043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150307043 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150307043 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150307043 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150307043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150307045 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150307045 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(388)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(388)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(389)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150307079 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(390)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(385)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(385)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150307110 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150307110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150307157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150307157 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(389)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(394)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(393)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 TC_hlr_location_cancel_request_update-BVCI196(387)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(394)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-BSSGP2(395)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150307226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150307226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150307226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150307226 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150307226 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150307226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150307226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150307226 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150307226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150307233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150307233 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150307233 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(394)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150307234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150307234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150307234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150307234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150307234 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150307234 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150307234 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150307234 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150307234 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150307234 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(394)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(394)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150307251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(393)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(398)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(390)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(390)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150307286 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150307286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150307286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150307287 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150307287 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150307287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150307287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150307287 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150307287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150307288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150307288 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(398)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150307295 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150307296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150307296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150307296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150307296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150307296 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150307296 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150307296 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150307296 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150307296 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150307296 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150307298 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150307298 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(398)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_hlr_location_cancel_request_update-BVCI210(391)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(398)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150307308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(395)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(395)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150307322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150307322 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_update-BVCI220(396)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150308112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150308112 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150308112 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150308112 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(399)@538fccd39e6b: Established a new IPA connection (conn_id=2) 20250828150308115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150308116 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(399)@538fccd39e6b: CCM 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(399)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(399)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(399)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(399)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_update-BVCI196(387)@538fccd39e6b: Adding Client=TC_hlr_location_cancel_request_update(403), IMSI='262420000000031'H, TLLI='ED7F909C'O, index=0 SGSN_Test-GSUP(400)@538fccd39e6b: Created GsupExpect[0] for "262420000000031" to be handled at TC_hlr_location_cancel_request_update(403) TC_hlr_location_cancel_request_update(403)@538fccd39e6b: 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 := '5226A29ACD72710059DC90A37A5FD601'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '38A34441'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '772CC76EF2935705'O } } } } } 20250828150309218 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150309218 DLLC NOTICE LLME(ffffffff/ed7f909c){UNASSIGNED} LLC RX: unknown TLLI 0xed7f909c, creating LLME on the fly (gprs_llc.c:552) 20250828150309218 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150309218 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000031) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150309218 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150309218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150309218 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456)[0;m 20250828150309218 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150309218 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150309218 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150309218 DLLC NOTICE LLME(ffffffff/ed7f909c){UNASSIGNED} LLGM Assign pre (ed7f909c => f3882413) (gprs_llc.c:1079) 20250828150309218 DLLC NOTICE LLME(ed7f909c/f3882413){ASSIGNED} LLGM Assign post (ed7f909c => f3882413) (gprs_llc.c:1125) 20250828150309218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150309218 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150309218 DMM DEBUG MM(262420000000031/f3882413) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150309236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150309236 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150309236 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150309236 DMM DEBUG MM(262420000000031/f3882413) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000310 (gprs_gmm.c:1134) 20250828150309236 DMM NOTICE MM(262420000000031/f3882413) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150309236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150309236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150309236 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150309236 DMM DEBUG MM(262420000000031/f3882413) Requesting authorization (sgsn_auth.c:160) 20250828150309236 DMM INFO MM(262420000000031/f3882413) Requesting authentication tuples (sgsn_auth.c:184) 20250828150309236 DMM DEBUG MM(262420000000031/f3882413) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150309236 DGPRS INFO SUBSCR(262420000000031) requesting auth info (gprs_subscriber.c:805) 20250828150309236 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000031" handled at TC_hlr_location_cancel_request_update(403) SGSN_Test-GSUP(400)@538fccd39e6b: Added IMSI table entry 0TC_hlr_location_cancel_request_update(403)"262420000000031" 20250828150309240 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150309240 DGPRS INFO SUBSCR(262420000000031) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150309240 DGPRS DEBUG SUBSCR(262420000000031) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150309240 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150309240 DMM INFO MM(262420000000031/f3882413) Subscriber data update (mmctx.c:445) 20250828150309240 DMM DEBUG MM(262420000000031/f3882413) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150309240 DMM INFO MM(262420000000031/f3882413) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150309240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150309240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150309240 DMM INFO MM(262420000000031/f3882413) <- GMM AUTH AND CIPHERING REQ (rand = 52 26 a2 9a cd 72 71 00 59 dc 90 a3 7a 5f d6 01 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150309250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150309250 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150309250 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150309250 DMM INFO MM(262420000000031/f3882413) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150309250 DMM NOTICE MM(262420000000031/f3882413) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150309250 DMM DEBUG MM(262420000000031/f3882413) checking auth: received GSM SRES = 38 a3 44 41 (gprs_gmm.c:716) 20250828150309250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150309250 DMM DEBUG MM(262420000000031/f3882413) Requesting authorization (sgsn_auth.c:160) 20250828150309250 DMM INFO MM(262420000000031/f3882413) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150309250 DMM DEBUG MM(262420000000031/f3882413) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150309250 DGPRS INFO SUBSCR(262420000000031) subscriber data is not available (gprs_subscriber.c:818) 20250828150309250 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) 20250828150309250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150309250 DMM INFO MM(262420000000031/f3882413) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3882413) (gprs_gmm.c:337) 20250828150309253 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150309253 DGPRS INFO SUBSCR(262420000000031) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150309253 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250828150309253 DMM INFO MM(262420000000031/f3882413) Subscriber data update (mmctx.c:445) 20250828150309253 DMM DEBUG MM(262420000000031/f3882413) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150309253 DMM INFO MM(262420000000031/f3882413) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150309253 DMM NOTICE MM(262420000000031/f3882413) Authorized, continuing procedure, IMSI=262420000000031 (gprs_gmm.c:1050) 20250828150309253 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150309253 DMM NOTICE MM(262420000000031/f3882413) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150309253 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) 20250828150309253 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150309253 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250828150309253 DMM INFO MM(262420000000031/f3882413) Subscriber data update (mmctx.c:445) 20250828150309253 DMM DEBUG MM(262420000000031/f3882413) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150309261 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150309261 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150309261 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150309261 DMM INFO MM(262420000000031/f3882413) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150309261 DMM NOTICE MM(262420000000031/f3882413) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150309261 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150309261 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150309261 DLLC NOTICE LLME(ed7f909c/f3882413){ASSIGNED} LLGM Assign pre (ffffffff => f3882413) (gprs_llc.c:1079) 20250828150309261 DLLC NOTICE LLME(ffffffff/f3882413){ASSIGNED} LLGM Assign post (ffffffff => f3882413) (gprs_llc.c:1125) 20250828150309261 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150309261 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150309261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150309261 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_update(403)@538fccd39e6b: setverdict(pass): none -> pass 20250828150309311 DGPRS INFO SUBSCR(262420000000031) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250828150309311 DGPRS INFO SUBSCR(262420000000031) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250828150309311 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) 20250828150309311 DGPRS DEBUG SUBSCR(262420000000031) Updating subscriber data (gprs_subscriber.c:839) 20250828150309311 DMM INFO MM(262420000000031/f3882413) Subscriber data update (mmctx.c:445) 20250828150309311 DMM DEBUG MM(262420000000031/f3882413) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250828150309311 DMM INFO MM(262420000000031/f3882413) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250828150309311 DMM INFO MM(262420000000031/f3882413) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150309311 DMM INFO MM(262420000000031/f3882413) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150309311 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150309311 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150309311 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150309311 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150309311 DLLC NOTICE LLME(ffffffff/f3882413){ASSIGNED} LLGM Assign pre (f3882413 => ffffffff) (gprs_llc.c:1079) 20250828150309311 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3882413 => ffffffff) (gprs_llc.c:1125) 20250828150309311 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150309311 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150309311 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150309311 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_update(403)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed MC@538fccd39e6b: Test Component 403 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GGSN_GTP1U(402)@538fccd39e6b: Final verdict of PTC: none 20250828150314335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150314335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(400)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(398)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI196(387)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(389)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(384)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI210(391)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(394)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(388)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(393)@538fccd39e6b: Final verdict of PTC: none 20250828150314386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-BSSGP1(390)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(399)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_update(403)@538fccd39e6b: Final verdict of PTC: pass SGSN_Test-GGSN_GTP1C(401)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_update-BVCI220(396)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(385)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(395)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(397)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(392)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(386)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(384): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(385): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(386): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI196(387): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(388): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(389): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(390): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI210(391): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(392): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(393): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(394): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(395): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_update-BVCI220(396): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(397): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(398): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(399): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(400): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(401): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(402): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_update(403): pass (none -> pass) MTC@538fccd39e6b: Test case TC_hlr_location_cancel_request_update finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:03:14 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 20250828150314593 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150314995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93932) 20250828150315336 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150315336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93932, count=95092) 20250828150316338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150316338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:03:17 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 20250828150317339 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150317339 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_hlr_location_cancel_request_withdraw started. 20250828150318127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150318129 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(404)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(405)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(404)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(408)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150318202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150318202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) -NSVCI97(408)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150318202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150318202 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150318202 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150318202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150318202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150318202 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150318202 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(408)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150318206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150318206 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150318206 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150318207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150318207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150318207 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150318207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150318207 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150318207 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150318207 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150318207 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150318208 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150318208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(408)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(409)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150318215 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(405)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(405)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(410)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150318243 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150318243 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI196(407)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(409)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(413)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(415)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(414)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150318326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150318326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150318326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150318326 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150318326 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150318326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150318326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150318326 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150318326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(414)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150318330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150318330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150318330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150318330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150318330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150318330 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150318330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150318330 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150318330 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150318330 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150318330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150318331 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150318331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(414)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(414)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150318341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150318342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150318342 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(413)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(420)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(410)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(410)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(420)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150318369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150318369 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250828150318370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150318370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150318370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150318370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150318370 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150318370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150318370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150318370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150318370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(420)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150318375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150318375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150318375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(420)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150318378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150318378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150318378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150318378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150318378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150318378 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150318378 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150318378 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) TC_hlr_location_cancel_request_withdraw-BVCI210(411)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(420)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150318378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150318378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150318383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(415)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(415)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150318396 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150318396 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_withdraw-BVCI220(416)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150319342 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150319342 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150319342 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150319342 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828150319346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150319346 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(418)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(418)@538fccd39e6b: CCM 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(418)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(418)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(418)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(418)@538fccd39e6b: 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(418)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(418)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_withdraw-BVCI196(407)@538fccd39e6b: Adding Client=TC_hlr_location_cancel_request_withdraw(423), IMSI='262420000000029'H, TLLI='E47FD6B3'O, index=0 SGSN_Test-GSUP(419)@538fccd39e6b: Created GsupExpect[0] for "262420000000029" to be handled at TC_hlr_location_cancel_request_withdraw(423) 20250828150320452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150320452 DLLC NOTICE LLME(ffffffff/e47fd6b3){UNASSIGNED} LLC RX: unknown TLLI 0xe47fd6b3, creating LLME on the fly (gprs_llc.c:552) 20250828150320452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150320452 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000029) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150320452 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150320452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150320452 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150320452 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150320452 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150320452 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150320452 DLLC NOTICE LLME(ffffffff/e47fd6b3){UNASSIGNED} LLGM Assign pre (e47fd6b3 => f8621be6) (gprs_llc.c:1079) 20250828150320452 DLLC NOTICE LLME(e47fd6b3/f8621be6){ASSIGNED} LLGM Assign post (e47fd6b3 => f8621be6) (gprs_llc.c:1125) 20250828150320452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150320452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150320452 DMM DEBUG MM(262420000000029/f8621be6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) TC_hlr_location_cancel_request_withdraw(423)@538fccd39e6b: 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 := '13CCDA086FD0F4B50EA3CE7F2502543E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A9D65734'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '92540FC7FFD5B497'O } } } } } 20250828150320475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150320475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150320475 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150320475 DMM DEBUG MM(262420000000029/f8621be6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000290 (gprs_gmm.c:1134) 20250828150320475 DMM NOTICE MM(262420000000029/f8621be6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150320475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150320475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150320475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150320475 DMM DEBUG MM(262420000000029/f8621be6) Requesting authorization (sgsn_auth.c:160) 20250828150320475 DMM INFO MM(262420000000029/f8621be6) Requesting authentication tuples (sgsn_auth.c:184) 20250828150320475 DMM DEBUG MM(262420000000029/f8621be6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150320475 DGPRS INFO SUBSCR(262420000000029) requesting auth info (gprs_subscriber.c:805) 20250828150320475 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(419)@538fccd39e6b: Found GsupExpect[0] for "262420000000029" handled at TC_hlr_location_cancel_request_withdraw(423) SGSN_Test-GSUP(419)@538fccd39e6b: Added IMSI table entry 0TC_hlr_location_cancel_request_withdraw(423)"262420000000029" 20250828150320480 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150320480 DGPRS INFO SUBSCR(262420000000029) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150320480 DGPRS DEBUG SUBSCR(262420000000029) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150320480 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150320480 DMM INFO MM(262420000000029/f8621be6) Subscriber data update (mmctx.c:445) 20250828150320480 DMM DEBUG MM(262420000000029/f8621be6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150320480 DMM INFO MM(262420000000029/f8621be6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150320480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150320480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150320480 DMM INFO MM(262420000000029/f8621be6) <- GMM AUTH AND CIPHERING REQ (rand = 13 cc da 08 6f d0 f4 b5 0e a3 ce 7f 25 02 54 3e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150320495 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150320495 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150320495 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150320495 DMM INFO MM(262420000000029/f8621be6) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150320495 DMM NOTICE MM(262420000000029/f8621be6) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150320495 DMM DEBUG MM(262420000000029/f8621be6) checking auth: received GSM SRES = a9 d6 57 34 (gprs_gmm.c:716) 20250828150320495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150320495 DMM DEBUG MM(262420000000029/f8621be6) Requesting authorization (sgsn_auth.c:160) 20250828150320495 DMM INFO MM(262420000000029/f8621be6) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150320495 DMM DEBUG MM(262420000000029/f8621be6) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150320495 DGPRS INFO SUBSCR(262420000000029) subscriber data is not available (gprs_subscriber.c:818) 20250828150320495 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) 20250828150320495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150320495 DMM INFO MM(262420000000029/f8621be6) <- GMM ATTACH ACCEPT (new P-TMSI=0xf8621be6) (gprs_gmm.c:337) 20250828150320497 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150320497 DGPRS INFO SUBSCR(262420000000029) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150320497 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250828150320497 DMM INFO MM(262420000000029/f8621be6) Subscriber data update (mmctx.c:445) 20250828150320497 DMM DEBUG MM(262420000000029/f8621be6) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150320497 DMM INFO MM(262420000000029/f8621be6) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150320497 DMM NOTICE MM(262420000000029/f8621be6) Authorized, continuing procedure, IMSI=262420000000029 (gprs_gmm.c:1050) 20250828150320497 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150320497 DMM NOTICE MM(262420000000029/f8621be6) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150320497 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) 20250828150320498 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150320498 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250828150320498 DMM INFO MM(262420000000029/f8621be6) Subscriber data update (mmctx.c:445) 20250828150320498 DMM DEBUG MM(262420000000029/f8621be6) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150320505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150320505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150320505 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150320505 DMM INFO MM(262420000000029/f8621be6) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150320505 DMM NOTICE MM(262420000000029/f8621be6) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150320505 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150320505 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150320505 DLLC NOTICE LLME(e47fd6b3/f8621be6){ASSIGNED} LLGM Assign pre (ffffffff => f8621be6) (gprs_llc.c:1079) 20250828150320505 DLLC NOTICE LLME(ffffffff/f8621be6){ASSIGNED} LLGM Assign post (ffffffff => f8621be6) (gprs_llc.c:1125) 20250828150320505 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150320505 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150320505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150320505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_hlr_location_cancel_request_withdraw(423)@538fccd39e6b: setverdict(pass): none -> pass 20250828150320555 DGPRS INFO SUBSCR(262420000000029) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250828150320555 DGPRS INFO SUBSCR(262420000000029) Cancelling MS subscriber (subscription withdraw) (gprs_subscriber.c:635) 20250828150320555 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) 20250828150320555 DGPRS DEBUG SUBSCR(262420000000029) Updating subscriber data (gprs_subscriber.c:839) 20250828150320555 DMM INFO MM(262420000000029/f8621be6) Subscriber data update (mmctx.c:445) 20250828150320555 DMM DEBUG MM(262420000000029/f8621be6) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250828150320555 DMM INFO MM(262420000000029/f8621be6) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250828150320555 DMM INFO MM(262420000000029/f8621be6) Cancelled with cause 'Implicitly detached' (10), deleting context (gprs_gmm.c:1103) 20250828150320555 DMM NOTICE MM(262420000000029/f8621be6) Authorization lost, detaching with cause 'Implicitly detached' (10) (gprs_gmm.c:1081) 20250828150320555 DMM DEBUG <- GMM DETACH REQ (type: IMSI detach (after VLR failure), cause: Implicitly detached) (gprs_gmm.c:288) 20250828150320555 DMM INFO MM(262420000000029/f8621be6) Cleaning MM context due to auth lost (gprs_gmm.c:182) 20250828150320555 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150320555 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150320555 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150320555 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150320555 DLLC NOTICE LLME(ffffffff/f8621be6){ASSIGNED} LLGM Assign pre (f8621be6 => ffffffff) (gprs_llc.c:1079) 20250828150320555 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8621be6 => ffffffff) (gprs_llc.c:1125) 20250828150320555 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150320555 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150320555 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150320555 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) TC_hlr_location_cancel_request_withdraw(423)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150320564 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150320564 DLLC NOTICE LLME(ffffffff/f8621be6){UNASSIGNED} LLC RX: unknown TLLI 0xf8621be6, creating LLME on the fly (gprs_llc.c:552) 20250828150320564 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x65f352 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150320564 DMM NOTICE LLME(ffffffff/f8621be6){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250828150320564 DLLC NOTICE LLME(ffffffff/f8621be6){UNASSIGNED} LLGM Assign pre (f8621be6 => ffffffff) (gprs_llc.c:1079) 20250828150320564 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f8621be6 => ffffffff) (gprs_llc.c:1125) TC_hlr_location_cancel_request_withdraw-BVCI196(407)@538fccd39e6b: Removing Client IMSI='262420000000029'H, index=0 TC_hlr_location_cancel_request_withdraw(423)@538fccd39e6b: Final verdict of PTC: pass 20250828150320575 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57156<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(409)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(406)@538fccd39e6b: Final verdict of PTC: none 20250828150320579 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150320579 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(405)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(404)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(414)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI210(411)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI220(416)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(408)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(419)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(415)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(418)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(412)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(410)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_withdraw-BVCI196(407)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(421)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(417)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(422)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(413)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(420)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(404): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(405): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(406): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI196(407): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(408): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(409): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(410): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI210(411): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(412): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(413): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(414): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(415): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw-BVCI220(416): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(417): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(418): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(419): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(420): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(421): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(422): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_withdraw(423): pass (none -> pass) MTC@538fccd39e6b: Test case TC_hlr_location_cancel_request_withdraw finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:03:20 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 20250828150320798 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150321200 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=97296) 20250828150321580 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150321580 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=97296, count=98556) 20250828150322581 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150322581 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:03:23 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 & 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.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 & Message: dumpcap: '-n' is deprecated; use '-F pcapng' to set the output format to pcapng. Capturing on 'any' Waiting for packet dumper to start... 0 20250828150323582 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150323582 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw started. 20250828150324331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54612<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150324332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(424)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(425)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(424)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(428)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150324398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150324398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150324398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150324398 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150324398 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150324398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150324398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150324398 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150324398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(428)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150324403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150324403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150324403 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150324404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150324404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150324404 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150324404 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150324404 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150324404 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150324404 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150324404 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(428)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(428)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150324407 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150324407 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150324413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(429)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(425)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(425)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150324427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150324427 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(426)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(430)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(429)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(433)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150324457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150324457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150324457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150324457 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150324457 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150324457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150324457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150324457 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150324457 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(433)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150324465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150324465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150324465 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150324466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150324466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150324466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150324466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150324466 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150324466 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150324466 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150324466 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150324466 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150324466 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(433)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(433)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150324473 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(434)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(430)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(430)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150324498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150324498 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(435)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(434)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(438)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150324535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150324535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150324535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150324535 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150324535 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150324535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150324535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150324535 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150324535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(438)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150324541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150324541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150324541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150324541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150324541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150324541 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150324541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150324541 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150324541 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150324541 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150324541 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150324542 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150324542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(438)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(438)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150324548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(435)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(435)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150324570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150324570 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(436)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150324583 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150324583 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150324583 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150324583 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(439)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(439)@538fccd39e6b: CCM 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(439)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(439)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(439)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250828150324585 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150324586 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(439)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(439)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(426)@538fccd39e6b: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443), IMSI='262420000000030'H, TLLI='F9BD6235'O, index=0 SGSN_Test-GSUP(440)@538fccd39e6b: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) 20250828150325669 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) 20250828150325669 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(440)@538fccd39e6b: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443) SGSN_Test-GSUP(440)@538fccd39e6b: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@538fccd39e6b: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(426)@538fccd39e6b: Removing Client IMSI='262420000000030'H, index=0 20250828150325674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54612<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443)@538fccd39e6b: Final verdict of PTC: pass -NSVCI97(428)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(430)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(436)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(433)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(442)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(424)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(437)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(434)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(440)@538fccd39e6b: Final verdict of PTC: none 20250828150325704 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150325704 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(435)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(431)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(441)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(427)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(425)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(429)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(426)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(439)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(438)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(424): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(425): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI196(426): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(427): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(428): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(429): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(430): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(431): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI210(432): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(433): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(434): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(435): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw-BVCI220(436): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(437): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(438): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(439): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(440): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(441): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(442): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_withdraw(443): pass (none -> pass) MTC@538fccd39e6b: Test case TC_hlr_location_cancel_request_unknown_subscriber_withdraw finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:03:25 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 20250828150325944 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54624<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150326347 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54624<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52900) 20250828150326705 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150326705 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52900, count=54160) 20250828150327706 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150327707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:03:28 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 & 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.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 & Message: dumpcap: '-n' is deprecated; use '-F pcapng' to set the output format to pcapng. Capturing on 'any' Waiting for packet dumper to start... 0 20250828150328707 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150328707 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_hlr_location_cancel_request_unknown_subscriber_update started. 20250828150329505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54640<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150329506 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(444)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(445)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(444)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(448)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150329552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150329552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150329552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150329552 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150329552 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150329552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150329552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150329552 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150329552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150329565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150329565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150329565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(448)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150329565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150329565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150329565 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150329565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150329565 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150329565 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150329565 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150329565 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150329568 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150329568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(448)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(448)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150329574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(449)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(445)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(445)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150329593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150329593 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(450)@538fccd39e6b: 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)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(449)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(454)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(454)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150329633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150329633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150329633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150329633 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150329633 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150329633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150329633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150329633 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150329633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(453)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(454)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150329637 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150329638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150329638 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150329640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150329640 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150329640 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150329641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150329641 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150329641 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150329641 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150329641 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150329643 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI98(454)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test20250828150329644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(454)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150329651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(450)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(450)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(455)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150329672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150329672 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(453)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(458)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(458)@538fccd39e6b: Provider Link came up: sending NS-RESET TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(451)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150329690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150329690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150329690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150329690 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150329690 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150329690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150329690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150329690 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150329690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(458)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150329695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150329695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150329695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150329695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150329695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150329695 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150329695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150329695 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150329695 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150329695 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150329695 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150329696 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150329696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(458)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(458)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150329701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150329708 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150329708 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150329708 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150329708 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(459)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(459)@538fccd39e6b: CCM 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-Gb2-BSSGP2(455)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(455)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150329711 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(459)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(459)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150329715 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(459)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(459)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(459)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828150329716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150329716 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test-GSUP-IPA(459)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@538fccd39e6b: Adding Client=TC_hlr_location_cancel_request_unknown_subscriber_update(463), IMSI='262420000000030'H, TLLI='E2A265A5'O, index=0 SGSN_Test-GSUP(460)@538fccd39e6b: Created GsupExpect[0] for "262420000000030" to be handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) 20250828150330790 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) 20250828150330790 DGPRS NOTICE Unknown IMSI 262420000000030, discarding GSUP request of type 0x1c (gprs_subscriber.c:661) SGSN_Test-GSUP(460)@538fccd39e6b: Found GsupExpect[0] for "262420000000030" handled at TC_hlr_location_cancel_request_unknown_subscriber_update(463) SGSN_Test-GSUP(460)@538fccd39e6b: Added IMSI table entry 0TC_hlr_location_cancel_request_unknown_subscriber_update(463)"262420000000030" TC_hlr_location_cancel_request_unknown_subscriber_update(463)@538fccd39e6b: setverdict(pass): none -> pass TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@538fccd39e6b: Removing Client IMSI='262420000000030'H, index=0 TC_hlr_location_cancel_request_unknown_subscriber_update(463)@538fccd39e6b: Final verdict of PTC: pass 20250828150330796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54640<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(451)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(450)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(460)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(444)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(448)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(452)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(453)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(454)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(445)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(461)@538fccd39e6b: Final verdict of PTC: none 20250828150330861 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150330861 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(449)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(446)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(455)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(459)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(456)@538fccd39e6b: Final verdict of PTC: none TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(462)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(458)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(444): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(445): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(446): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI196(447): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(448): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(449): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(450): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI210(451): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(452): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(453): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(454): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(455): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(456): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update-BVCI220(457): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(458): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(459): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(460): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(461): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(462): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_hlr_location_cancel_request_unknown_subscriber_update(463): pass (none -> pass) MTC@538fccd39e6b: Test case TC_hlr_location_cancel_request_unknown_subscriber_update finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:03:30 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 20250828150331020 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54654<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150331421 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54654<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=49932) 20250828150331863 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150331863 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150332357 DGPRS DEBUG Checking for inactive LLMEs, time = 58921611 (sgsn.c:132) 20250828150332361 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150332361 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150332361 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150332361 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150332363 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150332363 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150332363 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150332363 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150332363 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150332363 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=49932, count=54288) 20250828150332864 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150332864 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:03:33 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 20250828150333865 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150333865 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_rau_unknown started. 20250828150334652 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58110<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150334653 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(464)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(465)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(464)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(468)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150334780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150334780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150334780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150334780 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150334780 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150334780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150334780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150334780 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150334780 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(468)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150334783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150334783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150334783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150334783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150334783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150334783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150334783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150334783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150334783 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150334783 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150334783 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150334783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150334783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(468)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(468)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150334789 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(469)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(465)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(465)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(470)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150334802 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150334802 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rau_unknown-BVCI196(467)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(469)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(474)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(474)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150334827 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150334827 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150334828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150334828 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150334828 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150334828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150334828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150334828 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150334828 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(474)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(473)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150334830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150334830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150334830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150334830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150334830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150334830 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150334830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150334830 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150334830 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150334830 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150334830 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150334831 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150334831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(474)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(474)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150334840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150334866 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150334866 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(475)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(470)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(470)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150335012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150335013 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rau_unknown-BVCI210(471)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(473)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(478)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150335024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150335024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150335024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150335024 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150335024 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150335024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150335024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150335024 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150335024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(478)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150335030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150335030 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150335030 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(478)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150335034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150335034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150335034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150335034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150335034 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150335034 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150335034 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150335034 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150335034 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150335034 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(478)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150335042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(475)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(475)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150335064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150335064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rau_unknown-BVCI220(477)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150335867 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150335867 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150335867 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150335867 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(479)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(479)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150335870 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(479)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(479)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(479)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(479)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828150335870 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_rau_unknown-BVCI196(467)@538fccd39e6b: Adding Client=TC_rau_unknown(483), IMSI='262420000000011'H, TLLI='E1439789'O, index=0 SGSN_Test-GSUP(480)@538fccd39e6b: Created GsupExpect[0] for "262420000000011" to be handled at TC_rau_unknown(483) 20250828150336934 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150336934 DLLC NOTICE LLME(ffffffff/e1439789){UNASSIGNED} LLC RX: unknown TLLI 0xe1439789, creating LLME on the fly (gprs_llc.c:552) 20250828150336934 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250828150336934 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828150336934 DMM NOTICE LLME(ffffffff/e1439789){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250828150336934 DLLC NOTICE LLME(ffffffff/e1439789){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250828150336934 DMM ERROR LLME(ffffffff/e1439789){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250828150336934 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250828150336934 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250828150336934 DLLC NOTICE LLME(ffffffff/e1439789){UNASSIGNED} LLGM Assign pre (e1439789 => ffffffff) (gprs_llc.c:1079) 20250828150336934 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e1439789 => ffffffff) (gprs_llc.c:1125) TC_rau_unknown(483)@538fccd39e6b: setverdict(pass): none -> pass TC_rau_unknown-BVCI196(467)@538fccd39e6b: Removing Client IMSI='262420000000011'H, index=0 TC_rau_unknown(483)@538fccd39e6b: Final verdict of PTC: pass 20250828150336951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58110<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(480)@538fccd39e6b: Final verdict of PTC: none 20250828150336957 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150336957 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(468)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(469)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(475)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(478)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(470)@538fccd39e6b: Final verdict of PTC: none TC_rau_unknown-BVCI210(471)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(474)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(481)@538fccd39e6b: Final verdict of PTC: none TC_rau_unknown-BVCI220(477)@538fccd39e6b: Final verdict of PTC: none TC_rau_unknown-BVCI196(467)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(464)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(476)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(479)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(473)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(472)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(465)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(482)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(466)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(464): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(465): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(466): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_rau_unknown-BVCI196(467): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(468): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(469): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(470): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_rau_unknown-BVCI210(471): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(472): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(473): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(474): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(475): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(476): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_rau_unknown-BVCI220(477): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(478): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(479): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(480): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(481): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(482): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_rau_unknown(483): pass (none -> pass) MTC@538fccd39e6b: Test case TC_rau_unknown finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_rau_unknown pass'. Thu Aug 28 15:03:37 UTC 2025 ====== SGSN_Tests.TC_rau_unknown pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_rau_unknown.talloc 20250828150337300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58112<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150337701 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58112<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=55260) 20250828150337958 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150337958 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=55260, count=56420) 20250828150338959 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150338959 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:03: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_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 & 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.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 & Message: dumpcap: '-n' is deprecated; use '-F pcapng' to set the output format to pcapng. Capturing on 'any' Waiting for packet dumper to start... 0 20250828150339960 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150339960 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_rau started. 20250828150340775 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58118<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150340776 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(484)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(485)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(484)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(488)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150340829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150340829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150340829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150340829 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150340829 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150340829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150340829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150340829 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150340829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(488)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150340832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150340832 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150340832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150340832 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150340833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150340833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150340833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150340833 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150340833 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150340833 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150340833 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150340833 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150340833 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(488)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(488)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150340841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(485)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(485)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(489)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150340854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150340854 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau-BVCI196(487)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(490)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(489)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(495)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(493)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(495)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150340920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150340920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150340920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150340920 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150340920 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150340920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150340920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150340920 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150340920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(495)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150340931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150340931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150340931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150340931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150340931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150340931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150340931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150340931 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150340931 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150340931 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150340931 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150340931 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150340931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(495)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(495)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(494)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(493)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250828150340944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI99(498)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150340952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150340952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150340952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150340952 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150340952 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150340952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150340952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150340952 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150340952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-BSSGP1(490)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(490)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI99(498)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150340954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150340955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150340955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150340955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150340955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150340955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150340955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150340955 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150340955 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150340955 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150340955 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150340956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150340956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(498)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(498)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150340960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150340960 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250828150340961 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150340961 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150340965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) TC_attach_rau-BVCI210(491)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(494)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(494)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150340980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150340980 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau-BVCI220(497)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150341962 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150341962 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150341962 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150341962 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(499)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(499)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150341965 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150341966 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(499)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(499)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(499)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(499)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau-BVCI196(487)@538fccd39e6b: Adding Client=TC_attach_rau(503), IMSI='262420000000012'H, TLLI='C06F67D4'O, index=0 SGSN_Test-GSUP(500)@538fccd39e6b: Created GsupExpect[0] for "262420000000012" to be handled at TC_attach_rau(503) TC_attach_rau(503)@538fccd39e6b: 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 := '73C5EB051FE74D4BA18AE9612B463EE7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F36A74BD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5E9CBBAC503FADEB'O } } } } } 20250828150343050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150343050 DLLC NOTICE LLME(ffffffff/c06f67d4){UNASSIGNED} LLC RX: unknown TLLI 0xc06f67d4, creating LLME on the fly (gprs_llc.c:552) 20250828150343050 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150343050 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000012) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150343050 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150343050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150343050 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150343050 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150343050 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150343050 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150343050 DLLC NOTICE LLME(ffffffff/c06f67d4){UNASSIGNED} LLGM Assign pre (c06f67d4 => c8a70b9d) (gprs_llc.c:1079) 20250828150343050 DLLC NOTICE LLME(c06f67d4/c8a70b9d){ASSIGNED} LLGM Assign post (c06f67d4 => c8a70b9d) (gprs_llc.c:1125) 20250828150343050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150343050 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150343050 DMM DEBUG MM(262420000000012/c8a70b9d) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150343067 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150343067 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150343067 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150343067 DMM DEBUG MM(262420000000012/c8a70b9d) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000120 (gprs_gmm.c:1134) 20250828150343067 DMM NOTICE MM(262420000000012/c8a70b9d) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150343067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150343067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150343067 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150343067 DMM DEBUG MM(262420000000012/c8a70b9d) Requesting authorization (sgsn_auth.c:160) 20250828150343067 DMM INFO MM(262420000000012/c8a70b9d) Requesting authentication tuples (sgsn_auth.c:184) 20250828150343067 DMM DEBUG MM(262420000000012/c8a70b9d) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150343068 DGPRS INFO SUBSCR(262420000000012) requesting auth info (gprs_subscriber.c:805) 20250828150343068 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000012" handled at TC_attach_rau(503) SGSN_Test-GSUP(500)@538fccd39e6b: Added IMSI table entry 0TC_attach_rau(503)"262420000000012" 20250828150343072 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150343072 DGPRS INFO SUBSCR(262420000000012) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150343072 DGPRS DEBUG SUBSCR(262420000000012) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150343072 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150343072 DMM INFO MM(262420000000012/c8a70b9d) Subscriber data update (mmctx.c:445) 20250828150343072 DMM DEBUG MM(262420000000012/c8a70b9d) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150343072 DMM INFO MM(262420000000012/c8a70b9d) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150343072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150343072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150343072 DMM INFO MM(262420000000012/c8a70b9d) <- GMM AUTH AND CIPHERING REQ (rand = 73 c5 eb 05 1f e7 4d 4b a1 8a e9 61 2b 46 3e e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150343082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150343082 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150343082 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150343082 DMM INFO MM(262420000000012/c8a70b9d) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150343082 DMM NOTICE MM(262420000000012/c8a70b9d) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150343082 DMM DEBUG MM(262420000000012/c8a70b9d) checking auth: received GSM SRES = f3 6a 74 bd (gprs_gmm.c:716) 20250828150343082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150343082 DMM DEBUG MM(262420000000012/c8a70b9d) Requesting authorization (sgsn_auth.c:160) 20250828150343082 DMM INFO MM(262420000000012/c8a70b9d) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150343082 DMM DEBUG MM(262420000000012/c8a70b9d) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150343082 DGPRS INFO SUBSCR(262420000000012) subscriber data is not available (gprs_subscriber.c:818) 20250828150343082 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) 20250828150343082 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150343082 DMM INFO MM(262420000000012/c8a70b9d) <- GMM ATTACH ACCEPT (new P-TMSI=0xc8a70b9d) (gprs_gmm.c:337) 20250828150343084 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150343084 DGPRS INFO SUBSCR(262420000000012) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150343084 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250828150343084 DMM INFO MM(262420000000012/c8a70b9d) Subscriber data update (mmctx.c:445) 20250828150343084 DMM DEBUG MM(262420000000012/c8a70b9d) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150343084 DMM INFO MM(262420000000012/c8a70b9d) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150343084 DMM NOTICE MM(262420000000012/c8a70b9d) Authorized, continuing procedure, IMSI=262420000000012 (gprs_gmm.c:1050) 20250828150343084 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150343084 DMM NOTICE MM(262420000000012/c8a70b9d) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150343084 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) 20250828150343086 DGPRS INFO SUBSCR(262420000000012) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150343086 DGPRS DEBUG SUBSCR(262420000000012) Updating subscriber data (gprs_subscriber.c:839) 20250828150343086 DMM INFO MM(262420000000012/c8a70b9d) Subscriber data update (mmctx.c:445) 20250828150343086 DMM DEBUG MM(262420000000012/c8a70b9d) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150343093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150343093 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150343093 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150343093 DMM INFO MM(262420000000012/c8a70b9d) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150343093 DMM NOTICE MM(262420000000012/c8a70b9d) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150343093 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150343093 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150343093 DLLC NOTICE LLME(c06f67d4/c8a70b9d){ASSIGNED} LLGM Assign pre (ffffffff => c8a70b9d) (gprs_llc.c:1079) 20250828150343093 DLLC NOTICE LLME(ffffffff/c8a70b9d){ASSIGNED} LLGM Assign post (ffffffff => c8a70b9d) (gprs_llc.c:1125) 20250828150343093 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150343093 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150343093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150343093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau(503)@538fccd39e6b: setverdict(pass): none -> pass 20250828150343146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150343146 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xba5958 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150343146 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150343146 DMM INFO MM(262420000000012/c8a70b9d) -> GMM RA UPDATE REQUEST type="periodic updating" (gprs_gmm.c:1653) 20250828150343146 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150343146 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828150343146 DLLC NOTICE LLME(ffffffff/c8a70b9d){ASSIGNED} LLGM Assign pre (c8a70b9d => e0441695) (gprs_llc.c:1079) 20250828150343146 DLLC NOTICE LLME(c8a70b9d/e0441695){ASSIGNED} LLGM Assign post (c8a70b9d => e0441695) (gprs_llc.c:1125) 20250828150343147 DMM INFO MM(262420000000012/e0441695) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau(503)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau(503)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150343156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150343156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250828150343156 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150343156 DMM INFO MM(262420000000012/e0441695) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250828150343156 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250828150343156 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150343156 DLLC NOTICE LLME(c8a70b9d/e0441695){ASSIGNED} LLGM Assign pre (ffffffff => e0441695) (gprs_llc.c:1079) 20250828150343156 DLLC NOTICE LLME(ffffffff/e0441695){ASSIGNED} LLGM Assign post (ffffffff => e0441695) (gprs_llc.c:1125) 20250828150343156 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau-BVCI196(487)@538fccd39e6b: Removing Client IMSI='262420000000012'H, index=0 TC_attach_rau(503)@538fccd39e6b: Final verdict of PTC: pass 20250828150343171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58118<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_rau-BVCI220(497)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(500)@538fccd39e6b: Final verdict of PTC: none TC_attach_rau-BVCI196(487)@538fccd39e6b: Final verdict of PTC: none TC_attach_rau-BVCI210(491)@538fccd39e6b: Final verdict of PTC: none 20250828150343175 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150343176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1U(502)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(493)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(498)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(492)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(495)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(489)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(501)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(488)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(496)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(484)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(490)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(499)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(485)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(494)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(486)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(484): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(485): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(486): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau-BVCI196(487): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(488): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(489): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(490): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau-BVCI210(491): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(492): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(493): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(494): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(495): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(496): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau-BVCI220(497): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(498): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(499): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(500): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(501): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(502): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau(503): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_rau finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_rau pass'. Thu Aug 28 15:03:43 UTC 2025 ====== SGSN_Tests.TC_attach_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_attach_rau.talloc 20250828150343329 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57880<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150343731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57880<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90032) 20250828150344176 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150344176 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90032, count=94388) 20250828150345178 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150345178 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:03: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_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 20250828150346180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150346180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_rau_a_a started. 20250828150346839 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57884<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150346840 DMM INFO MM(262420000000012/e0441695) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150346840 DMM INFO MM(262420000000012/e0441695) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150346840 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150346840 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150346840 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150346840 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150346840 DLLC NOTICE LLME(ffffffff/e0441695){ASSIGNED} LLGM Assign pre (e0441695 => ffffffff) (gprs_llc.c:1079) 20250828150346840 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0441695 => ffffffff) (gprs_llc.c:1125) 20250828150346840 DGPRS INFO SUBSCR(262420000000012) purging MS subscriber (gprs_subscriber.c:785) 20250828150346840 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) 20250828150346840 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) 20250828150346840 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150346840 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150346840 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150346840 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150346840 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250828150347180 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150347181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(504)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(505)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(504)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(509)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-NS1(508)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150347725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150347725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150347725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150347725 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150347725 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150347725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150347725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150347725 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150347725 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150347728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150347728 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150347728 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150347729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150347729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150347729 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150347729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150347729 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150347729 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150347729 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150347729 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150347730 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150347730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(509)@538fccd39e6b: Provider Link came up: sending NS-RESET -NSVCI97(509)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(509)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(509)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150347738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(510)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(505)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(505)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150347752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150347752 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI196(506)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(508)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(513)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150347769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150347769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150347769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150347769 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150347769 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150347769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150347769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150347769 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150347769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(513)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150347772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150347772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150347772 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150347773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150347773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150347773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150347773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150347773 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150347773 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150347773 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150347773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(513)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150347773 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150347773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(513)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(514)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150347778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(510)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(510)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(515)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150347795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150347795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI210(512)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(514)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(519)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(519)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150347826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150347826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150347826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150347826 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150347826 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150347826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150347826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150347826 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150347826 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(519)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150347835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150347835 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150347835 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150347837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150347837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150347837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150347837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150347837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150347837 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150347837 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150347837 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150347837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150347837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(519)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(519)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150347845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(515)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(515)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150347861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150347861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_a-BVCI220(516)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150348182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150348182 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150348182 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150348182 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(518)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(518)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150348184 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150348185 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(518)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(518)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(518)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(518)@538fccd39e6b: 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(518)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(518)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_a-BVCI196(506)@538fccd39e6b: Adding Client=TC_attach_rau_a_a(523), IMSI='262420000000037'H, TLLI='CCE73D8A'O, index=0 SGSN_Test-GSUP(520)@538fccd39e6b: Created GsupExpect[0] for "262420000000037" to be handled at TC_attach_rau_a_a(523) 20250828150349282 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150349282 DLLC NOTICE LLME(ffffffff/cce73d8a){UNASSIGNED} LLC RX: unknown TLLI 0xcce73d8a, creating LLME on the fly (gprs_llc.c:552) 20250828150349282 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150349282 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000037) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150349282 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150349282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150349282 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150349282 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150349282 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150349282 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150349282 DLLC NOTICE LLME(ffffffff/cce73d8a){UNASSIGNED} LLGM Assign pre (cce73d8a => fd6161be) (gprs_llc.c:1079) 20250828150349282 DLLC NOTICE LLME(cce73d8a/fd6161be){ASSIGNED} LLGM Assign post (cce73d8a => fd6161be) (gprs_llc.c:1125) 20250828150349282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150349282 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150349282 DMM DEBUG MM(262420000000037/fd6161be) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) TC_attach_rau_a_a(523)@538fccd39e6b: 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 := 'F81F2241B28A8AADB686307D7B42C399'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A87DC29B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '72C4E64506DD7E51'O } } } } } 20250828150349302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150349302 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150349302 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150349302 DMM DEBUG MM(262420000000037/fd6161be) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000370 (gprs_gmm.c:1134) 20250828150349302 DMM NOTICE MM(262420000000037/fd6161be) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150349302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150349302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150349302 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150349302 DMM DEBUG MM(262420000000037/fd6161be) Requesting authorization (sgsn_auth.c:160) 20250828150349302 DMM INFO MM(262420000000037/fd6161be) Requesting authentication tuples (sgsn_auth.c:184) 20250828150349302 DMM DEBUG MM(262420000000037/fd6161be) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150349302 DGPRS INFO SUBSCR(262420000000037) requesting auth info (gprs_subscriber.c:805) 20250828150349302 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000037" handled at TC_attach_rau_a_a(523) SGSN_Test-GSUP(520)@538fccd39e6b: Added IMSI table entry 0TC_attach_rau_a_a(523)"262420000000037" 20250828150349306 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150349306 DGPRS INFO SUBSCR(262420000000037) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150349306 DGPRS DEBUG SUBSCR(262420000000037) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150349306 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150349306 DMM INFO MM(262420000000037/fd6161be) Subscriber data update (mmctx.c:445) 20250828150349306 DMM DEBUG MM(262420000000037/fd6161be) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150349306 DMM INFO MM(262420000000037/fd6161be) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150349306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150349306 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150349306 DMM INFO MM(262420000000037/fd6161be) <- GMM AUTH AND CIPHERING REQ (rand = f8 1f 22 41 b2 8a 8a ad b6 86 30 7d 7b 42 c3 99 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150349319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150349319 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150349319 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150349319 DMM INFO MM(262420000000037/fd6161be) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150349319 DMM NOTICE MM(262420000000037/fd6161be) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150349319 DMM DEBUG MM(262420000000037/fd6161be) checking auth: received GSM SRES = a8 7d c2 9b (gprs_gmm.c:716) 20250828150349319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150349319 DMM DEBUG MM(262420000000037/fd6161be) Requesting authorization (sgsn_auth.c:160) 20250828150349319 DMM INFO MM(262420000000037/fd6161be) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150349319 DMM DEBUG MM(262420000000037/fd6161be) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150349319 DGPRS INFO SUBSCR(262420000000037) subscriber data is not available (gprs_subscriber.c:818) 20250828150349319 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) 20250828150349319 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150349319 DMM INFO MM(262420000000037/fd6161be) <- GMM ATTACH ACCEPT (new P-TMSI=0xfd6161be) (gprs_gmm.c:337) 20250828150349322 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150349322 DGPRS INFO SUBSCR(262420000000037) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150349322 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250828150349322 DMM INFO MM(262420000000037/fd6161be) Subscriber data update (mmctx.c:445) 20250828150349322 DMM DEBUG MM(262420000000037/fd6161be) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150349322 DMM INFO MM(262420000000037/fd6161be) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150349322 DMM NOTICE MM(262420000000037/fd6161be) Authorized, continuing procedure, IMSI=262420000000037 (gprs_gmm.c:1050) 20250828150349322 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150349322 DMM NOTICE MM(262420000000037/fd6161be) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150349322 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) 20250828150349322 DGPRS INFO SUBSCR(262420000000037) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150349322 DGPRS DEBUG SUBSCR(262420000000037) Updating subscriber data (gprs_subscriber.c:839) 20250828150349322 DMM INFO MM(262420000000037/fd6161be) Subscriber data update (mmctx.c:445) 20250828150349322 DMM DEBUG MM(262420000000037/fd6161be) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150349332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150349332 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150349332 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150349332 DMM INFO MM(262420000000037/fd6161be) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150349332 DMM NOTICE MM(262420000000037/fd6161be) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150349332 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150349332 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150349332 DLLC NOTICE LLME(cce73d8a/fd6161be){ASSIGNED} LLGM Assign pre (ffffffff => fd6161be) (gprs_llc.c:1079) 20250828150349332 DLLC NOTICE LLME(ffffffff/fd6161be){ASSIGNED} LLGM Assign post (ffffffff => fd6161be) (gprs_llc.c:1125) 20250828150349332 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150349332 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150349332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150349332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_a(523)@538fccd39e6b: setverdict(pass): none -> pass 20250828150349384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150349384 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150349384 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150349384 DMM INFO MM(262420000000037/fd6161be) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828150349384 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150349384 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828150349384 DLLC NOTICE LLME(ffffffff/fd6161be){ASSIGNED} LLGM Assign pre (fd6161be => fa559a50) (gprs_llc.c:1079) 20250828150349384 DLLC NOTICE LLME(fd6161be/fa559a50){ASSIGNED} LLGM Assign post (fd6161be => fa559a50) (gprs_llc.c:1125) 20250828150349384 DMM INFO MM(262420000000037/fa559a50) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150349394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150349394 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250828150349394 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150349394 DMM INFO MM(262420000000037/fa559a50) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250828150349394 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250828150349394 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150349394 DLLC NOTICE LLME(fd6161be/fa559a50){ASSIGNED} LLGM Assign pre (ffffffff => fa559a50) (gprs_llc.c:1079) 20250828150349394 DLLC NOTICE LLME(ffffffff/fa559a50){ASSIGNED} LLGM Assign post (ffffffff => fa559a50) (gprs_llc.c:1125) 20250828150349394 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250828150349395 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150349395 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150349395 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150349395 DMM INFO MM(262420000000037/fa559a50) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828150349395 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150349395 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828150349395 DLLC NOTICE LLME(ffffffff/fa559a50){ASSIGNED} LLGM Assign pre (fa559a50 => e6f22fc0) (gprs_llc.c:1079) 20250828150349395 DLLC NOTICE LLME(fa559a50/e6f22fc0){ASSIGNED} LLGM Assign post (fa559a50 => e6f22fc0) (gprs_llc.c:1125) 20250828150349395 DMM INFO MM(262420000000037/e6f22fc0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_a(523)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a(523)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150349402 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150349402 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150349402 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150349402 DMM INFO MM(262420000000037/e6f22fc0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250828150349402 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250828150349402 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150349402 DLLC NOTICE LLME(fa559a50/e6f22fc0){ASSIGNED} LLGM Assign pre (ffffffff => e6f22fc0) (gprs_llc.c:1079) 20250828150349402 DLLC NOTICE LLME(ffffffff/e6f22fc0){ASSIGNED} LLGM Assign post (ffffffff => e6f22fc0) (gprs_llc.c:1125) 20250828150349402 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250828150349403 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150349403 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150349403 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150349403 DMM INFO MM(262420000000037/e6f22fc0) -> GMM DETACH REQUEST TLLI=0xe6f22fc0 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250828150349403 DMM INFO MM(262420000000037/e6f22fc0) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250828150349403 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150349403 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150349403 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150349403 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150349403 DLLC NOTICE LLME(ffffffff/e6f22fc0){ASSIGNED} LLGM Assign pre (e6f22fc0 => ffffffff) (gprs_llc.c:1079) 20250828150349403 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6f22fc0 => ffffffff) (gprs_llc.c:1125) 20250828150349403 DGPRS INFO SUBSCR(262420000000037) purging MS subscriber (gprs_subscriber.c:785) 20250828150349403 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) 20250828150349403 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150349403 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150349403 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150349403 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150349404 DGPRS INFO GSUP(262420000000037) Completing purge MS (gprs_subscriber.c:579) TC_attach_rau_a_a(523)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_a-BVCI196(506)@538fccd39e6b: Removing Client IMSI='262420000000037'H, index=0 TC_attach_rau_a_a(523)@538fccd39e6b: Final verdict of PTC: pass 20250828150354415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57884<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(513)@538fccd39e6b: Final verdict of PTC: none 20250828150354420 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150354420 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(508)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(520)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(510)@538fccd39e6b: Final verdict of PTC: none TC_attach_rau_a_a-BVCI210(512)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(521)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(522)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(514)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(509)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(518)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(511)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(515)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(507)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(505)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(519)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(517)@538fccd39e6b: Final verdict of PTC: none TC_attach_rau_a_a-BVCI220(516)@538fccd39e6b: Final verdict of PTC: none TC_attach_rau_a_a-BVCI196(506)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(504)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(504): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(505): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_a-BVCI196(506): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(507): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(508): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(509): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(510): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(511): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_a-BVCI210(512): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(513): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(514): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(515): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_a-BVCI220(516): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(517): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(518): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(519): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(520): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(521): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(522): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_a(523): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_rau_a_a finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:03:54 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 20250828150354572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39288<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150354982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39288<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=110280) 20250828150355421 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150355421 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=110280, count=114636) 20250828150356422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150356422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:03:57 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 20250828150357422 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150357422 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_rau_a_b started. 20250828150358053 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39290<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150358054 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(524)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(525)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(524)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(528)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150358150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150358150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150358150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150358150 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150358150 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150358150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150358150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150358150 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150358150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(528)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb1-NS1(529)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150358214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150358214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150358214 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150358222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150358222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150358222 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150358222 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150358222 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150358222 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150358222 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150358222 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150358230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150358230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(528)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(528)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(530)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150358374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(529)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(525)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(525)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150358426 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150358426 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150358427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150358427 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) -NSVCI98(533)@538fccd39e6b: Provider Link came up: sending NS-RESET TC_attach_rau_a_b-BVCI196(527)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150358462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150358462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150358462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150358462 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150358462 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150358462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150358462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150358462 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150358462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(534)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(533)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150358469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150358469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150358469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150358469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150358469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150358469 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150358469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150358469 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150358469 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150358469 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150358469 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150358470 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150358470 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(533)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(533)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(535)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150358497 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(534)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(538)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-BSSGP1(530)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(530)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150358511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150358511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150358511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150358511 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150358511 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150358511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150358511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150358511 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150358511 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(538)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150358514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150358514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150358514 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150358515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150358515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150358515 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150358515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150358515 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150358515 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150358515 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150358515 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150358516 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150358517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(538)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(538)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150358524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150358524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI210(532)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150358530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(535)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(535)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150358549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150358549 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_rau_a_b-BVCI220(537)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150359427 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150359427 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150359427 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150359427 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(539)@538fccd39e6b: Established a new IPA connection (conn_id=2) 20250828150359430 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150359430 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(539)@538fccd39e6b: CCM 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(539)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(539)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(539)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(539)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b-BVCI196(527)@538fccd39e6b: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='E5420B8E'O, index=0 SGSN_Test-GSUP(540)@538fccd39e6b: Created GsupExpect[0] for "262420000000038" to be handled at TC_attach_rau_a_b(543) TC_attach_rau_a_b(543)@538fccd39e6b: 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 := '5E32DC3E066324A27E184AC650BEF4A2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3B8AA996'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2BA0754E20CDFF6'O } } } } } 20250828150400491 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150400491 DLLC NOTICE LLME(ffffffff/e5420b8e){UNASSIGNED} LLC RX: unknown TLLI 0xe5420b8e, creating LLME on the fly (gprs_llc.c:552) 20250828150400491 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150400491 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000038) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150400491 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150400491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150400491 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150400491 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150400491 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150400491 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150400491 DLLC NOTICE LLME(ffffffff/e5420b8e){UNASSIGNED} LLGM Assign pre (e5420b8e => d234dc6e) (gprs_llc.c:1079) 20250828150400491 DLLC NOTICE LLME(e5420b8e/d234dc6e){ASSIGNED} LLGM Assign post (e5420b8e => d234dc6e) (gprs_llc.c:1125) 20250828150400491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150400491 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150400491 DMM DEBUG MM(262420000000038/d234dc6e) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150400509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150400509 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150400509 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150400509 DMM DEBUG MM(262420000000038/d234dc6e) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000380 (gprs_gmm.c:1134) 20250828150400509 DMM NOTICE MM(262420000000038/d234dc6e) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150400509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150400509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150400509 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150400509 DMM DEBUG MM(262420000000038/d234dc6e) Requesting authorization (sgsn_auth.c:160) 20250828150400509 DMM INFO MM(262420000000038/d234dc6e) Requesting authentication tuples (sgsn_auth.c:184) 20250828150400509 DMM DEBUG MM(262420000000038/d234dc6e) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150400509 DGPRS INFO SUBSCR(262420000000038) requesting auth info (gprs_subscriber.c:805) 20250828150400509 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000038" handled at TC_attach_rau_a_b(543) SGSN_Test-GSUP(540)@538fccd39e6b: Added IMSI table entry 0TC_attach_rau_a_b(543)"262420000000038" 20250828150400513 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150400513 DGPRS INFO SUBSCR(262420000000038) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150400513 DGPRS DEBUG SUBSCR(262420000000038) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150400513 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150400513 DMM INFO MM(262420000000038/d234dc6e) Subscriber data update (mmctx.c:445) 20250828150400513 DMM DEBUG MM(262420000000038/d234dc6e) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150400513 DMM INFO MM(262420000000038/d234dc6e) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150400513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150400513 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150400513 DMM INFO MM(262420000000038/d234dc6e) <- GMM AUTH AND CIPHERING REQ (rand = 5e 32 dc 3e 06 63 24 a2 7e 18 4a c6 50 be f4 a2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150400525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150400525 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf52828 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150400525 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150400525 DMM INFO MM(262420000000038/d234dc6e) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150400525 DMM NOTICE MM(262420000000038/d234dc6e) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150400525 DMM DEBUG MM(262420000000038/d234dc6e) checking auth: received GSM SRES = 3b 8a a9 96 (gprs_gmm.c:716) 20250828150400525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150400525 DMM DEBUG MM(262420000000038/d234dc6e) Requesting authorization (sgsn_auth.c:160) 20250828150400525 DMM INFO MM(262420000000038/d234dc6e) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150400525 DMM DEBUG MM(262420000000038/d234dc6e) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150400525 DGPRS INFO SUBSCR(262420000000038) subscriber data is not available (gprs_subscriber.c:818) 20250828150400525 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) 20250828150400525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150400525 DMM INFO MM(262420000000038/d234dc6e) <- GMM ATTACH ACCEPT (new P-TMSI=0xd234dc6e) (gprs_gmm.c:337) 20250828150400527 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150400527 DGPRS INFO SUBSCR(262420000000038) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150400527 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250828150400527 DMM INFO MM(262420000000038/d234dc6e) Subscriber data update (mmctx.c:445) 20250828150400527 DMM DEBUG MM(262420000000038/d234dc6e) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150400527 DMM INFO MM(262420000000038/d234dc6e) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150400527 DMM NOTICE MM(262420000000038/d234dc6e) Authorized, continuing procedure, IMSI=262420000000038 (gprs_gmm.c:1050) 20250828150400527 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150400527 DMM NOTICE MM(262420000000038/d234dc6e) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150400527 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) 20250828150400528 DGPRS INFO SUBSCR(262420000000038) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150400528 DGPRS DEBUG SUBSCR(262420000000038) Updating subscriber data (gprs_subscriber.c:839) 20250828150400528 DMM INFO MM(262420000000038/d234dc6e) Subscriber data update (mmctx.c:445) 20250828150400528 DMM DEBUG MM(262420000000038/d234dc6e) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150400534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150400534 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150400534 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150400534 DMM INFO MM(262420000000038/d234dc6e) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150400534 DMM NOTICE MM(262420000000038/d234dc6e) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150400534 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150400534 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150400534 DLLC NOTICE LLME(e5420b8e/d234dc6e){ASSIGNED} LLGM Assign pre (ffffffff => d234dc6e) (gprs_llc.c:1079) 20250828150400534 DLLC NOTICE LLME(ffffffff/d234dc6e){ASSIGNED} LLGM Assign post (ffffffff => d234dc6e) (gprs_llc.c:1125) 20250828150400534 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150400534 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150400534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150400534 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b(543)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_rau_a_b(543)@538fccd39e6b: attach complete sending rau 20250828150400587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150400587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150400587 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150400587 DMM INFO MM(262420000000038/d234dc6e) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828150400587 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150400587 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828150400587 DLLC NOTICE LLME(ffffffff/d234dc6e){ASSIGNED} LLGM Assign pre (d234dc6e => c61e3c62) (gprs_llc.c:1079) 20250828150400587 DLLC NOTICE LLME(d234dc6e/c61e3c62){ASSIGNED} LLGM Assign post (d234dc6e => c61e3c62) (gprs_llc.c:1125) 20250828150400587 DMM INFO MM(262420000000038/c61e3c62) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@538fccd39e6b: rau complete unregistering TC_attach_rau_a_b-BVCI196(527)@538fccd39e6b: Removing Client IMSI='262420000000038'H, index=0 20250828150400595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150400595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250828150400595 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150400595 DMM INFO MM(262420000000038/c61e3c62) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250828150400595 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250828150400595 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150400595 DLLC NOTICE LLME(d234dc6e/c61e3c62){ASSIGNED} LLGM Assign pre (ffffffff => c61e3c62) (gprs_llc.c:1079) 20250828150400595 DLLC NOTICE LLME(ffffffff/c61e3c62){ASSIGNED} LLGM Assign post (ffffffff => c61e3c62) (gprs_llc.c:1125) 20250828150400595 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b-BVCI210(532)@538fccd39e6b: Adding Client=TC_attach_rau_a_b(543), IMSI='262420000000038'H, TLLI='C61E3C62'O, index=0 TC_attach_rau_a_b(543)@538fccd39e6b: sending second RAU via different RA 20250828150400600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150400600 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150400600 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828150400600 DMM INFO MM(262420000000038/c61e3c62) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: c61e3c62, P-TMSI: c61e3c62 (00000000), TLLI: c61e3c62 (c61e3c62), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250828150400600 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1709) 20250828150400600 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828150400600 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150400600 DLLC NOTICE LLME(ffffffff/c61e3c62){ASSIGNED} LLGM Assign pre (c61e3c62 => c61e3c62) (gprs_llc.c:1079) 20250828150400600 DLLC NOTICE LLME(c61e3c62/c61e3c62){ASSIGNED} LLGM Assign post (c61e3c62 => c61e3c62) (gprs_llc.c:1125) 20250828150400600 DMM INFO MM(262420000000038/c61e3c62) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b(543)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b(543)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150400619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150400619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1d2662 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150400619 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150400619 DMM INFO MM(262420000000038/c61e3c62) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250828150400619 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250828150400619 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150400619 DLLC NOTICE LLME(c61e3c62/c61e3c62){ASSIGNED} LLGM Assign pre (ffffffff => c61e3c62) (gprs_llc.c:1079) 20250828150400619 DLLC NOTICE LLME(ffffffff/c61e3c62){ASSIGNED} LLGM Assign post (ffffffff => c61e3c62) (gprs_llc.c:1125) 20250828150400619 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250828150400619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150400619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x0eda15 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150400619 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150400619 DMM INFO MM(262420000000038/c61e3c62) -> GMM DETACH REQUEST TLLI=0xc61e3c62 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250828150400619 DMM INFO MM(262420000000038/c61e3c62) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250828150400619 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150400619 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150400619 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150400619 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150400619 DLLC NOTICE LLME(ffffffff/c61e3c62){ASSIGNED} LLGM Assign pre (c61e3c62 => ffffffff) (gprs_llc.c:1079) 20250828150400619 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c61e3c62 => ffffffff) (gprs_llc.c:1125) 20250828150400619 DGPRS INFO SUBSCR(262420000000038) purging MS subscriber (gprs_subscriber.c:785) 20250828150400619 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) 20250828150400619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150400619 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150400619 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150400619 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150400620 DGPRS INFO GSUP(262420000000038) Completing purge MS (gprs_subscriber.c:579) 20250828150402358 DGPRS DEBUG Checking for inactive LLMEs, time = 58921641 (sgsn.c:132) 20250828150402362 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150402362 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150402362 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150402362 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150402364 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150402364 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150402364 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150402364 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150402364 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150402364 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_rau_a_b(543)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b-BVCI196(527)@538fccd39e6b: Warning: Could not find client for IMSI '262420000000038'H TC_attach_rau_a_b(543)@538fccd39e6b: Final verdict of PTC: pass 20250828150405629 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39290<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(540)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(524)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(538)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(529)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(535)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(534)@538fccd39e6b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI210(532)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(531)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(528)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(536)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(541)@538fccd39e6b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI220(537)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(526)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(542)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(525)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(530)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(533)@538fccd39e6b: Final verdict of PTC: none 20250828150405714 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150405714 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(539)@538fccd39e6b: Final verdict of PTC: none TC_attach_rau_a_b-BVCI196(527)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(524): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(525): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(526): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_b-BVCI196(527): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(528): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(529): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(530): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(531): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_b-BVCI210(532): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(533): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(534): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(535): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(536): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_b-BVCI220(537): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(538): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(539): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(540): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(541): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(542): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_b(543): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_rau_a_b finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:04:05 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 20250828150405865 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55842<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150406266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55842<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=113712) 20250828150406715 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150406715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=113712, count=118068) 20250828150407716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150407717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:04: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_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 20250828150408717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150408717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150409357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55856<->l=127.0.0.10:4245 (telnet_interface.c:192) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_rau_a_b_wrong_old_ra started. 20250828150409359 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(544)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(545)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(544)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(548)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(548)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150409454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150409454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150409454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150409454 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150409454 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150409454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150409454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150409454 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150409454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150409465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150409465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150409465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150409465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150409465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150409465 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150409465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150409465 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150409465 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150409465 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150409465 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(548)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(548)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150409467 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150409467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(548)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(549)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150409474 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(545)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(545)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(550)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150409583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150409583 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(549)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(553)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(553)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150409656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150409656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150409656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150409656 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150409656 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150409656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150409656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150409656 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150409656 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150409669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150409669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150409669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150409669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150409669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150409669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150409669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150409669 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150409669 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150409669 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150409669 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150409669 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150409669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(553)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(554)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(553)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(553)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150409677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(550)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(550)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(555)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150409704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150409704 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) 20250828150409718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150409718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b_wrong_old_ra-BVCI210(551)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(554)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(558)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(558)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150409767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150409767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150409767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150409767 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150409767 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150409767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150409767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150409767 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150409767 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150409777 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150409777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150409778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150409778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150409778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150409778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150409778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150409778 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150409778 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150409778 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150409778 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150409778 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150409778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(558)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(558)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(558)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150409787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(555)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(555)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150409808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150409808 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)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150410719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150410719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150410719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150410719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(559)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(559)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150410722 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(559)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(559)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150410723 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(559)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(559)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(559)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(559)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@538fccd39e6b: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='CB4C8C88'O, index=0 SGSN_Test-GSUP(560)@538fccd39e6b: 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)@538fccd39e6b: 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 := '4B974E052503DE36C56E516ADC27A4FC'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AC7D96E2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '43B89E8F313B8C52'O } } } } } 20250828150411808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150411808 DLLC NOTICE LLME(ffffffff/cb4c8c88){UNASSIGNED} LLC RX: unknown TLLI 0xcb4c8c88, creating LLME on the fly (gprs_llc.c:552) 20250828150411808 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150411808 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150411808 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150411808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150411808 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150411808 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150411808 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150411808 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150411808 DLLC NOTICE LLME(ffffffff/cb4c8c88){UNASSIGNED} LLGM Assign pre (cb4c8c88 => e0f2cbee) (gprs_llc.c:1079) 20250828150411808 DLLC NOTICE LLME(cb4c8c88/e0f2cbee){ASSIGNED} LLGM Assign post (cb4c8c88 => e0f2cbee) (gprs_llc.c:1125) 20250828150411808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150411808 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150411808 DMM DEBUG MM(262420000000039/e0f2cbee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150411825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150411825 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150411825 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150411825 DMM DEBUG MM(262420000000039/e0f2cbee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250828150411825 DMM NOTICE MM(262420000000039/e0f2cbee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150411825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150411825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150411825 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150411825 DMM DEBUG MM(262420000000039/e0f2cbee) Requesting authorization (sgsn_auth.c:160) 20250828150411825 DMM INFO MM(262420000000039/e0f2cbee) Requesting authentication tuples (sgsn_auth.c:184) 20250828150411825 DMM DEBUG MM(262420000000039/e0f2cbee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150411825 DGPRS INFO SUBSCR(262420000000039) requesting auth info (gprs_subscriber.c:805) 20250828150411825 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000039" handled at TC_attach_rau_a_b_wrong_old_ra(563) SGSN_Test-GSUP(560)@538fccd39e6b: Added IMSI table entry 0TC_attach_rau_a_b_wrong_old_ra(563)"262420000000039" 20250828150411829 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150411829 DGPRS INFO SUBSCR(262420000000039) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150411829 DGPRS DEBUG SUBSCR(262420000000039) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150411829 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150411829 DMM INFO MM(262420000000039/e0f2cbee) Subscriber data update (mmctx.c:445) 20250828150411829 DMM DEBUG MM(262420000000039/e0f2cbee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150411829 DMM INFO MM(262420000000039/e0f2cbee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150411829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150411829 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150411829 DMM INFO MM(262420000000039/e0f2cbee) <- GMM AUTH AND CIPHERING REQ (rand = 4b 97 4e 05 25 03 de 36 c5 6e 51 6a dc 27 a4 fc , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150411840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150411840 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150411840 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150411840 DMM INFO MM(262420000000039/e0f2cbee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150411841 DMM NOTICE MM(262420000000039/e0f2cbee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150411841 DMM DEBUG MM(262420000000039/e0f2cbee) checking auth: received GSM SRES = ac 7d 96 e2 (gprs_gmm.c:716) 20250828150411841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150411841 DMM DEBUG MM(262420000000039/e0f2cbee) Requesting authorization (sgsn_auth.c:160) 20250828150411841 DMM INFO MM(262420000000039/e0f2cbee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150411841 DMM DEBUG MM(262420000000039/e0f2cbee) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150411841 DGPRS INFO SUBSCR(262420000000039) subscriber data is not available (gprs_subscriber.c:818) 20250828150411841 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) 20250828150411841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150411841 DMM INFO MM(262420000000039/e0f2cbee) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0f2cbee) (gprs_gmm.c:337) 20250828150411844 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150411844 DGPRS INFO SUBSCR(262420000000039) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150411844 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250828150411844 DMM INFO MM(262420000000039/e0f2cbee) Subscriber data update (mmctx.c:445) 20250828150411844 DMM DEBUG MM(262420000000039/e0f2cbee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150411844 DMM INFO MM(262420000000039/e0f2cbee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150411844 DMM NOTICE MM(262420000000039/e0f2cbee) Authorized, continuing procedure, IMSI=262420000000039 (gprs_gmm.c:1050) 20250828150411844 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150411844 DMM NOTICE MM(262420000000039/e0f2cbee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150411844 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) 20250828150411845 DGPRS INFO SUBSCR(262420000000039) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150411845 DGPRS DEBUG SUBSCR(262420000000039) Updating subscriber data (gprs_subscriber.c:839) 20250828150411845 DMM INFO MM(262420000000039/e0f2cbee) Subscriber data update (mmctx.c:445) 20250828150411845 DMM DEBUG MM(262420000000039/e0f2cbee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150411854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150411854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150411854 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150411854 DMM INFO MM(262420000000039/e0f2cbee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150411854 DMM NOTICE MM(262420000000039/e0f2cbee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150411854 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150411854 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150411854 DLLC NOTICE LLME(cb4c8c88/e0f2cbee){ASSIGNED} LLGM Assign pre (ffffffff => e0f2cbee) (gprs_llc.c:1079) 20250828150411854 DLLC NOTICE LLME(ffffffff/e0f2cbee){ASSIGNED} LLGM Assign post (ffffffff => e0f2cbee) (gprs_llc.c:1125) 20250828150411854 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150411854 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150411854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150411854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_rau_a_b_wrong_old_ra(563)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_rau_a_b_wrong_old_ra(563)@538fccd39e6b: attach complete sending rau 20250828150411908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150411908 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xbcf888 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150411908 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150411908 DMM INFO MM(262420000000039/e0f2cbee) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828150411908 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150411908 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828150411908 DLLC NOTICE LLME(ffffffff/e0f2cbee){ASSIGNED} LLGM Assign pre (e0f2cbee => d17af0e3) (gprs_llc.c:1079) 20250828150411908 DLLC NOTICE LLME(e0f2cbee/d17af0e3){ASSIGNED} LLGM Assign post (e0f2cbee => d17af0e3) (gprs_llc.c:1125) 20250828150411908 DMM INFO MM(262420000000039/d17af0e3) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_attach_rau_a_b_wrong_old_ra(563)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra(563)@538fccd39e6b: rau complete unregistering TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@538fccd39e6b: Removing Client IMSI='262420000000039'H, index=0 20250828150411917 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150411917 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb0b0ba CMD=UI DATA (gprs_llc_parse.c:89) 20250828150411917 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150411917 DMM INFO MM(262420000000039/d17af0e3) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250828150411917 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250828150411917 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150411917 DLLC NOTICE LLME(e0f2cbee/d17af0e3){ASSIGNED} LLGM Assign pre (ffffffff => d17af0e3) (gprs_llc.c:1079) 20250828150411917 DLLC NOTICE LLME(ffffffff/d17af0e3){ASSIGNED} LLGM Assign post (ffffffff => d17af0e3) (gprs_llc.c:1125) 20250828150411917 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) TC_attach_rau_a_b_wrong_old_ra-BVCI210(551)@538fccd39e6b: Adding Client=TC_attach_rau_a_b_wrong_old_ra(563), IMSI='262420000000039'H, TLLI='D17AF0E3'O, index=0 TC_attach_rau_a_b_wrong_old_ra(563)@538fccd39e6b: sending second RAU via different RA with wrong Old RA 20250828150411927 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150411927 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfedba3 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150411927 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828150411927 DMM NOTICE LLME(ffffffff/d17af0e3){ASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250828150411927 DLLC NOTICE LLME(ffffffff/d17af0e3){ASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250828150411927 DMM NOTICE MM(262420000000039/d17af0e3) Rx RA Update Request with unexpected TLLI=d17af0e3 Old RA=262-42-13135-1 (expected Old RA: 262-42-13135-0)! (gprs_gmm.c:1753) 20250828150411927 DMM ERROR LLME(ffffffff/d17af0e3){ASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250828150411927 DMM NOTICE MM(262420000000039/d17af0e3) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250828150411927 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250828150411927 DMM INFO MM(262420000000039/d17af0e3) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250828150411927 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150411927 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150411927 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150411927 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150411927 DLLC NOTICE LLME(ffffffff/d17af0e3){ASSIGNED} LLGM Assign pre (d17af0e3 => ffffffff) (gprs_llc.c:1079) 20250828150411927 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d17af0e3 => ffffffff) (gprs_llc.c:1125) 20250828150411927 DGPRS INFO SUBSCR(262420000000039) purging MS subscriber (gprs_subscriber.c:785) 20250828150411927 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) 20250828150411927 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150411927 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150411927 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150411927 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150411947 DGPRS INFO GSUP(262420000000039) Completing purge MS (gprs_subscriber.c:579) 20250828150411949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150411949 DLLC NOTICE LLME(ffffffff/d17af0e3){UNASSIGNED} LLC RX: unknown TLLI 0xd17af0e3, creating LLME on the fly (gprs_llc.c:552) 20250828150411949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x912c5c CMD=UI DATA (gprs_llc_parse.c:89) 20250828150411949 DMM NOTICE LLME(ffffffff/d17af0e3){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) TC_attach_rau_a_b_wrong_old_ra(563)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@538fccd39e6b: Warning: Could not find client for IMSI '262420000000039'H TC_attach_rau_a_b_wrong_old_ra(563)@538fccd39e6b: Final verdict of PTC: pass 20250828150416956 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55856<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(548)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(560)@538fccd39e6b: Final verdict of PTC: none 20250828150416967 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150416967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_rau_a_b_wrong_old_ra-BVCI220(556)@538fccd39e6b: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI210(551)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(555)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(545)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(561)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(546)@538fccd39e6b: Final verdict of PTC: none TC_attach_rau_a_b_wrong_old_ra-BVCI196(547)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(559)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(544)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(552)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(549)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(553)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(562)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(550)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(554)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(558)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(557)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(544): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(545): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(546): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI196(547): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(548): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(549): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(550): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI210(551): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(552): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(553): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(554): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(555): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra-BVCI220(556): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(557): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(558): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(559): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(560): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(561): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(562): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_rau_a_b_wrong_old_ra(563): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_rau_a_b_wrong_old_ra finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:04:17 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 20250828150417249 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150417651 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48584<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103012) 20250828150417968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150417968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103012, count=107368) 20250828150418969 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150418969 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:04: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_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 20250828150419970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150419970 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150420727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150420728 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_usim_resync started. SGSN_Test-Gb0-NS0(564)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(565)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(564)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(568)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150420811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150420811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150420811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150420811 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150420811 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150420811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150420811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150420811 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150420811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(569)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(568)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150420824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150420824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150420824 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150420825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150420825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150420825 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150420825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150420825 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150420825 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150420825 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150420825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(568)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150420831 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150420831 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(568)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(570)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(569)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(573)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150420847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150420849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150420849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150420849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150420849 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150420849 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150420849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150420849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150420849 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150420849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150420853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150420853 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150420853 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150420854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150420854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150420854 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150420855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150420855 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150420855 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150420855 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150420855 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150420857 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150420857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150420869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) -NSVCI98(573)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(573)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(573)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb0-BSSGP0(565)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(565)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150420880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150420880 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(570)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(570)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_usim_resync-BVCI196(567)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150420898 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150420898 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI210(572)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(574)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-NS2(574)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(578)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250828150420971 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150420971 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(575)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(578)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150420975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150420975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150420975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150420976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150420976 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150420976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150420976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150420976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150420976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(578)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150420982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150420982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150420982 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(578)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150420984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150420984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150420984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150420984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150420984 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150420984 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150420984 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150420984 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150420984 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150420984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(578)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150420993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(575)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(575)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150421035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150421035 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_resync-BVCI220(577)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150421972 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150421973 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150421973 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150421973 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(579)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(579)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150421975 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(579)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(579)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150421976 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(579)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(579)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(579)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(579)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_resync-BVCI196(567)@538fccd39e6b: Adding Client=TC_attach_usim_resync(583), IMSI='262420000000040'H, TLLI='EF56AB35'O, index=0 SGSN_Test-GSUP(580)@538fccd39e6b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_resync(583) TC_attach_usim_resync(583)@538fccd39e6b: 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 := '4C0D56658DFDB382111225E5168DAC15'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B70F2B62'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DAFC8A4F42A2D7E0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '37A96593767A562AD74C54D0034D63E4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '54D0A307E7F1E2D6975C1643D9DF02AE'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'FBA7F6828D71E2C124289C479525BCF2'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '466C808A9E3E725B'O } } } } } 20250828150423075 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150423075 DLLC NOTICE LLME(ffffffff/ef56ab35){UNASSIGNED} LLC RX: unknown TLLI 0xef56ab35, creating LLME on the fly (gprs_llc.c:552) 20250828150423075 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150423075 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150423075 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150423075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150423075 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150423075 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150423075 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150423075 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150423075 DLLC NOTICE LLME(ffffffff/ef56ab35){UNASSIGNED} LLGM Assign pre (ef56ab35 => fea4e1dd) (gprs_llc.c:1079) 20250828150423075 DLLC NOTICE LLME(ef56ab35/fea4e1dd){ASSIGNED} LLGM Assign post (ef56ab35 => fea4e1dd) (gprs_llc.c:1125) 20250828150423075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150423075 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150423075 DMM DEBUG MM(262420000000040/fea4e1dd) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150423105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150423105 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150423105 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150423105 DMM DEBUG MM(262420000000040/fea4e1dd) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250828150423105 DMM NOTICE MM(262420000000040/fea4e1dd) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150423105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150423105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150423105 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150423105 DMM DEBUG MM(262420000000040/fea4e1dd) Requesting authorization (sgsn_auth.c:160) 20250828150423105 DMM INFO MM(262420000000040/fea4e1dd) Requesting authentication tuples (sgsn_auth.c:184) 20250828150423105 DMM DEBUG MM(262420000000040/fea4e1dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150423105 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250828150423105 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_resync(583) SGSN_Test-GSUP(580)@538fccd39e6b: Added IMSI table entry 0TC_attach_usim_resync(583)"262420000000040" 20250828150423110 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150423110 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150423110 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150423110 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150423110 DMM INFO MM(262420000000040/fea4e1dd) Subscriber data update (mmctx.c:445) 20250828150423110 DMM DEBUG MM(262420000000040/fea4e1dd) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150423110 DMM INFO MM(262420000000040/fea4e1dd) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150423110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150423110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150423110 DMM INFO MM(262420000000040/fea4e1dd) <- GMM AUTH AND CIPHERING REQ (rand = 4c 0d 56 65 8d fd b3 82 11 12 25 e5 16 8d ac 15 , mmctx_is_r99=1, vec->auth_types=0x3, autn = fb a7 f6 82 8d 71 e2 c1 24 28 9c 47 95 25 bc f2 ) (gprs_gmm.c:510) 20250828150423123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150423123 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x96b9a4 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150423123 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150423123 DMM INFO MM(262420000000040/fea4e1dd) -> GMM AUTH AND CIPH FAILURE (cause = SYNC failure) (gprs_gmm.c:744) 20250828150423123 DMM INFO MM(262420000000040/fea4e1dd) R99 AUTHENTICATION SYNCH (AUTS = 943f606002bae38184e4f7f17673) (gprs_gmm.c:761) 20250828150423123 DMM DEBUG MM(262420000000040/fea4e1dd) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150423123 DGPRS INFO SUBSCR(262420000000040) requesting auth info with AUTS (UMTS Resynch) (gprs_subscriber.c:805) 20250828150423123 DGPRS INFO SUBSCR(262420000000040) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f0 26 0e 94 3f 60 60 02 ba e3 81 84 e4 f7 f1 76 73 20 10 4c 0d 56 65 8d fd b3 82 11 12 25 e5 16 8d ac 15 28 01 01 (gprs_subscriber.c:210) 20250828150423123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_RESYNC (gprs_gmm.c:776) 20250828150423123 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:185) 20250828150423124 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150423124 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150423124 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150423124 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150423124 DMM INFO MM(262420000000040/fea4e1dd) Subscriber data update (mmctx.c:445) 20250828150423124 DMM DEBUG MM(262420000000040/fea4e1dd) Updating authorization (UMTS-resync -> authenticate) (sgsn_auth.c:217) 20250828150423124 DMM INFO MM(262420000000040/fea4e1dd) Got authorization update: state UMTS-resync -> authenticate (sgsn_auth.c:246) 20250828150423124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150423124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150423124 DMM INFO MM(262420000000040/fea4e1dd) <- GMM AUTH AND CIPHERING REQ (rand = da 66 76 9e e2 43 12 d6 90 5d 70 63 ab 0e bc 28 , mmctx_is_r99=1, vec->auth_types=0x3, autn = ca 38 59 46 d8 fd 49 75 cd bf ea 7b 5b de d0 39 ) (gprs_gmm.c:510) 20250828150423161 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150423161 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x6ab9e0 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150423161 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150423161 DMM INFO MM(262420000000040/fea4e1dd) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150423161 DMM NOTICE MM(262420000000040/fea4e1dd) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150423161 DMM DEBUG MM(262420000000040/fea4e1dd) checking auth: received UMTS RES = 7c 84 9e f2 90 02 5e 13 (gprs_gmm.c:716) 20250828150423161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150423161 DMM DEBUG MM(262420000000040/fea4e1dd) Requesting authorization (sgsn_auth.c:160) 20250828150423161 DMM INFO MM(262420000000040/fea4e1dd) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150423161 DMM DEBUG MM(262420000000040/fea4e1dd) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150423161 DGPRS INFO SUBSCR(262420000000040) subscriber data is not available (gprs_subscriber.c:818) 20250828150423161 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) 20250828150423161 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150423161 DMM INFO MM(262420000000040/fea4e1dd) <- GMM ATTACH ACCEPT (new P-TMSI=0xfea4e1dd) (gprs_gmm.c:337) 20250828150423166 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150423166 DGPRS INFO SUBSCR(262420000000040) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150423166 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250828150423166 DMM INFO MM(262420000000040/fea4e1dd) Subscriber data update (mmctx.c:445) 20250828150423166 DMM DEBUG MM(262420000000040/fea4e1dd) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150423166 DMM INFO MM(262420000000040/fea4e1dd) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150423166 DMM NOTICE MM(262420000000040/fea4e1dd) Authorized, continuing procedure, IMSI=262420000000040 (gprs_gmm.c:1050) 20250828150423166 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150423166 DMM NOTICE MM(262420000000040/fea4e1dd) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150423166 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) 20250828150423168 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150423168 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber data (gprs_subscriber.c:839) 20250828150423168 DMM INFO MM(262420000000040/fea4e1dd) Subscriber data update (mmctx.c:445) 20250828150423168 DMM DEBUG MM(262420000000040/fea4e1dd) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) TC_attach_usim_resync(583)@538fccd39e6b: setverdict(pass): none -> pass 20250828150423176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150423176 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x04d531 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150423176 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150423176 DMM INFO MM(262420000000040/fea4e1dd) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150423176 DMM NOTICE MM(262420000000040/fea4e1dd) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150423176 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150423176 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150423176 DLLC NOTICE LLME(ef56ab35/fea4e1dd){ASSIGNED} LLGM Assign pre (ffffffff => fea4e1dd) (gprs_llc.c:1079) 20250828150423176 DLLC NOTICE LLME(ffffffff/fea4e1dd){ASSIGNED} LLGM Assign post (ffffffff => fea4e1dd) (gprs_llc.c:1125) 20250828150423176 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150423176 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150423176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150423176 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_usim_resync-BVCI196(567)@538fccd39e6b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_resync(583)@538fccd39e6b: Final verdict of PTC: pass 20250828150423185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(574)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(578)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(568)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(569)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(564)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(570)@538fccd39e6b: Final verdict of PTC: none 20250828150423204 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150423204 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97-provIP(566)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(576)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(565)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(571)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(579)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_resync-BVCI220(577)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(575)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(580)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_resync-BVCI210(572)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(581)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(582)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_resync-BVCI196(567)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(573)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(564): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(565): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(566): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_resync-BVCI196(567): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(568): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(569): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(570): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(571): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_resync-BVCI210(572): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(573): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(574): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(575): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(576): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_resync-BVCI220(577): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(578): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(579): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(580): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(581): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(582): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_resync(583): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_usim_resync finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_usim_resync pass'. Thu Aug 28 15:04:23 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 20250828150423392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150423796 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=95628) 20250828150424205 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150424205 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=95628, count=96888) 20250828150425206 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150425206 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:04: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_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 20250828150426208 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150426208 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_usim_a54_a54 started. 20250828150426879 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34984<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150426881 DMM INFO MM(262420000000040/fea4e1dd) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150426881 DMM INFO MM(262420000000040/fea4e1dd) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150426881 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150426881 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150426881 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150426881 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150426881 DLLC NOTICE LLME(ffffffff/fea4e1dd){ASSIGNED} LLGM Assign pre (fea4e1dd => ffffffff) (gprs_llc.c:1079) 20250828150426881 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fea4e1dd => ffffffff) (gprs_llc.c:1125) 20250828150426881 DGPRS INFO SUBSCR(262420000000040) purging MS subscriber (gprs_subscriber.c:785) 20250828150426881 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) 20250828150426881 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) 20250828150426881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150426881 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150426881 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150426881 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150426881 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(584)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(585)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(584)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(588)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150426943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150426943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150426943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150426943 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150426943 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150426943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150426943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150426943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150426943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150426946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150426946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150426946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150426946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150426946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150426946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150426946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150426946 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150426946 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150426946 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150426946 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150426946 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150426947 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(588)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI97(588)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(588)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(589)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150426954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(585)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(585)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150426973 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150426973 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(590)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI196(587)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(589)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(593)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150426992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150426992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150426992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150426992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150426992 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150426992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150426992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150426992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150426992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(593)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150426995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150426995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150426995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150426995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150426996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150426996 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150426996 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150426996 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150426996 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150426996 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150426996 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(593)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150426997 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150426997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(593)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150427004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(594)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(590)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(590)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150427022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150427022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(595)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_usim_a54_a54-BVCI210(592)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(594)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(598)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150427037 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150427038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150427038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150427038 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150427038 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150427038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150427038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150427038 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150427038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150427042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150427042 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150427042 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(598)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150427043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150427043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150427043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150427043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150427043 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150427043 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150427043 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150427043 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150427043 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150427043 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(598)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(598)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150427048 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(595)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(595)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150427064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150427064 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a54-BVCI220(597)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150427209 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150427209 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150427209 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150427209 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(599)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(599)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150427212 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(599)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(599)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150427213 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(599)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(599)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a54-BVCI196(587)@538fccd39e6b: Adding Client=TC_attach_usim_a54_a54(603), IMSI='262420000000040'H, TLLI='F138A080'O, index=0 SGSN_Test-GSUP(600)@538fccd39e6b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a54(603) TC_attach_usim_a54_a54(603)@538fccd39e6b: 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 := 'B2DBB9332B7A6AE70A4766E1832878A8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '5405B682'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8613BADDC5B0E967'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '94C4C3F502AB76C617C25DFA485C3905'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'DF81D9FC461DE9A4C3F2F27889019538'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '7BECF12C3ADF27CBB4D9DC14FAE9E9FA'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '1726964A9C0FEF42'O } } } } } 20250828150428275 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150428275 DLLC NOTICE LLME(ffffffff/f138a080){UNASSIGNED} LLC RX: unknown TLLI 0xf138a080, creating LLME on the fly (gprs_llc.c:552) 20250828150428275 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150428275 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150428275 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150428275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150428275 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150428275 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150428275 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150428275 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150428275 DLLC NOTICE LLME(ffffffff/f138a080){UNASSIGNED} LLGM Assign pre (f138a080 => e27439cf) (gprs_llc.c:1079) 20250828150428275 DLLC NOTICE LLME(f138a080/e27439cf){ASSIGNED} LLGM Assign post (f138a080 => e27439cf) (gprs_llc.c:1125) 20250828150428275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150428275 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150428275 DMM DEBUG MM(262420000000040/e27439cf) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150428292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150428292 DLLC DEBUG LLC SAPI=1 C U GEA4 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150428292 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150428292 DMM DEBUG MM(262420000000040/e27439cf) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250828150428292 DMM NOTICE MM(262420000000040/e27439cf) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150428292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150428292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150428292 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150428292 DMM DEBUG MM(262420000000040/e27439cf) Requesting authorization (sgsn_auth.c:160) 20250828150428292 DMM INFO MM(262420000000040/e27439cf) Requesting authentication tuples (sgsn_auth.c:184) 20250828150428292 DMM DEBUG MM(262420000000040/e27439cf) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150428292 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250828150428292 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a54(603) SGSN_Test-GSUP(600)@538fccd39e6b: Added IMSI table entry 0TC_attach_usim_a54_a54(603)"262420000000040" 20250828150428295 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150428296 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150428296 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150428296 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150428296 DMM INFO MM(262420000000040/e27439cf) Subscriber data update (mmctx.c:445) 20250828150428296 DMM DEBUG MM(262420000000040/e27439cf) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150428296 DMM INFO MM(262420000000040/e27439cf) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150428296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150428296 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150428296 DMM INFO MM(262420000000040/e27439cf) <- GMM AUTH AND CIPHERING REQ (rand = b2 db b9 33 2b 7a 6a e7 0a 47 66 e1 83 28 78 a8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 7b ec f1 2c 3a df 27 cb b4 d9 dc 14 fa e9 e9 fa ) (gprs_gmm.c:510) TC_attach_usim_a54_a54(603)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_usim_a54_a54-BVCI196(587)@538fccd39e6b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a54(603)@538fccd39e6b: Final verdict of PTC: pass 20250828150428308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34984<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(593)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(588)@538fccd39e6b: Final verdict of PTC: none20250828150428319 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150428319 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_usim_a54_a54-BVCI196(587)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(594)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI210(592)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(596)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(586)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(600)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(590)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(599)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(591)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a54_a54-BVCI220(597)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(589)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(584)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(602)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(585)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(598)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(595)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(601)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(584): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(585): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(586): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI196(587): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(588): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(589): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(590): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(591): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI210(592): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(593): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(594): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(595): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(596): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a54-BVCI220(597): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(598): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(599): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(600): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(601): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(602): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a54(603): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_usim_a54_a54 finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:04:28 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 20250828150428507 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34986<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150428909 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34986<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=69372) 20250828150429320 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150429320 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=69372, count=73728) 20250828150430322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150430322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:04: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_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 20250828150431326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150431326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_usim_a54_a53 started. 20250828150431986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56738<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150431987 DMM INFO MM(262420000000040/e27439cf) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150431987 DMM INFO MM(262420000000040/e27439cf) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150431987 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150431987 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150431987 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150431987 DMM ERROR MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250828150431987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Deallocated (fsm.c:568) 20250828150431987 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150431987 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150431987 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150431987 DLLC NOTICE LLME(f138a080/e27439cf){ASSIGNED} LLGM Assign pre (e27439cf => ffffffff) (gprs_llc.c:1079) 20250828150431987 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e27439cf => ffffffff) (gprs_llc.c:1125) 20250828150431987 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(604)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(605)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(604)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(608)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150432050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150432050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150432050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150432050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150432050 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150432050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150432050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150432050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150432050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(608)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150432055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150432055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150432055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150432055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150432055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150432055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150432055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150432055 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150432055 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150432055 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150432055 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150432055 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150432055 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(608)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(608)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(609)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150432064 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(605)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(605)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150432080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150432080 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI196(607)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(610)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(609)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(613)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150432140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150432140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150432140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150432140 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150432140 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150432140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150432140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150432140 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150432140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(613)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150432143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150432143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150432143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150432143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150432143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150432143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150432143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150432143 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150432143 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150432143 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150432143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(614)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150432144 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150432144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(613)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(613)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(615)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150432170 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(610)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(610)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(614)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(618)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250828150432193 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150432193 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(618)@538fccd39e6b: Provider Link came up: sending NS-RESET TC_attach_usim_a54_a53-BVCI210(612)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150432204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150432204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150432204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150432204 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150432204 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150432204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150432204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150432204 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150432204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(618)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(618)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test20250828150432207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150432207 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150432207 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150432208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150432208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150432208 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150432208 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150432208 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150432208 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150432208 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150432208 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150432209 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150432209 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(618)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150432214 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(615)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(615)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150432228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150432228 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a53-BVCI220(616)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150432327 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150432327 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150432327 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150432327 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(619)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(619)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150432331 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(619)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(619)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150432333 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(619)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(619)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(619)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(619)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828150432359 DGPRS DEBUG Checking for inactive LLMEs, time = 58921671 (sgsn.c:132) 20250828150432366 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150432366 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150432366 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150432366 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150432366 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150432366 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150432367 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150432367 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150432367 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150432367 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_usim_a54_a53-BVCI196(607)@538fccd39e6b: Adding Client=TC_attach_usim_a54_a53(623), IMSI='262420000000040'H, TLLI='D26D4469'O, index=0 SGSN_Test-GSUP(620)@538fccd39e6b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a53(623) TC_attach_usim_a54_a53(623)@538fccd39e6b: 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 := '69BF388CECD66597642890E8A59EA9F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2C12FA2D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '12CE1F73922577B7'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '89BC939C827275B1C7C2D1939E3DB7F4'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E14CDACBCAB0D4D2AFDAE8E58AB1F423'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'C30CF73CF337D208C6418EE0F665089A'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '112ACEABD2BD7719'O } } } } } 20250828150433436 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150433436 DLLC NOTICE LLME(ffffffff/d26d4469){UNASSIGNED} LLC RX: unknown TLLI 0xd26d4469, creating LLME on the fly (gprs_llc.c:552) 20250828150433436 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150433436 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150433436 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150433436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150433436 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150433436 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150433436 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150433436 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150433436 DLLC NOTICE LLME(ffffffff/d26d4469){UNASSIGNED} LLGM Assign pre (d26d4469 => debf34e0) (gprs_llc.c:1079) 20250828150433436 DLLC NOTICE LLME(d26d4469/debf34e0){ASSIGNED} LLGM Assign post (d26d4469 => debf34e0) (gprs_llc.c:1125) 20250828150433436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150433436 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150433436 DMM DEBUG MM(262420000000040/debf34e0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) SGSN_Test-GSUP(620)@538fccd39e6b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a53(623) SGSN_Test-GSUP(620)@538fccd39e6b: Added IMSI table entry 0TC_attach_usim_a54_a53(623)"262420000000040" 20250828150433454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150433454 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150433454 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150433454 DMM DEBUG MM(262420000000040/debf34e0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250828150433454 DMM NOTICE MM(262420000000040/debf34e0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150433454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150433454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150433454 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150433454 DMM DEBUG MM(262420000000040/debf34e0) Requesting authorization (sgsn_auth.c:160) 20250828150433454 DMM INFO MM(262420000000040/debf34e0) Requesting authentication tuples (sgsn_auth.c:184) 20250828150433454 DMM DEBUG MM(262420000000040/debf34e0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150433454 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250828150433454 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) 20250828150433458 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150433458 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150433458 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150433458 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150433458 DMM INFO MM(262420000000040/debf34e0) Subscriber data update (mmctx.c:445) 20250828150433459 DMM DEBUG MM(262420000000040/debf34e0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150433459 DMM INFO MM(262420000000040/debf34e0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150433459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150433459 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150433459 DMM INFO MM(262420000000040/debf34e0) <- GMM AUTH AND CIPHERING REQ (rand = 69 bf 38 8c ec d6 65 97 64 28 90 e8 a5 9e a9 f2 , mmctx_is_r99=1, vec->auth_types=0x3, autn = c3 0c f7 3c f3 37 d2 08 c6 41 8e e0 f6 65 08 9a ) (gprs_gmm.c:510) TC_attach_usim_a54_a53(623)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_usim_a54_a53-BVCI196(607)@538fccd39e6b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a53(623)@538fccd39e6b: Final verdict of PTC: pass 20250828150433476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56738<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150433482 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150433482 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(620)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(608)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(604)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(609)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI210(612)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(613)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(614)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(619)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(618)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(621)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(610)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(605)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI220(616)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(617)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(606)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(615)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(611)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a54_a53-BVCI196(607)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(622)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(604): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(605): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(606): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI196(607): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(608): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(609): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(610): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(611): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI210(612): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(613): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(614): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(615): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a53-BVCI220(616): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(617): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(618): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(619): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(620): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(621): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(622): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a53(623): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_usim_a54_a53 finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:04:33 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 20250828150433777 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56742<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150434178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56742<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79160) 20250828150434483 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150434483 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79160, count=80320) 20250828150435484 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150435484 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 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_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 20250828150436485 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150436485 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_usim_a53_a54 started. 20250828150437244 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56756<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150437245 DMM INFO MM(262420000000040/debf34e0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150437245 DMM INFO MM(262420000000040/debf34e0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150437245 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150437245 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150437245 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150437245 DMM ERROR MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250828150437245 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Deallocated (fsm.c:568) 20250828150437245 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150437245 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150437245 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150437245 DLLC NOTICE LLME(d26d4469/debf34e0){ASSIGNED} LLGM Assign pre (debf34e0 => ffffffff) (gprs_llc.c:1079) 20250828150437245 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (debf34e0 => ffffffff) (gprs_llc.c:1125) 20250828150437245 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(624)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(625)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(624)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(628)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(629)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150437329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150437329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150437329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150437329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150437329 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150437329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150437329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150437329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150437329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(628)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150437335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150437335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150437335 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150437336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150437336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150437336 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150437336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150437336 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150437336 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150437336 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150437336 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150437339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150437339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(628)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(628)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(630)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150437349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(629)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(625)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(625)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(633)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150437386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150437386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150437386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150437386 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150437386 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150437386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150437386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150437386 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150437386 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150437387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150437387 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250828150437392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150437392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150437392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150437392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150437392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150437392 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150437392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150437392 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150437392 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150437392 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150437392 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb2-NS2(634)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(633)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI98(633)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150437393 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150437393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(633)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) TC_attach_usim_a53_a54-BVCI196(627)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150437409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(630)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(630)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(634)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } 20250828150437423 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150437423 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI210(632)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(638)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(638)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150437439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150437439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150437439 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150437439 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150437439 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150437439 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150437440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150437440 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150437440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-BSSGP2(635)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI99(638)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) -NSVCI99(638)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(638)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150437446 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150437447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150437447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150437447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150437447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150437447 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150437447 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150437447 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150437447 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150437447 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150437447 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150437448 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150437448 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150437460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(635)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(635)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150437486 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150437486 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150437487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150437487 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a53_a54-BVCI220(637)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150438487 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150438487 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150438487 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150438487 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828150438489 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150438490 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(639)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(639)@538fccd39e6b: CCM 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(639)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(639)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(639)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(639)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a53_a54-BVCI196(627)@538fccd39e6b: Adding Client=TC_attach_usim_a53_a54(643), IMSI='262420000000040'H, TLLI='D90C6769'O, index=0 SGSN_Test-GSUP(640)@538fccd39e6b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a53_a54(643) TC_attach_usim_a53_a54(643)@538fccd39e6b: 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 := '9B663AEBC1064622E4DAD3B3879A2730'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D74C4A98'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '99E788091D3CB031'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7A63E70D7E1430D3807129492853B7AB'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '16F1286821E06BEFAF064F2DD3C69FA9'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '841DFECC60A7526101D671FAA33B3506'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A5131F527D240C8B'O } } } } } 20250828150439577 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150439577 DLLC NOTICE LLME(ffffffff/d90c6769){UNASSIGNED} LLC RX: unknown TLLI 0xd90c6769, creating LLME on the fly (gprs_llc.c:552) 20250828150439577 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150439577 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150439577 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150439577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150439577 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150439577 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150439577 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150439577 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150439577 DLLC NOTICE LLME(ffffffff/d90c6769){UNASSIGNED} LLGM Assign pre (d90c6769 => dbc47ad6) (gprs_llc.c:1079) 20250828150439577 DLLC NOTICE LLME(d90c6769/dbc47ad6){ASSIGNED} LLGM Assign post (d90c6769 => dbc47ad6) (gprs_llc.c:1125) 20250828150439577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150439577 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150439577 DMM DEBUG MM(262420000000040/dbc47ad6) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150439597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150439597 DLLC DEBUG LLC SAPI=1 C U GEA3 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150439597 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150439597 DMM DEBUG MM(262420000000040/dbc47ad6) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250828150439597 DMM NOTICE MM(262420000000040/dbc47ad6) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150439597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150439597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150439597 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150439597 DMM DEBUG MM(262420000000040/dbc47ad6) Requesting authorization (sgsn_auth.c:160) 20250828150439597 DMM INFO MM(262420000000040/dbc47ad6) Requesting authentication tuples (sgsn_auth.c:184) 20250828150439597 DMM DEBUG MM(262420000000040/dbc47ad6) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150439597 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250828150439597 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a53_a54(643) SGSN_Test-GSUP(640)@538fccd39e6b: Added IMSI table entry 0TC_attach_usim_a53_a54(643)"262420000000040" 20250828150439602 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150439602 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150439602 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150439602 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150439602 DMM INFO MM(262420000000040/dbc47ad6) Subscriber data update (mmctx.c:445) 20250828150439602 DMM DEBUG MM(262420000000040/dbc47ad6) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150439602 DMM INFO MM(262420000000040/dbc47ad6) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150439602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150439602 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150439602 DMM INFO MM(262420000000040/dbc47ad6) <- GMM AUTH AND CIPHERING REQ (rand = 9b 66 3a eb c1 06 46 22 e4 da d3 b3 87 9a 27 30 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 84 1d fe cc 60 a7 52 61 01 d6 71 fa a3 3b 35 06 ) (gprs_gmm.c:510) TC_attach_usim_a53_a54(643)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_usim_a53_a54-BVCI196(627)@538fccd39e6b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a53_a54(643)@538fccd39e6b: Final verdict of PTC: pass 20250828150439619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56756<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a53_a54-BVCI210(632)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(640)@538fccd39e6b: Final verdict of PTC: none 20250828150439626 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150439626 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(639)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(634)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(633)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(638)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(629)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(642)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(624)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(628)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(626)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(636)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI220(637)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(625)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(635)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(630)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(641)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(631)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a53_a54-BVCI196(627)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(624): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(625): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(626): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI196(627): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(628): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(629): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(630): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(631): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI210(632): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(633): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(634): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(635): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(636): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a53_a54-BVCI220(637): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(638): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(639): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(640): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(641): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(642): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a53_a54(643): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_usim_a53_a54 finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:04:39 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 20250828150439875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150440277 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=72460) 20250828150440630 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150440630 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=72460, count=73620) 20250828150441631 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150441631 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:04:42 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 20250828150442632 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150442632 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_usim_a50_a54 started. 20250828150443366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150443367 DMM INFO MM(262420000000040/dbc47ad6) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150443367 DMM INFO MM(262420000000040/dbc47ad6) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150443367 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150443367 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150443367 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150443367 DMM ERROR MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250828150443367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Deallocated (fsm.c:568) 20250828150443367 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150443367 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150443367 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150443367 DLLC NOTICE LLME(d90c6769/dbc47ad6){ASSIGNED} LLGM Assign pre (dbc47ad6 => ffffffff) (gprs_llc.c:1079) 20250828150443367 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (dbc47ad6 => ffffffff) (gprs_llc.c:1125) 20250828150443367 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(644)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(645)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(648)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-NS0(644)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(650)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(650)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150443440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150443440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150443440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150443440 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150443440 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150443440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150443440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150443440 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150443440 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150443444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150443444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150443444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150443444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150443444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150443444 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150443444 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150443444 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150443444 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150443444 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150443444 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(650)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150443450 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150443450 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-BSSGP1(649)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI97(650)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(650)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150443461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(648)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(653)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb0-BSSGP0(645)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(645)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) -NSVCI98(653)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150443484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150443484 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250828150443485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150443485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150443485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150443485 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150443485 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150443485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150443485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150443485 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150443485 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(653)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150443489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150443489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150443489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) TC_attach_usim_a50_a54-BVCI196(646)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(654)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(653)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150443493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150443493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150443493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150443493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150443493 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150443493 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150443493 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150443493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150443493 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150443493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(653)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150443499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(649)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(649)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(655)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(654)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(658)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250828150443531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150443531 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(658)@538fccd39e6b: Provider Link came up: sending NS-RESET TC_attach_usim_a50_a54-BVCI210(651)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150443539 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150443539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150443539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150443539 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150443540 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150443540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150443540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150443540 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150443540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(658)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150443546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150443546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150443546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150443546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150443546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150443546 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150443546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150443546 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150443546 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150443546 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150443546 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(658)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150443549 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150443549 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(658)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150443556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(655)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(655)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150443572 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150443572 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a50_a54-BVCI220(657)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150443634 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150443634 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150443634 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150443634 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(659)@538fccd39e6b: Established a new IPA connection (conn_id=2) 20250828150443637 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150443638 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(659)@538fccd39e6b: CCM 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(659)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(659)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(659)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(659)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(659)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(659)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a50_a54-BVCI196(646)@538fccd39e6b: Adding Client=TC_attach_usim_a50_a54(663), IMSI='262420000000040'H, TLLI='EC35690A'O, index=0 SGSN_Test-GSUP(660)@538fccd39e6b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a50_a54(663) TC_attach_usim_a50_a54(663)@538fccd39e6b: 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 := 'BBFF7EB934D7DDEB91DD6529030BB67D'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B4DB1EB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6D37701E6B971122'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '4B50DA555044A63FDE18D28E0DF52A9F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'FA3B8568440178C400B5C47C95DC29B6'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '8770231B6C9C498ACBC393AD7398961E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '7D1A7E70624E1A93'O } } } } } 20250828150444708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150444708 DLLC NOTICE LLME(ffffffff/ec35690a){UNASSIGNED} LLC RX: unknown TLLI 0xec35690a, creating LLME on the fly (gprs_llc.c:552) 20250828150444708 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150444708 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150444708 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150444708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150444708 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150444708 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150444708 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150444708 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150444708 DLLC NOTICE LLME(ffffffff/ec35690a){UNASSIGNED} LLGM Assign pre (ec35690a => cff59640) (gprs_llc.c:1079) 20250828150444708 DLLC NOTICE LLME(ec35690a/cff59640){ASSIGNED} LLGM Assign post (ec35690a => cff59640) (gprs_llc.c:1125) 20250828150444708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150444708 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150444708 DMM DEBUG MM(262420000000040/cff59640) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150444729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150444729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150444729 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150444729 DMM DEBUG MM(262420000000040/cff59640) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250828150444729 DMM NOTICE MM(262420000000040/cff59640) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150444729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150444729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150444729 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150444729 DMM DEBUG MM(262420000000040/cff59640) Requesting authorization (sgsn_auth.c:160) 20250828150444729 DMM INFO MM(262420000000040/cff59640) Requesting authentication tuples (sgsn_auth.c:184) 20250828150444729 DMM DEBUG MM(262420000000040/cff59640) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150444729 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250828150444729 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a50_a54(663) SGSN_Test-GSUP(660)@538fccd39e6b: Added IMSI table entry 0TC_attach_usim_a50_a54(663)"262420000000040" 20250828150444735 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150444735 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150444735 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150444735 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150444735 DMM INFO MM(262420000000040/cff59640) Subscriber data update (mmctx.c:445) 20250828150444735 DMM DEBUG MM(262420000000040/cff59640) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150444735 DMM INFO MM(262420000000040/cff59640) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150444735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150444735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150444735 DMM INFO MM(262420000000040/cff59640) <- GMM AUTH AND CIPHERING REQ (rand = bb ff 7e b9 34 d7 dd eb 91 dd 65 29 03 0b b6 7d , mmctx_is_r99=1, vec->auth_types=0x3, autn = 87 70 23 1b 6c 9c 49 8a cb c3 93 ad 73 98 96 1e ) (gprs_gmm.c:510) TC_attach_usim_a50_a54(663)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_usim_a50_a54-BVCI196(646)@538fccd39e6b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a50_a54(663)@538fccd39e6b: Final verdict of PTC: pass 20250828150444749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57940<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(650)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI196(646)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(653)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(648)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(654)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(661)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI220(657)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a50_a54-BVCI210(651)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(649)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(655)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(656)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(660)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(652)@538fccd39e6b: Final verdict of PTC: none 20250828150444795 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150444795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97-provIP(647)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(658)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(659)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(644)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(645)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(662)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(644): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(645): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI196(646): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(647): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(648): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(649): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(650): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI210(651): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(652): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(653): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(654): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(655): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(656): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a50_a54-BVCI220(657): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(658): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(659): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(660): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(661): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(662): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a50_a54(663): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_usim_a50_a54 finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:04:44 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 20250828150444950 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57948<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150445352 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57948<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71840) 20250828150445796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150445796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71840, count=73000) 20250828150446797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150446797 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:04:47 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 20250828150447799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150447799 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150448441 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57964<->l=127.0.0.10:4245 (telnet_interface.c:192) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_usim_a54_a50 started. 20250828150448442 DMM INFO MM(262420000000040/cff59640) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150448442 DMM INFO MM(262420000000040/cff59640) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150448442 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150448442 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150448442 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150448442 DMM ERROR MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250828150448442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Deallocated (fsm.c:568) 20250828150448442 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150448442 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150448442 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150448442 DLLC NOTICE LLME(ec35690a/cff59640){ASSIGNED} LLGM Assign pre (cff59640 => ffffffff) (gprs_llc.c:1079) 20250828150448442 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cff59640 => ffffffff) (gprs_llc.c:1125) 20250828150448442 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(664)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(665)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(664)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(669)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(669)@538fccd39e6b: Provider Link came up: sending NS-RESET -NSVCI97(669)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150448506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150448506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150448506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150448506 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150448506 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150448506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150448506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150448506 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150448506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150448508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150448508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150448508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150448508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150448508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150448508 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150448508 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150448508 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150448508 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150448508 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150448508 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150448509 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150448509 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(669)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(669)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(668)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb1-BSSGP1(670)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150448529 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(665)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(665)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150448545 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150448545 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI196(666)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(668)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(674)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(674)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150448570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150448570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150448570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150448570 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150448570 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150448570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150448570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150448570 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150448570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(674)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150448573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150448573 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150448573 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) SGSN_Test-Gb2-NS2(673)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150448581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150448581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150448581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150448581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150448581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150448581 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150448581 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150448581 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(674)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150448582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150448582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(674)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-BSSGP2(675)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150448591 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(670)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(670)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150448608 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150448608 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI210(671)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(673)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(679)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(679)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150448633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150448633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150448633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150448633 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150448633 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150448633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150448633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150448633 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150448633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(679)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150448635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150448635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150448635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150448636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150448636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150448636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150448636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150448636 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150448636 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150448636 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150448636 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150448636 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150448636 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(679)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(679)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150448642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(675)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(675)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150448658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150448658 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_usim_a54_a50-BVCI220(676)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150448799 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150448799 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150448799 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150448799 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(678)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(678)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150448802 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150448802 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(678)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(678)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(678)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(678)@538fccd39e6b: 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(678)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(678)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_usim_a54_a50-BVCI196(666)@538fccd39e6b: Adding Client=TC_attach_usim_a54_a50(683), IMSI='262420000000040'H, TLLI='D353834C'O, index=0 SGSN_Test-GSUP(680)@538fccd39e6b: Created GsupExpect[0] for "262420000000040" to be handled at TC_attach_usim_a54_a50(683) TC_attach_usim_a54_a50(683)@538fccd39e6b: 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 := '0FE4907C7D71C8A17E388AAFAFD2ABFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '35A29253'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '8F103445D7C0F580'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C9A77A60220C97379F8A0D2BDDDCE06F'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '0DCFFEB56E0DEDC11CFE875B078CD61E'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '893AF1652421E7F695B27ABE25C4EE0C'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C6CA4095CFC15E91'O } } } } } 20250828150449869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150449869 DLLC NOTICE LLME(ffffffff/d353834c){UNASSIGNED} LLC RX: unknown TLLI 0xd353834c, creating LLME on the fly (gprs_llc.c:552) 20250828150449869 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf4b932 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150449869 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000040) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150449869 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150449869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150449869 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150449869 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150449869 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150449869 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150449869 DLLC NOTICE LLME(ffffffff/d353834c){UNASSIGNED} LLGM Assign pre (d353834c => fd2f1277) (gprs_llc.c:1079) 20250828150449869 DLLC NOTICE LLME(d353834c/fd2f1277){ASSIGNED} LLGM Assign post (d353834c => fd2f1277) (gprs_llc.c:1125) 20250828150449869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150449869 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150449869 DMM DEBUG MM(262420000000040/fd2f1277) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150449886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150449886 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150449886 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150449886 DMM DEBUG MM(262420000000040/fd2f1277) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000400 (gprs_gmm.c:1134) 20250828150449886 DMM NOTICE MM(262420000000040/fd2f1277) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150449886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150449886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150449886 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150449886 DMM DEBUG MM(262420000000040/fd2f1277) Requesting authorization (sgsn_auth.c:160) 20250828150449886 DMM INFO MM(262420000000040/fd2f1277) Requesting authentication tuples (sgsn_auth.c:184) 20250828150449886 DMM DEBUG MM(262420000000040/fd2f1277) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150449886 DGPRS INFO SUBSCR(262420000000040) requesting auth info (gprs_subscriber.c:805) 20250828150449886 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000040" handled at TC_attach_usim_a54_a50(683) SGSN_Test-GSUP(680)@538fccd39e6b: Added IMSI table entry 0TC_attach_usim_a54_a50(683)"262420000000040" 20250828150449890 DGPRS INFO SUBSCR(262420000000040) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150449890 DGPRS INFO SUBSCR(262420000000040) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150449890 DGPRS DEBUG SUBSCR(262420000000040) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150449890 DGPRS DEBUG SUBSCR(262420000000040) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150449890 DMM INFO MM(262420000000040/fd2f1277) Subscriber data update (mmctx.c:445) 20250828150449890 DMM DEBUG MM(262420000000040/fd2f1277) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150449890 DMM INFO MM(262420000000040/fd2f1277) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150449890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150449890 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150449890 DMM INFO MM(262420000000040/fd2f1277) <- GMM AUTH AND CIPHERING REQ (rand = 0f e4 90 7c 7d 71 c8 a1 7e 38 8a af af d2 ab fb , mmctx_is_r99=1, vec->auth_types=0x3, autn = 89 3a f1 65 24 21 e7 f6 95 b2 7a be 25 c4 ee 0c ) (gprs_gmm.c:510) TC_attach_usim_a54_a50(683)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_usim_a54_a50-BVCI196(666)@538fccd39e6b: Removing Client IMSI='262420000000040'H, index=0 TC_attach_usim_a54_a50(683)@538fccd39e6b: Final verdict of PTC: pass 20250828150449901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57964<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_usim_a54_a50-BVCI210(671)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(682)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(668)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(672)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(674)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(673)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(679)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI196(666)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(677)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(675)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(665)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(681)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(670)@538fccd39e6b: Final verdict of PTC: none TC_attach_usim_a54_a50-BVCI220(676)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(680)@538fccd39e6b: Final verdict of PTC: none 20250828150449911 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150449911 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97-provIP(667)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(664)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(678)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(669)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(664): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(665): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI196(666): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(667): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(668): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(669): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(670): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI210(671): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(672): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(673): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(674): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(675): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a50-BVCI220(676): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(677): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(678): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(679): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(680): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(681): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(682): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_usim_a54_a50(683): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_usim_a54_a50 finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:04:50 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 20250828150450101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57972<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150450506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57972<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=71748) 20250828150450912 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150450912 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=71748, count=73008) 20250828150451913 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150451913 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:04:52 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 20250828150452915 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150452915 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_detach_unknown_nopoweroff started. 20250828150453561 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46068<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150453561 DMM INFO MM(262420000000040/fd2f1277) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150453561 DMM INFO MM(262420000000040/fd2f1277) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150453561 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150453561 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150453561 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150453561 DMM ERROR MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250828150453561 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Deallocated (fsm.c:568) 20250828150453561 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150453561 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150453561 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150453561 DLLC NOTICE LLME(d353834c/fd2f1277){ASSIGNED} LLGM Assign pre (fd2f1277 => ffffffff) (gprs_llc.c:1079) 20250828150453561 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fd2f1277 => ffffffff) (gprs_llc.c:1125) 20250828150453561 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(684)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(685)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(684)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(688)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150453596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150453596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150453596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150453596 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150453596 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150453596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150453596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150453596 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150453596 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(688)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150453598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150453598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150453598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150453598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150453598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150453598 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150453598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150453598 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150453598 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150453598 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150453598 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150453599 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150453599 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(688)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(688)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(689)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150453603 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(690)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(685)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(685)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150453612 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150453612 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI196(687)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(689)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(694)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(694)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150453626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150453626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150453626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150453626 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150453626 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150453626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150453626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150453626 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150453626 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(694)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(693)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150453628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150453628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150453628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150453628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150453628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150453628 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150453628 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150453628 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150453628 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150453628 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150453628 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(694)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150453629 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150453629 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(694)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150453633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(690)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(690)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(695)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150453643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150453643 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(693)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_unknown_nopoweroff-BVCI210(691)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(698)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150453650 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150453651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150453651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150453651 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150453651 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150453651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150453651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150453651 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150453651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(698)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150453653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150453653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150453653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150453653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150453653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150453653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150453653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150453653 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150453653 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150453653 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150453653 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150453653 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150453653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(698)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(698)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150453658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(695)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(695)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150453667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150453667 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_nopoweroff-BVCI220(697)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150453916 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150453916 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150453916 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150453916 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(699)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(699)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150453918 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150453918 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(699)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(699)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(699)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(699)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_nopoweroff-BVCI196(687)@538fccd39e6b: Adding Client=TC_detach_unknown_nopoweroff(703), IMSI='262420000000013'H, TLLI='C0BDCEFC'O, index=0 SGSN_Test-GSUP(700)@538fccd39e6b: Created GsupExpect[0] for "262420000000013" to be handled at TC_detach_unknown_nopoweroff(703) 20250828150454949 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150454949 DLLC NOTICE LLME(ffffffff/c0bdcefc){UNASSIGNED} LLC RX: unknown TLLI 0xc0bdcefc, creating LLME on the fly (gprs_llc.c:552) 20250828150454949 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1304a8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150454949 DMM NOTICE LLME(ffffffff/c0bdcefc){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250828150454949 DLLC NOTICE LLME(ffffffff/c0bdcefc){UNASSIGNED} LLGM Reset (gprs_llc.c:1149) 20250828150454950 DMM INFO MM(---/ffffffff) -> GMM DETACH REQUEST TLLI=0xc0bdcefc type=GPRS detach (gprs_gmm.c:1512) 20250828150454950 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250828150454950 DLLC NOTICE LLME(ffffffff/c0bdcefc){UNASSIGNED} LLGM Assign pre (c0bdcefc => ffffffff) (gprs_llc.c:1079) 20250828150454950 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c0bdcefc => ffffffff) (gprs_llc.c:1125) TC_detach_unknown_nopoweroff(703)@538fccd39e6b: setverdict(pass): none -> pass TC_detach_unknown_nopoweroff-BVCI196(687)@538fccd39e6b: Removing Client IMSI='262420000000013'H, index=0 TC_detach_unknown_nopoweroff(703)@538fccd39e6b: Final verdict of PTC: pass 20250828150454960 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46068<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(688)@538fccd39e6b: Final verdict of PTC: none 20250828150454962 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) -NSVCI98(694)@538fccd39e6b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI220(697)@538fccd39e6b: Final verdict of PTC: none 20250828150454962 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_nopoweroff-BVCI196(687)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(699)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(698)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(693)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(700)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(684)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(701)@538fccd39e6b: Final verdict of PTC: none TC_detach_unknown_nopoweroff-BVCI210(691)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(685)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(690)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(696)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(702)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(686)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(689)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(695)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(692)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(684): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(685): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(686): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI196(687): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(688): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(689): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(690): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI210(691): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(692): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(693): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(694): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(695): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(696): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_unknown_nopoweroff-BVCI220(697): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(698): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(699): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(700): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(701): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(702): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_unknown_nopoweroff(703): pass (none -> pass) MTC@538fccd39e6b: Test case TC_detach_unknown_nopoweroff finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_nopoweroff pass'. Thu Aug 28 15:04:55 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 20250828150455067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46084<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150455469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46084<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=57980) 20250828150455963 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150455963 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=57980, count=59140) 20250828150456964 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150456964 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:04:57 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 20250828150457966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150457966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_detach_unknown_poweroff started. 20250828150458514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46094<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150458515 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(704)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(705)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(704)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(709)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(709)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150458567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150458567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150458567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) SGSN_Test-Gb1-NS1(708)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150458567 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150458567 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150458567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150458567 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150458567 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150458568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(709)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150458569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150458569 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150458569 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150458570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150458570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150458570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150458570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150458570 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150458570 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150458570 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150458570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150458570 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150458570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(709)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(709)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150458575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(705)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(705)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(710)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150458588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150458588 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(708)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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_detach_unknown_poweroff-BVCI196(706)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(713)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(713)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150458597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150458597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150458597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150458597 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150458597 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150458597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150458597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150458597 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150458597 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(713)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150458600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150458600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150458600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150458600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150458600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150458600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150458600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150458600 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150458600 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150458600 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150458600 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150458600 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150458600 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(713)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(713)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150458605 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(714)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(710)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(710)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150458618 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150458618 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI210(712)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(715)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(714)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(718)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150458635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150458635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150458635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150458635 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150458635 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150458635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150458635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150458635 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150458635 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(718)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150458637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150458637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150458637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150458637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150458637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150458637 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150458637 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150458637 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150458637 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150458637 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150458637 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150458638 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150458638 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(718)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(718)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150458643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(715)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(715)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150458655 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150458655 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_unknown_poweroff-BVCI220(717)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150458967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150458967 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150458967 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150458967 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(719)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(719)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150458969 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(719)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(719)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150458970 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(719)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(719)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_unknown_poweroff-BVCI196(706)@538fccd39e6b: Adding Client=TC_detach_unknown_poweroff(723), IMSI='262420000000014'H, TLLI='FAED4242'O, index=0 SGSN_Test-GSUP(720)@538fccd39e6b: Created GsupExpect[0] for "262420000000014" to be handled at TC_detach_unknown_poweroff(723) 20250828150500019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150500019 DLLC NOTICE LLME(ffffffff/faed4242){UNASSIGNED} LLC RX: unknown TLLI 0xfaed4242, creating LLME on the fly (gprs_llc.c:552) 20250828150500019 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x270d39 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150500019 DMM NOTICE LLME(ffffffff/faed4242){UNASSIGNED} Cannot handle GMM for unknown MM CTX (gprs_gmm.c:2042) 20250828150502360 DGPRS DEBUG Checking for inactive LLMEs, time = 58921701 (sgsn.c:132) 20250828150502364 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150502364 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150502364 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150502364 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150502367 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150502367 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150502367 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150502367 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150502367 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150502367 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_detach_unknown_poweroff(723)@538fccd39e6b: setverdict(pass): none -> pass TC_detach_unknown_poweroff-BVCI196(706)@538fccd39e6b: Removing Client IMSI='262420000000014'H, index=0 TC_detach_unknown_poweroff(723)@538fccd39e6b: Final verdict of PTC: pass 20250828150505023 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46094<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(713)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(704)@538fccd39e6b: Final verdict of PTC: none 20250828150505026 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-GGSN_GTP1U(722)@538fccd39e6b: Final verdict of PTC: none 20250828150505026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_detach_unknown_poweroff-BVCI210(712)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(720)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(714)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(710)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(709)@538fccd39e6b: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI220(717)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(705)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(711)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(718)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(707)@538fccd39e6b: Final verdict of PTC: none TC_detach_unknown_poweroff-BVCI196(706)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(715)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(721)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(716)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(719)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(708)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(704): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(705): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI196(706): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(707): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(708): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(709): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(710): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(711): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI210(712): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(713): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(714): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(715): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(716): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_unknown_poweroff-BVCI220(717): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(718): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(719): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(720): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(721): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(722): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_unknown_poweroff(723): pass (none -> pass) MTC@538fccd39e6b: Test case TC_detach_unknown_poweroff finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_unknown_poweroff pass'. Thu Aug 28 15:05:05 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 20250828150505167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36154<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150505569 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36154<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59884) 20250828150506027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150506027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59884, count=61044) 20250828150507028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150507028 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:05: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_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 20250828150508030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150508030 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_detach_nopoweroff started. 20250828150508692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36168<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150508693 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(724)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(725)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(724)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(728)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150508737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150508737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150508737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150508737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150508737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150508737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150508737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150508737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150508737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(728)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150508740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150508740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150508740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(728)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(728)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150508740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150508740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150508740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150508740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150508740 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150508740 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150508740 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150508740 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150508740 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150508740 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150508748 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(729)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(725)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(725)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150508764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150508764 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI196(727)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(729)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb1-BSSGP1(730)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -NSVCI98(733)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150508779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150508779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150508779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150508779 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150508779 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150508779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150508779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150508779 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150508779 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(733)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150508781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150508781 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150508781 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150508782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150508782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150508782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150508782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150508782 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150508782 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150508782 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150508782 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(733)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150508782 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150508782 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(733)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150508787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(730)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(730)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150508799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150508799 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI210(732)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(734)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb2-BSSGP2(735)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(734)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(739)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(739)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150508837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150508837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150508837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150508837 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150508837 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150508837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150508837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150508837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150508837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150508839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150508839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150508839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(739)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150508839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150508839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150508839 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150508839 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150508839 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150508839 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150508839 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150508839 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150508840 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150508840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(739)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(739)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150508844 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(735)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(735)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150508859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150508859 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_nopoweroff-BVCI220(736)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150509030 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150509030 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150509030 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150509030 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(738)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(738)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150509032 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150509033 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(738)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(738)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(738)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(738)@538fccd39e6b: 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(738)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(738)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_nopoweroff-BVCI196(727)@538fccd39e6b: Adding Client=TC_detach_nopoweroff(743), IMSI='262420000000015'H, TLLI='C981E5DE'O, index=0 SGSN_Test-GSUP(740)@538fccd39e6b: Created GsupExpect[0] for "262420000000015" to be handled at TC_detach_nopoweroff(743) TC_detach_nopoweroff(743)@538fccd39e6b: 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 := '27DCBCDC1B3A76666D4A8679A820C45E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A77E2045'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6EC57EBD3A8AF862'O } } } } } 20250828150510087 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150510087 DLLC NOTICE LLME(ffffffff/c981e5de){UNASSIGNED} LLC RX: unknown TLLI 0xc981e5de, creating LLME on the fly (gprs_llc.c:552) 20250828150510087 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150510087 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000015) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150510087 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150510087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150510087 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150510087 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150510087 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150510087 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150510087 DLLC NOTICE LLME(ffffffff/c981e5de){UNASSIGNED} LLGM Assign pre (c981e5de => fecb074a) (gprs_llc.c:1079) 20250828150510087 DLLC NOTICE LLME(c981e5de/fecb074a){ASSIGNED} LLGM Assign post (c981e5de => fecb074a) (gprs_llc.c:1125) 20250828150510087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150510087 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150510087 DMM DEBUG MM(262420000000015/fecb074a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150510102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150510102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150510102 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150510102 DMM DEBUG MM(262420000000015/fecb074a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000150 (gprs_gmm.c:1134) 20250828150510102 DMM NOTICE MM(262420000000015/fecb074a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150510102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150510103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150510103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150510103 DMM DEBUG MM(262420000000015/fecb074a) Requesting authorization (sgsn_auth.c:160) 20250828150510103 DMM INFO MM(262420000000015/fecb074a) Requesting authentication tuples (sgsn_auth.c:184) 20250828150510103 DMM DEBUG MM(262420000000015/fecb074a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150510103 DGPRS INFO SUBSCR(262420000000015) requesting auth info (gprs_subscriber.c:805) 20250828150510103 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000015" handled at TC_detach_nopoweroff(743) SGSN_Test-GSUP(740)@538fccd39e6b: Added IMSI table entry 0TC_detach_nopoweroff(743)"262420000000015" 20250828150510106 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150510106 DGPRS INFO SUBSCR(262420000000015) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150510106 DGPRS DEBUG SUBSCR(262420000000015) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150510106 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150510106 DMM INFO MM(262420000000015/fecb074a) Subscriber data update (mmctx.c:445) 20250828150510106 DMM DEBUG MM(262420000000015/fecb074a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150510106 DMM INFO MM(262420000000015/fecb074a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150510106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150510106 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150510106 DMM INFO MM(262420000000015/fecb074a) <- GMM AUTH AND CIPHERING REQ (rand = 27 dc bc dc 1b 3a 76 66 6d 4a 86 79 a8 20 c4 5e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150510116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150510116 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150510116 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150510116 DMM INFO MM(262420000000015/fecb074a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150510116 DMM NOTICE MM(262420000000015/fecb074a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150510116 DMM DEBUG MM(262420000000015/fecb074a) checking auth: received GSM SRES = a7 7e 20 45 (gprs_gmm.c:716) 20250828150510116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150510116 DMM DEBUG MM(262420000000015/fecb074a) Requesting authorization (sgsn_auth.c:160) 20250828150510116 DMM INFO MM(262420000000015/fecb074a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150510116 DMM DEBUG MM(262420000000015/fecb074a) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150510116 DGPRS INFO SUBSCR(262420000000015) subscriber data is not available (gprs_subscriber.c:818) 20250828150510116 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) 20250828150510116 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150510116 DMM INFO MM(262420000000015/fecb074a) <- GMM ATTACH ACCEPT (new P-TMSI=0xfecb074a) (gprs_gmm.c:337) 20250828150510118 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150510118 DGPRS INFO SUBSCR(262420000000015) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150510118 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250828150510118 DMM INFO MM(262420000000015/fecb074a) Subscriber data update (mmctx.c:445) 20250828150510118 DMM DEBUG MM(262420000000015/fecb074a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150510118 DMM INFO MM(262420000000015/fecb074a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150510118 DMM NOTICE MM(262420000000015/fecb074a) Authorized, continuing procedure, IMSI=262420000000015 (gprs_gmm.c:1050) 20250828150510118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150510118 DMM NOTICE MM(262420000000015/fecb074a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150510118 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) 20250828150510119 DGPRS INFO SUBSCR(262420000000015) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150510119 DGPRS DEBUG SUBSCR(262420000000015) Updating subscriber data (gprs_subscriber.c:839) 20250828150510119 DMM INFO MM(262420000000015/fecb074a) Subscriber data update (mmctx.c:445) 20250828150510119 DMM DEBUG MM(262420000000015/fecb074a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150510127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150510127 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150510127 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150510127 DMM INFO MM(262420000000015/fecb074a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150510127 DMM NOTICE MM(262420000000015/fecb074a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150510127 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150510127 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150510127 DLLC NOTICE LLME(c981e5de/fecb074a){ASSIGNED} LLGM Assign pre (ffffffff => fecb074a) (gprs_llc.c:1079) 20250828150510127 DLLC NOTICE LLME(ffffffff/fecb074a){ASSIGNED} LLGM Assign post (ffffffff => fecb074a) (gprs_llc.c:1125) 20250828150510127 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150510127 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150510127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150510127 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_nopoweroff(743)@538fccd39e6b: setverdict(pass): none -> pass 20250828150510178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150510178 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x07ef3e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150510178 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150510178 DMM INFO MM(262420000000015/fecb074a) -> GMM DETACH REQUEST TLLI=0xfecb074a type=GPRS detach (gprs_gmm.c:1512) 20250828150510178 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250828150510178 DMM INFO MM(262420000000015/fecb074a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250828150510178 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150510178 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150510178 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150510179 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150510179 DLLC NOTICE LLME(ffffffff/fecb074a){ASSIGNED} LLGM Assign pre (fecb074a => ffffffff) (gprs_llc.c:1079) 20250828150510179 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fecb074a => ffffffff) (gprs_llc.c:1125) 20250828150510179 DGPRS INFO SUBSCR(262420000000015) purging MS subscriber (gprs_subscriber.c:785) 20250828150510179 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) 20250828150510179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150510179 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150510179 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150510179 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150510179 DGPRS INFO GSUP(262420000000015) Completing purge MS (gprs_subscriber.c:579) TC_detach_nopoweroff(743)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_detach_nopoweroff-BVCI196(727)@538fccd39e6b: Removing Client IMSI='262420000000015'H, index=0 TC_detach_nopoweroff(743)@538fccd39e6b: Final verdict of PTC: pass 20250828150510186 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36168<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150510187 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150510188 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(733)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(738)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(724)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(740)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(739)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(742)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(735)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(728)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(729)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(725)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(730)@538fccd39e6b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI220(736)@538fccd39e6b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI210(732)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(726)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(741)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(737)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(731)@538fccd39e6b: Final verdict of PTC: none TC_detach_nopoweroff-BVCI196(727)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(734)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(724): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(725): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(726): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_nopoweroff-BVCI196(727): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(728): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(729): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(730): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(731): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_nopoweroff-BVCI210(732): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(733): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(734): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(735): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_nopoweroff-BVCI220(736): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(737): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(738): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(739): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(740): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(741): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(742): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_nopoweroff(743): pass (none -> pass) MTC@538fccd39e6b: Test case TC_detach_nopoweroff finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_nopoweroff pass'. Thu Aug 28 15:05:10 UTC 2025 ====== SGSN_Tests.TC_detach_nopoweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_nopoweroff.talloc 20250828150510310 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150510711 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=90520) 20250828150511189 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150511189 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=90520, count=94876) 20250828150512191 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150512191 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:05: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_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 20250828150513192 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150513192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_detach_poweroff started. 20250828150513745 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150513746 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(744)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(745)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(744)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(748)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150513772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150513772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150513772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150513772 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150513772 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150513772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150513772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150513772 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150513772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(748)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150513773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150513773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150513773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150513773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150513773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150513773 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150513773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150513773 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150513773 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150513773 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150513773 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(748)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150513774 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150513774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(748)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(749)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150513777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(745)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(745)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(750)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150513786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150513786 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(749)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_detach_poweroff-BVCI196(747)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(753)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150513799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150513799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150513799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150513799 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150513799 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150513799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150513799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150513799 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150513799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(753)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150513800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150513800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150513800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150513800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150513800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150513800 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150513800 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150513800 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150513800 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150513800 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150513800 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150513801 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150513801 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(753)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(753)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(754)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150513805 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(750)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(750)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(755)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150513811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150513811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI210(752)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(754)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(758)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150513824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150513824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150513824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150513824 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150513824 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150513824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150513824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150513824 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150513824 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(758)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150513825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150513825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150513825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150513825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150513825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150513825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150513825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150513825 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150513825 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150513825 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150513825 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150513825 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150513825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(758)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(758)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150513829 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(755)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(755)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150513837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150513837 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_detach_poweroff-BVCI220(756)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150514193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150514193 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150514193 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150514193 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(759)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(759)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150514195 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150514195 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(759)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(759)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(759)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(759)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_detach_poweroff-BVCI196(747)@538fccd39e6b: Adding Client=TC_detach_poweroff(763), IMSI='262420000000016'H, TLLI='C5328DDD'O, index=0 SGSN_Test-GSUP(760)@538fccd39e6b: Created GsupExpect[0] for "262420000000016" to be handled at TC_detach_poweroff(763) TC_detach_poweroff(763)@538fccd39e6b: 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 := 'C1B7BD9B281022EC311B114EA145E5D7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7AF8CB93'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '26DCAAF05D902771'O } } } } } 20250828150515228 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150515228 DLLC NOTICE LLME(ffffffff/c5328ddd){UNASSIGNED} LLC RX: unknown TLLI 0xc5328ddd, creating LLME on the fly (gprs_llc.c:552) 20250828150515228 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150515228 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000016) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150515229 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150515229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150515229 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150515229 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150515229 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150515229 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150515229 DLLC NOTICE LLME(ffffffff/c5328ddd){UNASSIGNED} LLGM Assign pre (c5328ddd => de1deb7f) (gprs_llc.c:1079) 20250828150515229 DLLC NOTICE LLME(c5328ddd/de1deb7f){ASSIGNED} LLGM Assign post (c5328ddd => de1deb7f) (gprs_llc.c:1125) 20250828150515229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150515229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150515229 DMM DEBUG MM(262420000000016/de1deb7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150515238 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150515238 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150515238 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150515238 DMM DEBUG MM(262420000000016/de1deb7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000160 (gprs_gmm.c:1134) 20250828150515238 DMM NOTICE MM(262420000000016/de1deb7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150515238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150515238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150515238 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150515238 DMM DEBUG MM(262420000000016/de1deb7f) Requesting authorization (sgsn_auth.c:160) 20250828150515238 DMM INFO MM(262420000000016/de1deb7f) Requesting authentication tuples (sgsn_auth.c:184) 20250828150515238 DMM DEBUG MM(262420000000016/de1deb7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150515238 DGPRS INFO SUBSCR(262420000000016) requesting auth info (gprs_subscriber.c:805) 20250828150515238 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000016" handled at TC_detach_poweroff(763) SGSN_Test-GSUP(760)@538fccd39e6b: Added IMSI table entry 0TC_detach_poweroff(763)"262420000000016" 20250828150515240 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150515240 DGPRS INFO SUBSCR(262420000000016) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150515240 DGPRS DEBUG SUBSCR(262420000000016) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150515240 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150515240 DMM INFO MM(262420000000016/de1deb7f) Subscriber data update (mmctx.c:445) 20250828150515240 DMM DEBUG MM(262420000000016/de1deb7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150515240 DMM INFO MM(262420000000016/de1deb7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150515240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150515240 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150515241 DMM INFO MM(262420000000016/de1deb7f) <- GMM AUTH AND CIPHERING REQ (rand = c1 b7 bd 9b 28 10 22 ec 31 1b 11 4e a1 45 e5 d7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150515246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150515246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150515246 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150515246 DMM INFO MM(262420000000016/de1deb7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150515246 DMM NOTICE MM(262420000000016/de1deb7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150515246 DMM DEBUG MM(262420000000016/de1deb7f) checking auth: received GSM SRES = 7a f8 cb 93 (gprs_gmm.c:716) 20250828150515246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150515246 DMM DEBUG MM(262420000000016/de1deb7f) Requesting authorization (sgsn_auth.c:160) 20250828150515246 DMM INFO MM(262420000000016/de1deb7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150515246 DMM DEBUG MM(262420000000016/de1deb7f) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150515246 DGPRS INFO SUBSCR(262420000000016) subscriber data is not available (gprs_subscriber.c:818) 20250828150515246 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) 20250828150515246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150515246 DMM INFO MM(262420000000016/de1deb7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xde1deb7f) (gprs_gmm.c:337) 20250828150515247 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150515247 DGPRS INFO SUBSCR(262420000000016) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150515247 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250828150515247 DMM INFO MM(262420000000016/de1deb7f) Subscriber data update (mmctx.c:445) 20250828150515247 DMM DEBUG MM(262420000000016/de1deb7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150515247 DMM INFO MM(262420000000016/de1deb7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150515247 DMM NOTICE MM(262420000000016/de1deb7f) Authorized, continuing procedure, IMSI=262420000000016 (gprs_gmm.c:1050) 20250828150515247 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150515247 DMM NOTICE MM(262420000000016/de1deb7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150515247 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) 20250828150515247 DGPRS INFO SUBSCR(262420000000016) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150515247 DGPRS DEBUG SUBSCR(262420000000016) Updating subscriber data (gprs_subscriber.c:839) 20250828150515247 DMM INFO MM(262420000000016/de1deb7f) Subscriber data update (mmctx.c:445) 20250828150515247 DMM DEBUG MM(262420000000016/de1deb7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150515251 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150515251 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150515251 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150515251 DMM INFO MM(262420000000016/de1deb7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150515251 DMM NOTICE MM(262420000000016/de1deb7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150515251 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150515251 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150515252 DLLC NOTICE LLME(c5328ddd/de1deb7f){ASSIGNED} LLGM Assign pre (ffffffff => de1deb7f) (gprs_llc.c:1079) 20250828150515252 DLLC NOTICE LLME(ffffffff/de1deb7f){ASSIGNED} LLGM Assign post (ffffffff => de1deb7f) (gprs_llc.c:1125) 20250828150515252 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150515252 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150515252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150515252 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_detach_poweroff(763)@538fccd39e6b: setverdict(pass): none -> pass 20250828150515303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150515303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250828150515303 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150515303 DMM INFO MM(262420000000016/de1deb7f) -> GMM DETACH REQUEST TLLI=0xde1deb7f type=GPRS detach Power-off (gprs_gmm.c:1512) 20250828150515303 DMM INFO MM(262420000000016/de1deb7f) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250828150515303 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150515303 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150515303 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150515303 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150515303 DLLC NOTICE LLME(ffffffff/de1deb7f){ASSIGNED} LLGM Assign pre (de1deb7f => ffffffff) (gprs_llc.c:1079) 20250828150515303 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (de1deb7f => ffffffff) (gprs_llc.c:1125) 20250828150515303 DGPRS INFO SUBSCR(262420000000016) purging MS subscriber (gprs_subscriber.c:785) 20250828150515303 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) 20250828150515303 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150515303 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150515303 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150515303 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150515303 DGPRS INFO GSUP(262420000000016) Completing purge MS (gprs_subscriber.c:579) TC_detach_poweroff(763)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_detach_poweroff-BVCI196(747)@538fccd39e6b: Removing Client IMSI='262420000000016'H, index=0 TC_detach_poweroff(763)@538fccd39e6b: Final verdict of PTC: pass 20250828150520310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59480<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(760)@538fccd39e6b: Final verdict of PTC: none 20250828150520312 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150520312 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GGSN_GTP1C(761)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(748)@538fccd39e6b: Final verdict of PTC: none TC_detach_poweroff-BVCI210(752)@538fccd39e6b: Final verdict of PTC: none TC_detach_poweroff-BVCI220(756)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(749)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(753)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(744)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(745)@538fccd39e6b: Final verdict of PTC: none TC_detach_poweroff-BVCI196(747)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(759)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(750)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(754)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(758)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(762)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(755)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(757)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(751)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(746)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(744): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(745): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(746): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_poweroff-BVCI196(747): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(748): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(749): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(750): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(751): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_poweroff-BVCI210(752): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(753): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(754): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(755): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_poweroff-BVCI220(756): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(757): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(758): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(759): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(760): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(761): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(762): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_detach_poweroff(763): pass (none -> pass) MTC@538fccd39e6b: Test case TC_detach_poweroff finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_detach_poweroff pass'. Thu Aug 28 15:05:20 UTC 2025 ====== SGSN_Tests.TC_detach_poweroff pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_detach_poweroff.talloc 20250828150520420 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59484<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150520822 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59484<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=93044) 20250828150521313 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150521313 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=93044, count=94204) 20250828150522314 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150522314 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 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.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 20250828150523315 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150523315 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act started. 20250828150523862 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36216<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150523862 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(764)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(765)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(764)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(768)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150523885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150523885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150523885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150523885 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150523885 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150523885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150523885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150523885 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150523885 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(768)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150523886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150523886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150523886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150523886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150523886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150523886 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150523886 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150523886 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150523886 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150523886 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150523886 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150523887 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150523887 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(768)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(768)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150523889 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(769)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(765)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(765)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150523896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150523896 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(770)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI196(767)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(769)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(773)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150523904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150523904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150523904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150523904 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150523904 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150523904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150523904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150523904 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150523904 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(773)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150523905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150523905 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150523905 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150523906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150523906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150523906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150523906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150523906 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150523906 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150523906 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150523906 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(773)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150523906 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150523906 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(773)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(774)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150523909 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(770)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(770)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150523916 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150523916 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(775)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act-BVCI210(772)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(774)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(778)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150523923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150523923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150523923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150523923 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150523923 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150523923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150523923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150523923 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150523923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(778)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150523925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150523925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150523925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150523925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150523925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150523925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150523925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150523925 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150523925 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150523925 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150523925 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150523925 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150523925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(778)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(778)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150523928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(775)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(775)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150523935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150523935 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act-BVCI220(777)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150524316 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150524316 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150524316 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150524316 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(779)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(779)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150524318 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150524318 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(779)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(779)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(779)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(779)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act-BVCI196(767)@538fccd39e6b: Adding Client=TC_attach_pdp_act(783), IMSI='262420000000017'H, TLLI='DE588A05'O, index=0 SGSN_Test-GSUP(780)@538fccd39e6b: Created GsupExpect[0] for "262420000000017" to be handled at TC_attach_pdp_act(783) TC_attach_pdp_act(783)@538fccd39e6b: 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 := 'FDFED4F4FCB68404F7559F28B1B1C8D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'A5B957D7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '46CEA1A9807CF9EC'O } } } } } 20250828150524352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150524352 DLLC NOTICE LLME(ffffffff/de588a05){UNASSIGNED} LLC RX: unknown TLLI 0xde588a05, creating LLME on the fly (gprs_llc.c:552) 20250828150524352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150524352 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000017) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150524352 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150524352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150524352 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150524352 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150524352 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150524352 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150524352 DLLC NOTICE LLME(ffffffff/de588a05){UNASSIGNED} LLGM Assign pre (de588a05 => e0fff6e3) (gprs_llc.c:1079) 20250828150524352 DLLC NOTICE LLME(de588a05/e0fff6e3){ASSIGNED} LLGM Assign post (de588a05 => e0fff6e3) (gprs_llc.c:1125) 20250828150524352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150524352 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150524352 DMM DEBUG MM(262420000000017/e0fff6e3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150524361 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150524361 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150524361 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150524361 DMM DEBUG MM(262420000000017/e0fff6e3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000170 (gprs_gmm.c:1134) 20250828150524361 DMM NOTICE MM(262420000000017/e0fff6e3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150524361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150524361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150524361 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150524361 DMM DEBUG MM(262420000000017/e0fff6e3) Requesting authorization (sgsn_auth.c:160) 20250828150524361 DMM INFO MM(262420000000017/e0fff6e3) Requesting authentication tuples (sgsn_auth.c:184) 20250828150524361 DMM DEBUG MM(262420000000017/e0fff6e3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150524361 DGPRS INFO SUBSCR(262420000000017) requesting auth info (gprs_subscriber.c:805) 20250828150524361 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000017" handled at TC_attach_pdp_act(783) SGSN_Test-GSUP(780)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act(783)"262420000000017" 20250828150524402 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150524402 DGPRS INFO SUBSCR(262420000000017) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150524402 DGPRS DEBUG SUBSCR(262420000000017) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150524402 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150524402 DMM INFO MM(262420000000017/e0fff6e3) Subscriber data update (mmctx.c:445) 20250828150524402 DMM DEBUG MM(262420000000017/e0fff6e3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150524402 DMM INFO MM(262420000000017/e0fff6e3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150524402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150524402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150524402 DMM INFO MM(262420000000017/e0fff6e3) <- GMM AUTH AND CIPHERING REQ (rand = fd fe d4 f4 fc b6 84 04 f7 55 9f 28 b1 b1 c8 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150524408 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150524408 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfcaae8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150524408 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150524408 DMM INFO MM(262420000000017/e0fff6e3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150524408 DMM NOTICE MM(262420000000017/e0fff6e3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150524408 DMM DEBUG MM(262420000000017/e0fff6e3) checking auth: received GSM SRES = a5 b9 57 d7 (gprs_gmm.c:716) 20250828150524408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150524408 DMM DEBUG MM(262420000000017/e0fff6e3) Requesting authorization (sgsn_auth.c:160) 20250828150524408 DMM INFO MM(262420000000017/e0fff6e3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150524408 DMM DEBUG MM(262420000000017/e0fff6e3) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150524408 DGPRS INFO SUBSCR(262420000000017) subscriber data is not available (gprs_subscriber.c:818) 20250828150524408 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) 20250828150524408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150524408 DMM INFO MM(262420000000017/e0fff6e3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe0fff6e3) (gprs_gmm.c:337) 20250828150524409 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150524409 DGPRS INFO SUBSCR(262420000000017) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150524409 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250828150524409 DMM INFO MM(262420000000017/e0fff6e3) Subscriber data update (mmctx.c:445) 20250828150524409 DMM DEBUG MM(262420000000017/e0fff6e3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150524409 DMM INFO MM(262420000000017/e0fff6e3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150524409 DMM NOTICE MM(262420000000017/e0fff6e3) Authorized, continuing procedure, IMSI=262420000000017 (gprs_gmm.c:1050) 20250828150524409 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150524409 DMM NOTICE MM(262420000000017/e0fff6e3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150524409 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) 20250828150524409 DGPRS INFO SUBSCR(262420000000017) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150524409 DGPRS DEBUG SUBSCR(262420000000017) Updating subscriber data (gprs_subscriber.c:839) 20250828150524409 DMM INFO MM(262420000000017/e0fff6e3) Subscriber data update (mmctx.c:445) 20250828150524409 DMM DEBUG MM(262420000000017/e0fff6e3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150524413 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150524413 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150524413 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150524413 DMM INFO MM(262420000000017/e0fff6e3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150524413 DMM NOTICE MM(262420000000017/e0fff6e3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150524413 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150524413 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150524413 DLLC NOTICE LLME(de588a05/e0fff6e3){ASSIGNED} LLGM Assign pre (ffffffff => e0fff6e3) (gprs_llc.c:1079) 20250828150524413 DLLC NOTICE LLME(ffffffff/e0fff6e3){ASSIGNED} LLGM Assign post (ffffffff => e0fff6e3) (gprs_llc.c:1125) 20250828150524413 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150524413 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150524413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150524413 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act(783)@538fccd39e6b: setverdict(pass): none -> pass 20250828150524465 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150524465 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150524465 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150524465 DMM INFO MM(262420000000017/e0fff6e3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150524465 DMM INFO MM(262420000000017/e0fff6e3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150524465 DMM DEBUG MM(262420000000017/e0fff6e3) Using GGSN 0 (gprs_sm.c:317) 20250828150524465 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) 20250828150524465 DLGTP DEBUG Begin pdp_tidset tid = 5710000000024262 (pdp.c:279) 20250828150524465 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150524465 DGPRS NOTICE PDP(262420000000017/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150524465 DLGTP DEBUG Registering seq=1026 in restransmit req queue (gtp.c:378) 20250828150524472 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 b9 46 f5 11 11 8e 18 49 7c 14 05 7f c5 7b 65 86 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) 20250828150524472 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecac130, cbp=0x55944d7954a0) (sgsn_libgtp.c:633) 20250828150524472 DGPRS INFO PDP(262420000000017/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150524472 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d7923d8 TLLI=e0fff6e3, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150524472 DGPRS INFO PDP(262420000000017/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150524472 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act(783)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act(783)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act-BVCI196(767)@538fccd39e6b: Removing Client IMSI='262420000000017'H, index=0 TC_attach_pdp_act(783)@538fccd39e6b: Final verdict of PTC: pass 20250828150524477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36216<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI99(778)@538fccd39e6b: Final verdict of PTC: none 20250828150524478 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test-Gb1-NS1(769)@538fccd39e6b: Final verdict of PTC: none 20250828150524478 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-BSSGP2(775)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(773)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act-BVCI196(767)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(765)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(774)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(779)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(768)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(764)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act-BVCI220(777)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(782)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(781)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(776)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(780)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(766)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(771)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act-BVCI210(772)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(770)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(764): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(765): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(766): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act-BVCI196(767): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(768): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(769): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(770): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(771): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act-BVCI210(772): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(773): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(774): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(775): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(776): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act-BVCI220(777): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(778): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(779): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(780): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(781): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(782): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act(783): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_pdp_act pass'. Thu Aug 28 15:05:24 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 20250828150524572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150524973 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36230<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=79888) 20250828150525479 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150525479 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=79888, count=93516) 20250828150526480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150526480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 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_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 20250828150527480 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150527480 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_pdp_act_unattached started. 20250828150528045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36240<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150528045 DMM INFO MM(262420000000017/e0fff6e3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150528045 DMM INFO MM(262420000000017/e0fff6e3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150528046 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150528046 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150528046 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150528046 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150528046 DLLC NOTICE LLME(ffffffff/e0fff6e3){ASSIGNED} LLGM Assign pre (e0fff6e3 => ffffffff) (gprs_llc.c:1079) 20250828150528046 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e0fff6e3 => ffffffff) (gprs_llc.c:1125) 20250828150528046 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d792080 (gprs_sndcp.c:574) 20250828150528046 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d7923d8, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150528046 DMM NOTICE MM(262420000000017/e0fff6e3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828150528046 DGPRS INFO PDP(262420000000017/0) Forcing release of PDP context (pdpctx.c:102) 20250828150528046 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828150528046 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150528046 DLGTP DEBUG Registering seq=1027 in restransmit req queue (gtp.c:378) 20250828150528046 DGPRS INFO SUBSCR(262420000000017) purging MS subscriber (gprs_subscriber.c:785) 20250828150528046 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) 20250828150528046 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) 20250828150528046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150528046 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150528046 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150528046 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150528046 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(784)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(785)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(784)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(788)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150528068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150528068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150528068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150528068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150528068 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150528068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150528068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150528068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150528068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(788)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150528069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150528069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150528069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150528069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150528069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150528069 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150528069 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150528069 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150528069 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150528069 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150528069 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150528070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150528070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(788)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(788)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150528072 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(789)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(785)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(785)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150528077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150528078 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(790)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_pdp_act_unattached-BVCI196(787)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(789)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(794)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150528092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150528092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150528092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150528092 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150528092 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150528092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150528092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150528092 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150528092 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(793)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(794)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150528093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150528093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150528093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150528093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150528093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150528093 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150528093 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150528093 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150528093 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150528093 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150528093 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150528094 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150528094 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(794)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(794)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150528096 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(795)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(790)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(790)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150528104 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150528104 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI210(791)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(793)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(799)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(799)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150528113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150528113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150528113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150528113 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150528113 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150528113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150528113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150528113 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150528113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(799)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150528114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150528114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150528114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150528115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150528115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150528115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150528115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150528115 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150528115 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150528115 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150528115 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150528115 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150528115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(799)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(799)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150528118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(795)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(795)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150528124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150528124 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pdp_act_unattached-BVCI220(796)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150528481 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150528481 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150528481 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150528481 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(798)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(798)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150528487 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(798)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(798)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150528489 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(798)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(798)@538fccd39e6b: 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(798)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(798)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_pdp_act_unattached-BVCI196(787)@538fccd39e6b: Adding Client=TC_pdp_act_unattached(803), IMSI='262420000000018'H, TLLI='E1825393'O, index=0 SGSN_Test-GSUP(800)@538fccd39e6b: Created GsupExpect[0] for "262420000000018" to be handled at TC_pdp_act_unattached(803) 20250828150528536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150528537 DLLC NOTICE LLME(ffffffff/e1825393){UNASSIGNED} LLC RX: unknown TLLI 0xe1825393, creating LLME on the fly (gprs_llc.c:552) 20250828150528537 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd0481c CMD=UI DATA (gprs_llc_parse.c:89) 20250828150528537 DMM NOTICE LLME(ffffffff/e1825393){UNASSIGNED} Cannot handle SM for unknown MM CTX (gprs_sm.c:728) 20250828150528537 DLLC NOTICE LLME(ffffffff/e1825393){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250828150528537 DMM DEBUG <- GMM DETACH REQ (type: re-attach required, cause: Implicitly detached) (gprs_gmm.c:288) TC_pdp_act_unattached(803)@538fccd39e6b: setverdict(pass): none -> pass TC_pdp_act_unattached-BVCI196(787)@538fccd39e6b: Removing Client IMSI='262420000000018'H, index=0 TC_pdp_act_unattached(803)@538fccd39e6b: Final verdict of PTC: pass 20250828150528549 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36240<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(800)@538fccd39e6b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI220(796)@538fccd39e6b: Final verdict of PTC: none 20250828150528551 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150528551 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(784)@538fccd39e6b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI210(791)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(793)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(798)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(788)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(799)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(785)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(794)@538fccd39e6b: Final verdict of PTC: none TC_pdp_act_unattached-BVCI196(787)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(795)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(789)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(786)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(792)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(790)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(802)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(797)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(801)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(784): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(785): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(786): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_pdp_act_unattached-BVCI196(787): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(788): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(789): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(790): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_pdp_act_unattached-BVCI210(791): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(792): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(793): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(794): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(795): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_pdp_act_unattached-BVCI220(796): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(797): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(798): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(799): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(800): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(801): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(802): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_pdp_act_unattached(803): pass (none -> pass) MTC@538fccd39e6b: Test case TC_pdp_act_unattached finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_pdp_act_unattached pass'. Thu Aug 28 15:05:28 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 20250828150528627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36250<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150529028 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36250<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=56584) 20250828150529552 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150529552 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=56584, count=60940) 20250828150530553 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150530553 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:05: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_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 20250828150531554 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150531554 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150532360 DGPRS DEBUG Checking for inactive LLMEs, time = 58921731 (sgsn.c:132) 20250828150532365 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150532365 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150532365 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150532365 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150532367 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150532367 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150532368 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150532368 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150532368 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150532368 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828150532555 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150532555 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_user started. 20250828150532704 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46602<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150532705 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(804)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(805)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(804)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(808)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150532734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150532734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150532734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150532734 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150532734 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150532734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150532734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150532734 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150532734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(808)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150532738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150532738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150532738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150532738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150532738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150532738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150532738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150532738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150532738 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150532738 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150532738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) SGSN_Test-Gb1-NS1(809)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(808)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150532738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150532738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(808)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150532742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(805)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(805)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(810)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150532751 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150532751 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(806)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(809)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(813)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(813)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150532757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150532757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150532757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150532757 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150532757 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150532757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150532757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150532757 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150532757 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(813)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150532759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150532759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150532759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150532759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150532759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150532759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150532759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150532759 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150532759 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150532759 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150532759 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150532759 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150532759 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(813)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(813)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150532762 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(814)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(810)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(810)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150532769 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150532769 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI210(812)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(815)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(814)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(818)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150532783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150532783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150532783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150532783 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150532783 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150532783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150532783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150532783 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150532783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(818)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150532784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150532784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150532784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150532784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150532784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150532784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150532784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150532784 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150532784 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150532784 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150532784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150532784 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150532784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(818)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(818)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150532787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(815)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(815)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150532795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150532795 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(817)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150533556 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150533556 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150533556 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150533556 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(819)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(819)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150533557 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(819)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(819)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(819)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250828150533558 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(819)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(819)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user-BVCI196(806)@538fccd39e6b: Adding Client=TC_attach_pdp_act_user(823), IMSI='262420000000019'H, TLLI='DE29A34E'O, index=0 SGSN_Test-GSUP(820)@538fccd39e6b: Created GsupExpect[0] for "262420000000019" to be handled at TC_attach_pdp_act_user(823) TC_attach_pdp_act_user(823)@538fccd39e6b: 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 := '5E2C7D547BE85D4059C03FE05997F7D5'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '430AA664'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D635D85BEDA18947'O } } } } } 20250828150533587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150533587 DLLC NOTICE LLME(ffffffff/de29a34e){UNASSIGNED} LLC RX: unknown TLLI 0xde29a34e, creating LLME on the fly (gprs_llc.c:552) 20250828150533587 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150533587 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000019) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150533587 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150533587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150533587 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150533587 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150533587 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150533587 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150533587 DLLC NOTICE LLME(ffffffff/de29a34e){UNASSIGNED} LLGM Assign pre (de29a34e => d1ca40f0) (gprs_llc.c:1079) 20250828150533587 DLLC NOTICE LLME(de29a34e/d1ca40f0){ASSIGNED} LLGM Assign post (de29a34e => d1ca40f0) (gprs_llc.c:1125) 20250828150533587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150533587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150533587 DMM DEBUG MM(262420000000019/d1ca40f0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150533595 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150533595 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150533595 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150533595 DMM DEBUG MM(262420000000019/d1ca40f0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000190 (gprs_gmm.c:1134) 20250828150533595 DMM NOTICE MM(262420000000019/d1ca40f0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150533595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150533595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150533595 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150533595 DMM DEBUG MM(262420000000019/d1ca40f0) Requesting authorization (sgsn_auth.c:160) 20250828150533595 DMM INFO MM(262420000000019/d1ca40f0) Requesting authentication tuples (sgsn_auth.c:184) 20250828150533595 DMM DEBUG MM(262420000000019/d1ca40f0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150533595 DGPRS INFO SUBSCR(262420000000019) requesting auth info (gprs_subscriber.c:805) 20250828150533595 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000019" handled at TC_attach_pdp_act_user(823) SGSN_Test-GSUP(820)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_user(823)"262420000000019" 20250828150533638 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150533638 DGPRS INFO SUBSCR(262420000000019) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150533638 DGPRS DEBUG SUBSCR(262420000000019) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150533638 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150533638 DMM INFO MM(262420000000019/d1ca40f0) Subscriber data update (mmctx.c:445) 20250828150533638 DMM DEBUG MM(262420000000019/d1ca40f0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150533638 DMM INFO MM(262420000000019/d1ca40f0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150533638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150533638 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150533638 DMM INFO MM(262420000000019/d1ca40f0) <- GMM AUTH AND CIPHERING REQ (rand = 5e 2c 7d 54 7b e8 5d 40 59 c0 3f e0 59 97 f7 d5 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150533645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150533645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150533645 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150533645 DMM INFO MM(262420000000019/d1ca40f0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150533645 DMM NOTICE MM(262420000000019/d1ca40f0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150533645 DMM DEBUG MM(262420000000019/d1ca40f0) checking auth: received GSM SRES = 43 0a a6 64 (gprs_gmm.c:716) 20250828150533645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150533645 DMM DEBUG MM(262420000000019/d1ca40f0) Requesting authorization (sgsn_auth.c:160) 20250828150533645 DMM INFO MM(262420000000019/d1ca40f0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150533645 DMM DEBUG MM(262420000000019/d1ca40f0) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150533645 DGPRS INFO SUBSCR(262420000000019) subscriber data is not available (gprs_subscriber.c:818) 20250828150533645 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) 20250828150533645 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150533645 DMM INFO MM(262420000000019/d1ca40f0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd1ca40f0) (gprs_gmm.c:337) 20250828150533646 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150533646 DGPRS INFO SUBSCR(262420000000019) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150533646 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250828150533646 DMM INFO MM(262420000000019/d1ca40f0) Subscriber data update (mmctx.c:445) 20250828150533646 DMM DEBUG MM(262420000000019/d1ca40f0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150533646 DMM INFO MM(262420000000019/d1ca40f0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150533646 DMM NOTICE MM(262420000000019/d1ca40f0) Authorized, continuing procedure, IMSI=262420000000019 (gprs_gmm.c:1050) 20250828150533646 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150533646 DMM NOTICE MM(262420000000019/d1ca40f0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150533646 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) 20250828150533646 DGPRS INFO SUBSCR(262420000000019) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150533646 DGPRS DEBUG SUBSCR(262420000000019) Updating subscriber data (gprs_subscriber.c:839) 20250828150533646 DMM INFO MM(262420000000019/d1ca40f0) Subscriber data update (mmctx.c:445) 20250828150533646 DMM DEBUG MM(262420000000019/d1ca40f0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150533649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150533649 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150533649 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150533649 DMM INFO MM(262420000000019/d1ca40f0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150533649 DMM NOTICE MM(262420000000019/d1ca40f0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150533649 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150533649 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150533649 DLLC NOTICE LLME(de29a34e/d1ca40f0){ASSIGNED} LLGM Assign pre (ffffffff => d1ca40f0) (gprs_llc.c:1079) 20250828150533649 DLLC NOTICE LLME(ffffffff/d1ca40f0){ASSIGNED} LLGM Assign post (ffffffff => d1ca40f0) (gprs_llc.c:1125) 20250828150533649 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150533649 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150533649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150533649 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user(823)@538fccd39e6b: setverdict(pass): none -> pass 20250828150533702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150533702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150533702 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150533702 DMM INFO MM(262420000000019/d1ca40f0) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150533702 DMM INFO MM(262420000000019/d1ca40f0) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150533702 DMM DEBUG MM(262420000000019/d1ca40f0) Using GGSN 0 (gprs_sm.c:317) 20250828150533702 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) 20250828150533702 DLGTP DEBUG Begin pdp_tidset tid = 5910000000024262 (pdp.c:279) 20250828150533702 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150533702 DGPRS NOTICE PDP(262420000000019/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150533702 DLGTP DEBUG Registering seq=1028 in restransmit req queue (gtp.c:378) 20250828150533709 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 ad 74 19 87 11 db c8 79 bb 14 05 7f 68 09 97 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=1028 from retransmit req queue (gtp.c:465) 20250828150533709 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecad1a8, cbp=0x55944d7944b0) (sgsn_libgtp.c:633) 20250828150533709 DGPRS INFO PDP(262420000000019/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150533709 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=d1ca40f0, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150533709 DGPRS INFO PDP(262420000000019/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150533709 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user(823)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(823)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150533714 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000019, length=100 (sgsn_libgtp.c:826) 20250828150533719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150533719 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250828150533719 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_attach_pdp_act_user-BVCI196(806)@538fccd39e6b: Removing Client IMSI='262420000000019'H, index=0 TC_attach_pdp_act_user(823)@538fccd39e6b: Final verdict of PTC: pass 20250828150533721 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46602<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150533722 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150533722 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(820)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(819)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(818)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(814)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(817)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(805)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(804)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(809)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(822)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(815)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(808)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(806)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(810)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(812)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(821)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(811)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(816)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(807)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(813)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(804): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(805): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(806): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(807): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(808): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(809): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(810): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(811): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(812): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(813): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(814): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(815): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(816): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(817): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(818): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(819): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(820): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(821): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(822): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user(823): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_user finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:05:33 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 20250828150533789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46604<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150534191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46604<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103856) 20250828150534723 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150534723 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103856, count=105016) 20250828150535724 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150535724 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:05: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_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 20250828150536725 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150536725 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_ggsn_reject started. 20250828150537220 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46606<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150537221 DMM INFO MM(262420000000019/d1ca40f0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150537221 DMM INFO MM(262420000000019/d1ca40f0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150537221 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150537221 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150537221 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150537221 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150537221 DLLC NOTICE LLME(ffffffff/d1ca40f0){ASSIGNED} LLGM Assign pre (d1ca40f0 => ffffffff) (gprs_llc.c:1079) 20250828150537221 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d1ca40f0 => ffffffff) (gprs_llc.c:1125) 20250828150537221 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150537221 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150537221 DMM NOTICE MM(262420000000019/d1ca40f0) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828150537221 DGPRS INFO PDP(262420000000019/0) Forcing release of PDP context (pdpctx.c:102) 20250828150537221 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828150537221 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150537221 DLGTP DEBUG Registering seq=1029 in restransmit req queue (gtp.c:378) 20250828150537221 DGPRS INFO SUBSCR(262420000000019) purging MS subscriber (gprs_subscriber.c:785) 20250828150537221 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) 20250828150537221 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) 20250828150537221 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150537221 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150537221 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150537221 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150537221 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(824)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(825)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(824)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(828)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150537245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150537245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150537245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150537245 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150537245 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150537245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150537245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150537245 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150537245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(828)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150537247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150537247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150537247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150537247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150537247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150537247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150537247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150537247 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150537247 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150537247 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150537247 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150537247 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150537247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(828)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(828)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(829)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150537250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(825)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(825)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150537257 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150537257 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(830)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI196(827)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(829)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(833)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(833)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150537263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150537263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150537263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150537263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150537263 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150537263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150537263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150537263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150537263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(833)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150537264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150537264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150537264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150537264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150537264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150537264 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150537264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150537264 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150537264 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150537264 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150537264 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150537265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150537265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(833)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(833)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150537267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(834)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(830)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(830)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150537273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150537273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(835)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_ggsn_reject-BVCI210(832)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(834)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(839)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(839)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150537289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150537289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150537289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150537289 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150537289 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150537289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150537289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150537289 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150537289 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(839)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150537290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150537290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150537290 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150537291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150537291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150537291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150537291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150537291 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150537291 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150537291 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150537291 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150537291 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150537291 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(839)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(839)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150537294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(835)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(835)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150537300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150537300 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_ggsn_reject-BVCI220(836)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150537727 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150537727 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150537727 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) SGSN_Test-GSUP-IPA(838)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(838)@538fccd39e6b: CCM 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(838)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(838)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(838)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(838)@538fccd39e6b: 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(838)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(838)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828150537727 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828150537728 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150537728 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) TC_attach_pdp_act_ggsn_reject-BVCI196(827)@538fccd39e6b: Adding Client=TC_attach_pdp_act_ggsn_reject(843), IMSI='262420000000020'H, TLLI='F41F0183'O, index=0 SGSN_Test-GSUP(840)@538fccd39e6b: Created GsupExpect[0] for "262420000000020" to be handled at TC_attach_pdp_act_ggsn_reject(843) TC_attach_pdp_act_ggsn_reject(843)@538fccd39e6b: 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 := '0B6695025F49E5D09BDD3CF4423B2103'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2EAFF79E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23329618B1EA0CE3'O } } } } } 20250828150538103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150538103 DLLC NOTICE LLME(ffffffff/f41f0183){UNASSIGNED} LLC RX: unknown TLLI 0xf41f0183, creating LLME on the fly (gprs_llc.c:552) 20250828150538103 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150538103 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000020) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150538103 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150538103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150538103 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150538103 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150538103 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150538103 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150538103 DLLC NOTICE LLME(ffffffff/f41f0183){UNASSIGNED} LLGM Assign pre (f41f0183 => c3824165) (gprs_llc.c:1079) 20250828150538103 DLLC NOTICE LLME(f41f0183/c3824165){ASSIGNED} LLGM Assign post (f41f0183 => c3824165) (gprs_llc.c:1125) 20250828150538103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150538103 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150538103 DMM DEBUG MM(262420000000020/c3824165) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150538110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150538110 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150538110 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150538110 DMM DEBUG MM(262420000000020/c3824165) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000200 (gprs_gmm.c:1134) 20250828150538110 DMM NOTICE MM(262420000000020/c3824165) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150538110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150538110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150538110 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150538110 DMM DEBUG MM(262420000000020/c3824165) Requesting authorization (sgsn_auth.c:160) 20250828150538110 DMM INFO MM(262420000000020/c3824165) Requesting authentication tuples (sgsn_auth.c:184) 20250828150538110 DMM DEBUG MM(262420000000020/c3824165) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150538110 DGPRS INFO SUBSCR(262420000000020) requesting auth info (gprs_subscriber.c:805) 20250828150538110 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000020" handled at TC_attach_pdp_act_ggsn_reject(843) SGSN_Test-GSUP(840)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_ggsn_reject(843)"262420000000020" 20250828150538112 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150538112 DGPRS INFO SUBSCR(262420000000020) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150538112 DGPRS DEBUG SUBSCR(262420000000020) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150538113 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150538113 DMM INFO MM(262420000000020/c3824165) Subscriber data update (mmctx.c:445) 20250828150538113 DMM DEBUG MM(262420000000020/c3824165) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150538113 DMM INFO MM(262420000000020/c3824165) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150538113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150538113 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150538113 DMM INFO MM(262420000000020/c3824165) <- GMM AUTH AND CIPHERING REQ (rand = 0b 66 95 02 5f 49 e5 d0 9b dd 3c f4 42 3b 21 03 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150538118 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150538118 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150538118 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150538118 DMM INFO MM(262420000000020/c3824165) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150538118 DMM NOTICE MM(262420000000020/c3824165) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150538118 DMM DEBUG MM(262420000000020/c3824165) checking auth: received GSM SRES = 2e af f7 9e (gprs_gmm.c:716) 20250828150538118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150538118 DMM DEBUG MM(262420000000020/c3824165) Requesting authorization (sgsn_auth.c:160) 20250828150538118 DMM INFO MM(262420000000020/c3824165) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150538118 DMM DEBUG MM(262420000000020/c3824165) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150538118 DGPRS INFO SUBSCR(262420000000020) subscriber data is not available (gprs_subscriber.c:818) 20250828150538118 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) 20250828150538118 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150538118 DMM INFO MM(262420000000020/c3824165) <- GMM ATTACH ACCEPT (new P-TMSI=0xc3824165) (gprs_gmm.c:337) 20250828150538119 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150538119 DGPRS INFO SUBSCR(262420000000020) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150538119 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250828150538119 DMM INFO MM(262420000000020/c3824165) Subscriber data update (mmctx.c:445) 20250828150538119 DMM DEBUG MM(262420000000020/c3824165) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150538119 DMM INFO MM(262420000000020/c3824165) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150538119 DMM NOTICE MM(262420000000020/c3824165) Authorized, continuing procedure, IMSI=262420000000020 (gprs_gmm.c:1050) 20250828150538119 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150538119 DMM NOTICE MM(262420000000020/c3824165) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150538119 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) 20250828150538120 DGPRS INFO SUBSCR(262420000000020) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150538120 DGPRS DEBUG SUBSCR(262420000000020) Updating subscriber data (gprs_subscriber.c:839) 20250828150538120 DMM INFO MM(262420000000020/c3824165) Subscriber data update (mmctx.c:445) 20250828150538120 DMM DEBUG MM(262420000000020/c3824165) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150538124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150538124 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150538124 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150538124 DMM INFO MM(262420000000020/c3824165) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150538124 DMM NOTICE MM(262420000000020/c3824165) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150538124 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150538124 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150538124 DLLC NOTICE LLME(f41f0183/c3824165){ASSIGNED} LLGM Assign pre (ffffffff => c3824165) (gprs_llc.c:1079) 20250828150538124 DLLC NOTICE LLME(ffffffff/c3824165){ASSIGNED} LLGM Assign post (ffffffff => c3824165) (gprs_llc.c:1125) 20250828150538124 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150538124 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150538124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150538124 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_ggsn_reject(843)@538fccd39e6b: setverdict(pass): none -> pass 20250828150538175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150538175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150538175 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150538175 DMM INFO MM(262420000000020/c3824165) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150538175 DMM INFO MM(262420000000020/c3824165) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150538175 DMM DEBUG MM(262420000000020/c3824165) Using GGSN 0 (gprs_sm.c:317) 20250828150538175 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) 20250828150538175 DLGTP DEBUG Begin pdp_tidset tid = 5020000000024262 (pdp.c:279) 20250828150538175 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150538175 DGPRS NOTICE PDP(262420000000020/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150538175 DLGTP DEBUG Registering seq=1030 in restransmit req queue (gtp.c:378) 20250828150538185 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 d3 ef 03 d8 11 23 49 71 77 14 05 7f 2d 6c ac c5 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) 20250828150538185 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f7b4ecae220, cbp=0x55944d794840) (sgsn_libgtp.c:633) 20250828150538185 DGPRS INFO PDP(262420000000020/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250828150538185 DLGTP DEBUG Begin pdp_tiddel tid = 5020000000024262 (pdp.c:298) 20250828150538185 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250828150538185 DMM NOTICE MM(262420000000020/c3824165) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_pdp_act_ggsn_reject(843)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject(843)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_ggsn_reject-BVCI196(827)@538fccd39e6b: Removing Client IMSI='262420000000020'H, index=0 TC_attach_pdp_act_ggsn_reject(843)@538fccd39e6b: Final verdict of PTC: pass 20250828150538191 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46606<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150538192 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150538192 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(838)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(839)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(840)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI210(832)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(829)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(835)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(824)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(828)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(825)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(841)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(834)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(842)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(830)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI220(836)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(833)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_ggsn_reject-BVCI196(827)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(831)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(837)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(826)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(824): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(825): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(826): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI196(827): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(828): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(829): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(830): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(831): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI210(832): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(833): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(834): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(835): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject-BVCI220(836): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(837): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(838): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(839): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(840): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(841): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(842): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_ggsn_reject(843): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_ggsn_reject finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:05:38 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 20250828150538467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46620<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150538868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46620<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=98564) 20250828150539193 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150539193 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=98564, count=99724) 20250828150540195 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150540195 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:05: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_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 20250828150541196 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150541196 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_user_deact_mo started. 20250828150542088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42808<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150542089 DMM INFO MM(262420000000020/c3824165) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150542089 DMM INFO MM(262420000000020/c3824165) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150542089 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150542089 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150542089 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150542089 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150542089 DLLC NOTICE LLME(ffffffff/c3824165){ASSIGNED} LLGM Assign pre (c3824165 => ffffffff) (gprs_llc.c:1079) 20250828150542089 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c3824165 => ffffffff) (gprs_llc.c:1125) 20250828150542089 DGPRS INFO SUBSCR(262420000000020) purging MS subscriber (gprs_subscriber.c:785) 20250828150542089 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) 20250828150542089 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) 20250828150542089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150542089 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150542089 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150542089 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150542089 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(844)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(845)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(844)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(848)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150542108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150542108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150542108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150542108 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150542108 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150542108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150542108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150542108 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150542108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(848)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150542109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150542109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150542109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150542109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150542109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150542109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150542109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150542109 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150542109 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150542109 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150542109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150542110 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150542110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(848)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(848)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150542113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(849)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(845)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(845)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150542119 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150542119 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(850)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mo-BVCI196(847)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(849)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(853)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150542126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150542126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150542126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150542126 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150542126 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150542126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150542126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150542126 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150542126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(853)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150542127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150542127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150542127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150542127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150542127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150542127 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150542127 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150542127 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150542127 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150542127 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150542127 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150542128 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150542128 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(853)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(853)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150542131 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(854)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(850)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(850)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150542137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150542137 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)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(855)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(854)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(858)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150542146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150542146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150542146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150542146 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150542146 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150542146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150542146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150542146 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150542146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(858)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150542147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150542147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150542147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150542147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150542147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150542147 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150542147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150542147 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150542147 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150542147 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150542147 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150542148 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150542148 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(858)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(858)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150542150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(855)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(855)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150542156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150542156 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)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150542197 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150542197 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150542197 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150542197 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(859)@538fccd39e6b: Established a new IPA connection (conn_id=2) 20250828150542198 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(859)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150542198 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(859)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(859)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(859)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(859)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mo-BVCI196(847)@538fccd39e6b: Adding Client=TC_attach_pdp_act_user_deact_mo(863), IMSI='262420000000021'H, TLLI='F6D93C98'O, index=0 SGSN_Test-GSUP(860)@538fccd39e6b: 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)@538fccd39e6b: 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 := '491FC23E9B4D907458A26758EB276412'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '2FCA2C1E'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2135C8FAEDA34D76'O } } } } } 20250828150542225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150542225 DLLC NOTICE LLME(ffffffff/f6d93c98){UNASSIGNED} LLC RX: unknown TLLI 0xf6d93c98, creating LLME on the fly (gprs_llc.c:552) 20250828150542225 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150542225 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000021) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150542225 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150542225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150542225 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150542225 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150542225 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150542225 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150542225 DLLC NOTICE LLME(ffffffff/f6d93c98){UNASSIGNED} LLGM Assign pre (f6d93c98 => ed0c0871) (gprs_llc.c:1079) 20250828150542225 DLLC NOTICE LLME(f6d93c98/ed0c0871){ASSIGNED} LLGM Assign post (f6d93c98 => ed0c0871) (gprs_llc.c:1125) 20250828150542225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150542225 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150542225 DMM DEBUG MM(262420000000021/ed0c0871) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150542232 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150542232 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150542232 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150542232 DMM DEBUG MM(262420000000021/ed0c0871) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000210 (gprs_gmm.c:1134) 20250828150542232 DMM NOTICE MM(262420000000021/ed0c0871) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150542232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150542232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150542232 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150542232 DMM DEBUG MM(262420000000021/ed0c0871) Requesting authorization (sgsn_auth.c:160) 20250828150542232 DMM INFO MM(262420000000021/ed0c0871) Requesting authentication tuples (sgsn_auth.c:184) 20250828150542232 DMM DEBUG MM(262420000000021/ed0c0871) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150542232 DGPRS INFO SUBSCR(262420000000021) requesting auth info (gprs_subscriber.c:805) 20250828150542232 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000021" handled at TC_attach_pdp_act_user_deact_mo(863) SGSN_Test-GSUP(860)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mo(863)"262420000000021" 20250828150542274 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150542274 DGPRS INFO SUBSCR(262420000000021) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150542274 DGPRS DEBUG SUBSCR(262420000000021) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150542274 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150542274 DMM INFO MM(262420000000021/ed0c0871) Subscriber data update (mmctx.c:445) 20250828150542274 DMM DEBUG MM(262420000000021/ed0c0871) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150542274 DMM INFO MM(262420000000021/ed0c0871) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150542274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150542274 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150542274 DMM INFO MM(262420000000021/ed0c0871) <- GMM AUTH AND CIPHERING REQ (rand = 49 1f c2 3e 9b 4d 90 74 58 a2 67 58 eb 27 64 12 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150542280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150542280 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150542280 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150542280 DMM INFO MM(262420000000021/ed0c0871) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150542280 DMM NOTICE MM(262420000000021/ed0c0871) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150542280 DMM DEBUG MM(262420000000021/ed0c0871) checking auth: received GSM SRES = 2f ca 2c 1e (gprs_gmm.c:716) 20250828150542280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150542280 DMM DEBUG MM(262420000000021/ed0c0871) Requesting authorization (sgsn_auth.c:160) 20250828150542280 DMM INFO MM(262420000000021/ed0c0871) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150542280 DMM DEBUG MM(262420000000021/ed0c0871) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150542280 DGPRS INFO SUBSCR(262420000000021) subscriber data is not available (gprs_subscriber.c:818) 20250828150542280 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) 20250828150542280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150542280 DMM INFO MM(262420000000021/ed0c0871) <- GMM ATTACH ACCEPT (new P-TMSI=0xed0c0871) (gprs_gmm.c:337) 20250828150542280 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150542280 DGPRS INFO SUBSCR(262420000000021) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150542280 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250828150542280 DMM INFO MM(262420000000021/ed0c0871) Subscriber data update (mmctx.c:445) 20250828150542280 DMM DEBUG MM(262420000000021/ed0c0871) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150542280 DMM INFO MM(262420000000021/ed0c0871) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150542280 DMM NOTICE MM(262420000000021/ed0c0871) Authorized, continuing procedure, IMSI=262420000000021 (gprs_gmm.c:1050) 20250828150542280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150542280 DMM NOTICE MM(262420000000021/ed0c0871) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150542280 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) 20250828150542281 DGPRS INFO SUBSCR(262420000000021) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150542281 DGPRS DEBUG SUBSCR(262420000000021) Updating subscriber data (gprs_subscriber.c:839) 20250828150542281 DMM INFO MM(262420000000021/ed0c0871) Subscriber data update (mmctx.c:445) 20250828150542281 DMM DEBUG MM(262420000000021/ed0c0871) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150542283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150542283 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150542283 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150542283 DMM INFO MM(262420000000021/ed0c0871) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150542283 DMM NOTICE MM(262420000000021/ed0c0871) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150542283 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150542283 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150542283 DLLC NOTICE LLME(f6d93c98/ed0c0871){ASSIGNED} LLGM Assign pre (ffffffff => ed0c0871) (gprs_llc.c:1079) 20250828150542283 DLLC NOTICE LLME(ffffffff/ed0c0871){ASSIGNED} LLGM Assign post (ffffffff => ed0c0871) (gprs_llc.c:1125) 20250828150542283 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150542283 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150542283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150542283 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mo(863)@538fccd39e6b: setverdict(pass): none -> pass 20250828150542336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150542336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150542336 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150542336 DMM INFO MM(262420000000021/ed0c0871) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150542336 DMM INFO MM(262420000000021/ed0c0871) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150542336 DMM DEBUG MM(262420000000021/ed0c0871) Using GGSN 0 (gprs_sm.c:317) 20250828150542336 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) 20250828150542336 DLGTP DEBUG Begin pdp_tidset tid = 5120000000024262 (pdp.c:279) 20250828150542336 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150542336 DGPRS NOTICE PDP(262420000000021/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150542336 DLGTP DEBUG Registering seq=1031 in restransmit req queue (gtp.c:378) 20250828150542342 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 b3 d9 af 38 11 61 8c 7e e5 14 05 7f d4 f0 7f 03 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) 20250828150542342 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecae220, cbp=0x55944d794840) (sgsn_libgtp.c:633) 20250828150542342 DGPRS INFO PDP(262420000000021/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150542342 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=ed0c0871, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150542342 DGPRS INFO PDP(262420000000021/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150542342 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mo(863)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo(863)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150542346 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000021, length=100 (sgsn_libgtp.c:826) 20250828150542350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150542350 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250828150542350 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150542352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150542352 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250828150542352 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150542352 DMM INFO MM(262420000000021/ed0c0871) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250828150542352 DGPRS INFO PDP(262420000000021/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150542352 DLGTP DEBUG Registering seq=1032 in restransmit req queue (gtp.c:378) 20250828150542353 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) 20250828150542353 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7b4ecae220, cbp=0x55944d794840) (sgsn_libgtp.c:633) 20250828150542353 DGPRS INFO PDP(262420000000021/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250828150542353 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ed0c0871, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150542353 DMM INFO MM(262420000000021/ed0c0871) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250828150542353 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250828150542353 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mo(863)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mo-BVCI196(847)@538fccd39e6b: Removing Client IMSI='262420000000021'H, index=0 TC_attach_pdp_act_user_deact_mo(863)@538fccd39e6b: Final verdict of PTC: pass 20250828150542357 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42808<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150542358 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150542358 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(859)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI220(857)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI210(852)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(850)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(848)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(845)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(858)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(853)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(860)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(849)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(844)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(855)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(862)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(854)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mo-BVCI196(847)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(851)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(856)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(846)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(861)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(844): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(845): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(846): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI196(847): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(848): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(849): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(850): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(851): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI210(852): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(853): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(854): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(855): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(856): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo-BVCI220(857): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(858): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(859): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(860): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(861): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(862): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_deact_mo(863): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_user_deact_mo finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:05:42 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 20250828150542444 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42822<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150542845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42822<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102452) 20250828150543359 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150543359 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102452, count=106808) 20250828150544360 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150544360 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:05: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_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 20250828150545361 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150545361 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_user_deact_mt started. 20250828150545874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42834<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150545875 DMM INFO MM(262420000000021/ed0c0871) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150545875 DMM INFO MM(262420000000021/ed0c0871) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150545875 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150545875 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150545875 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150545875 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150545875 DLLC NOTICE LLME(ffffffff/ed0c0871){ASSIGNED} LLGM Assign pre (ed0c0871 => ffffffff) (gprs_llc.c:1079) 20250828150545875 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed0c0871 => ffffffff) (gprs_llc.c:1125) 20250828150545875 DGPRS INFO SUBSCR(262420000000021) purging MS subscriber (gprs_subscriber.c:785) 20250828150545875 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) 20250828150545875 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) 20250828150545875 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150545875 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150545875 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150545875 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150545875 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(864)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(865)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(864)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(868)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150545896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150545896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150545896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150545896 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150545896 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150545896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150545896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150545896 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150545896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(868)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150545897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150545897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150545897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150545897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150545897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150545897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150545897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150545897 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150545897 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150545897 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150545897 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150545897 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150545897 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(868)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(868)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150545901 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(869)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(865)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(865)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150545908 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150545908 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(870)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(869)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(874)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(874)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150545925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150545925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150545925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150545925 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150545925 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150545925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150545925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150545925 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150545925 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(873)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(874)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150545926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150545926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150545926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150545926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150545926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150545926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150545926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150545926 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150545926 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150545926 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150545926 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150545926 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150545926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(874)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(874)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150545929 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(870)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(870)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(875)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150545938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150545938 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(873)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(878)@538fccd39e6b: Provider Link came up: sending NS-RESET TC_attach_pdp_act_user_deact_mt-BVCI210(871)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150545941 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150545941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150545941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150545941 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150545942 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150545942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150545942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150545942 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150545942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(878)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150545943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150545943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150545943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150545943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150545943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150545943 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150545943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150545943 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150545943 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150545943 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150545943 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150545944 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150545944 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(878)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(878)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150545946 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(875)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(875)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150545954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150545954 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)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150546362 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150546362 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150546362 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150546362 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(879)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(879)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150546363 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(879)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(879)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150546363 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(879)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(879)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_deact_mt-BVCI196(867)@538fccd39e6b: Adding Client=TC_attach_pdp_act_user_deact_mt(883), IMSI='262420000000022'H, TLLI='CDDA99E3'O, index=0 SGSN_Test-GSUP(880)@538fccd39e6b: 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)@538fccd39e6b: 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 := '087B286FC8A4801AEDB71BDCAA3980F2'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6025C61A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BCDF4635D4D12FE9'O } } } } } 20250828150546410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150546410 DLLC NOTICE LLME(ffffffff/cdda99e3){UNASSIGNED} LLC RX: unknown TLLI 0xcdda99e3, creating LLME on the fly (gprs_llc.c:552) 20250828150546410 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150546410 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150546410 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150546410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150546410 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150546410 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150546410 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150546410 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150546410 DLLC NOTICE LLME(ffffffff/cdda99e3){UNASSIGNED} LLGM Assign pre (cdda99e3 => c4586d03) (gprs_llc.c:1079) 20250828150546410 DLLC NOTICE LLME(cdda99e3/c4586d03){ASSIGNED} LLGM Assign post (cdda99e3 => c4586d03) (gprs_llc.c:1125) 20250828150546410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150546410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150546410 DMM DEBUG MM(262420000000022/c4586d03) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150546419 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150546419 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150546419 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150546419 DMM DEBUG MM(262420000000022/c4586d03) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250828150546419 DMM NOTICE MM(262420000000022/c4586d03) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150546419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150546419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150546419 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150546419 DMM DEBUG MM(262420000000022/c4586d03) Requesting authorization (sgsn_auth.c:160) 20250828150546419 DMM INFO MM(262420000000022/c4586d03) Requesting authentication tuples (sgsn_auth.c:184) 20250828150546419 DMM DEBUG MM(262420000000022/c4586d03) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150546419 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250828150546419 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000022" handled at TC_attach_pdp_act_user_deact_mt(883) SGSN_Test-GSUP(880)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_user_deact_mt(883)"262420000000022" 20250828150546421 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150546421 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150546421 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150546421 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150546421 DMM INFO MM(262420000000022/c4586d03) Subscriber data update (mmctx.c:445) 20250828150546421 DMM DEBUG MM(262420000000022/c4586d03) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150546421 DMM INFO MM(262420000000022/c4586d03) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150546421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150546421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150546421 DMM INFO MM(262420000000022/c4586d03) <- GMM AUTH AND CIPHERING REQ (rand = 08 7b 28 6f c8 a4 80 1a ed b7 1b dc aa 39 80 f2 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150546427 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150546427 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150546427 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150546427 DMM INFO MM(262420000000022/c4586d03) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150546427 DMM NOTICE MM(262420000000022/c4586d03) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150546427 DMM DEBUG MM(262420000000022/c4586d03) checking auth: received GSM SRES = 60 25 c6 1a (gprs_gmm.c:716) 20250828150546427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150546427 DMM DEBUG MM(262420000000022/c4586d03) Requesting authorization (sgsn_auth.c:160) 20250828150546427 DMM INFO MM(262420000000022/c4586d03) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150546427 DMM DEBUG MM(262420000000022/c4586d03) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150546427 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250828150546427 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) 20250828150546427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150546427 DMM INFO MM(262420000000022/c4586d03) <- GMM ATTACH ACCEPT (new P-TMSI=0xc4586d03) (gprs_gmm.c:337) 20250828150546427 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150546427 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150546427 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250828150546427 DMM INFO MM(262420000000022/c4586d03) Subscriber data update (mmctx.c:445) 20250828150546427 DMM DEBUG MM(262420000000022/c4586d03) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150546427 DMM INFO MM(262420000000022/c4586d03) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150546427 DMM NOTICE MM(262420000000022/c4586d03) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250828150546427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150546428 DMM NOTICE MM(262420000000022/c4586d03) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150546428 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) 20250828150546428 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150546428 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250828150546428 DMM INFO MM(262420000000022/c4586d03) Subscriber data update (mmctx.c:445) 20250828150546428 DMM DEBUG MM(262420000000022/c4586d03) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150546432 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150546432 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150546432 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150546432 DMM INFO MM(262420000000022/c4586d03) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150546432 DMM NOTICE MM(262420000000022/c4586d03) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150546432 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150546432 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150546432 DLLC NOTICE LLME(cdda99e3/c4586d03){ASSIGNED} LLGM Assign pre (ffffffff => c4586d03) (gprs_llc.c:1079) 20250828150546432 DLLC NOTICE LLME(ffffffff/c4586d03){ASSIGNED} LLGM Assign post (ffffffff => c4586d03) (gprs_llc.c:1125) 20250828150546432 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150546432 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150546432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150546432 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_deact_mt(883)@538fccd39e6b: setverdict(pass): none -> pass 20250828150546484 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150546485 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150546485 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150546485 DMM INFO MM(262420000000022/c4586d03) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150546485 DMM INFO MM(262420000000022/c4586d03) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150546485 DMM DEBUG MM(262420000000022/c4586d03) Using GGSN 0 (gprs_sm.c:317) 20250828150546485 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) 20250828150546485 DLGTP DEBUG Begin pdp_tidset tid = 5220000000024262 (pdp.c:279) 20250828150546485 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150546485 DGPRS NOTICE PDP(262420000000022/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150546485 DLGTP DEBUG Registering seq=1033 in restransmit req queue (gtp.c:378) 20250828150546494 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 2a 7e 9b 5d 11 f2 d0 0e 88 14 05 7f 85 b1 76 18 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1033 from retransmit req queue (gtp.c:465) 20250828150546494 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecae220, cbp=0x55944d794840) (sgsn_libgtp.c:633) 20250828150546494 DGPRS INFO PDP(262420000000022/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150546494 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=c4586d03, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150546494 DGPRS INFO PDP(262420000000022/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150546494 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_deact_mt(883)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_deact_mt(883)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150546500 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000022, length=100 (sgsn_libgtp.c:826) 20250828150546505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150546506 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250828150546506 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150546507 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250828150546507 DGPRS INFO PDP(262420000000022:5): Context 0x7f7b4ecae220 was deleted (sgsn_libgtp.c:707) 20250828150546507 DMM INFO MM(262420000000022/c4586d03) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250828150546508 DLGTP DEBUG Begin pdp_tiddel tid = 5220000000024262 (pdp.c:298) 20250828150546508 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_deact_mt-BVCI196(867)@538fccd39e6b: Removing Client IMSI='262420000000022'H, index=0 20250828150546512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150546512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250828150546512 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150546512 DMM INFO MM(262420000000022/c4586d03) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_deact_mt(883)@538fccd39e6b: Final verdict of PTC: pass 20250828150546514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42834<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150546515 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150546515 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(868)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(874)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(879)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(870)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(869)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI210(871)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(865)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI220(877)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(880)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(875)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(873)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_deact_mt-BVCI196(867)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(878)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(882)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(872)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(866)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(864)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(876)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(881)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(864): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(865): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(866): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI196(867): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(868): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(869): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(870): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI210(871): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(872): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(873): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(874): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(875): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(876): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt-BVCI220(877): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(878): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(879): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(880): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(881): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(882): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_deact_mt(883): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_user_deact_mt finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:05:46 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 20250828150546602 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42846<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150547003 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42846<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104460) 20250828150547516 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150547516 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104460, count=105620) 20250828150548517 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150548517 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:05:49 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 20250828150549518 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150549518 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_deact_dup started. 20250828150550035 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42850<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150550035 DMM INFO MM(262420000000022/c4586d03) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150550035 DMM INFO MM(262420000000022/c4586d03) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150550035 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150550035 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150550035 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150550035 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150550035 DLLC NOTICE LLME(ffffffff/c4586d03){ASSIGNED} LLGM Assign pre (c4586d03 => ffffffff) (gprs_llc.c:1079) 20250828150550035 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c4586d03 => ffffffff) (gprs_llc.c:1125) 20250828150550035 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150550035 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150550035 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250828150550036 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) 20250828150550036 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) 20250828150550036 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150550036 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150550036 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150550036 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150550036 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(884)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(885)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(884)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(888)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150550068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150550068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150550068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150550068 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150550068 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150550068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150550068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150550068 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150550068 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(888)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150550070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150550070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150550070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150550070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150550070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150550070 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150550070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150550070 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150550070 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150550070 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150550070 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(888)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150550071 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150550071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(888)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150550074 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(889)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(885)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(885)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150550082 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150550082 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(890)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_dup-BVCI196(887)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(889)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(894)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150550106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150550106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150550106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150550106 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150550106 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150550106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150550106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150550106 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150550106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(894)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) SGSN_Test-Gb2-NS2(893)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150550108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150550108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150550108 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150550109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150550109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150550109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150550109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150550109 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150550109 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150550109 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150550109 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150550109 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150550109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(894)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(894)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150550113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(895)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(890)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(890)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150550124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150550124 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(893)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_attach_pdp_act_deact_dup-BVCI210(891)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(898)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(898)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150550132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150550132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150550132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150550132 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150550132 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150550132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150550132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150550132 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150550132 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(898)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150550134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150550134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150550134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150550134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150550134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150550134 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150550135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150550135 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150550135 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150550135 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150550135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150550135 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150550135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(898)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(898)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150550140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(895)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(895)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150550150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150550150 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_dup-BVCI220(896)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150550519 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150550519 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150550519 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150550519 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(899)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(899)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150550521 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(899)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(899)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150550521 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(899)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(899)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_dup-BVCI196(887)@538fccd39e6b: Adding Client=TC_attach_pdp_act_deact_dup(903), IMSI='262420000000046'H, TLLI='D9DAF80C'O, index=0 SGSN_Test-GSUP(900)@538fccd39e6b: Created GsupExpect[0] for "262420000000046" to be handled at TC_attach_pdp_act_deact_dup(903) TC_attach_pdp_act_deact_dup(903)@538fccd39e6b: 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 := 'C5699A1BE2B61F68BEE38A3C10903A02'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'FA50C550'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D603F38AE2699A83'O } } } } } 20250828150550563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150550563 DLLC NOTICE LLME(ffffffff/d9daf80c){UNASSIGNED} LLC RX: unknown TLLI 0xd9daf80c, creating LLME on the fly (gprs_llc.c:552) 20250828150550563 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150550563 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000046) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150550563 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150550563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150550563 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150550563 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150550563 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150550563 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150550563 DLLC NOTICE LLME(ffffffff/d9daf80c){UNASSIGNED} LLGM Assign pre (d9daf80c => d8f071af) (gprs_llc.c:1079) 20250828150550563 DLLC NOTICE LLME(d9daf80c/d8f071af){ASSIGNED} LLGM Assign post (d9daf80c => d8f071af) (gprs_llc.c:1125) 20250828150550563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150550563 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150550563 DMM DEBUG MM(262420000000046/d8f071af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150550575 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150550575 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150550575 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150550575 DMM DEBUG MM(262420000000046/d8f071af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000460 (gprs_gmm.c:1134) 20250828150550575 DMM NOTICE MM(262420000000046/d8f071af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150550575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150550575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150550575 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150550575 DMM DEBUG MM(262420000000046/d8f071af) Requesting authorization (sgsn_auth.c:160) 20250828150550575 DMM INFO MM(262420000000046/d8f071af) Requesting authentication tuples (sgsn_auth.c:184) 20250828150550575 DMM DEBUG MM(262420000000046/d8f071af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150550575 DGPRS INFO SUBSCR(262420000000046) requesting auth info (gprs_subscriber.c:805) 20250828150550575 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000046" handled at TC_attach_pdp_act_deact_dup(903) SGSN_Test-GSUP(900)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_deact_dup(903)"262420000000046" 20250828150550578 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150550578 DGPRS INFO SUBSCR(262420000000046) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150550578 DGPRS DEBUG SUBSCR(262420000000046) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150550578 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150550578 DMM INFO MM(262420000000046/d8f071af) Subscriber data update (mmctx.c:445) 20250828150550578 DMM DEBUG MM(262420000000046/d8f071af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150550578 DMM INFO MM(262420000000046/d8f071af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150550578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150550578 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150550578 DMM INFO MM(262420000000046/d8f071af) <- GMM AUTH AND CIPHERING REQ (rand = c5 69 9a 1b e2 b6 1f 68 be e3 8a 3c 10 90 3a 02 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150550585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150550585 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150550585 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150550585 DMM INFO MM(262420000000046/d8f071af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150550585 DMM NOTICE MM(262420000000046/d8f071af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150550585 DMM DEBUG MM(262420000000046/d8f071af) checking auth: received GSM SRES = fa 50 c5 50 (gprs_gmm.c:716) 20250828150550585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150550585 DMM DEBUG MM(262420000000046/d8f071af) Requesting authorization (sgsn_auth.c:160) 20250828150550585 DMM INFO MM(262420000000046/d8f071af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150550585 DMM DEBUG MM(262420000000046/d8f071af) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150550585 DGPRS INFO SUBSCR(262420000000046) subscriber data is not available (gprs_subscriber.c:818) 20250828150550585 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) 20250828150550585 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150550585 DMM INFO MM(262420000000046/d8f071af) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8f071af) (gprs_gmm.c:337) 20250828150550587 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150550587 DGPRS INFO SUBSCR(262420000000046) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150550587 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250828150550587 DMM INFO MM(262420000000046/d8f071af) Subscriber data update (mmctx.c:445) 20250828150550587 DMM DEBUG MM(262420000000046/d8f071af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150550587 DMM INFO MM(262420000000046/d8f071af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150550587 DMM NOTICE MM(262420000000046/d8f071af) Authorized, continuing procedure, IMSI=262420000000046 (gprs_gmm.c:1050) 20250828150550587 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150550587 DMM NOTICE MM(262420000000046/d8f071af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150550587 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) 20250828150550587 DGPRS INFO SUBSCR(262420000000046) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150550587 DGPRS DEBUG SUBSCR(262420000000046) Updating subscriber data (gprs_subscriber.c:839) 20250828150550587 DMM INFO MM(262420000000046/d8f071af) Subscriber data update (mmctx.c:445) 20250828150550587 DMM DEBUG MM(262420000000046/d8f071af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150550593 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150550593 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150550593 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150550593 DMM INFO MM(262420000000046/d8f071af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150550593 DMM NOTICE MM(262420000000046/d8f071af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150550593 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150550593 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150550593 DLLC NOTICE LLME(d9daf80c/d8f071af){ASSIGNED} LLGM Assign pre (ffffffff => d8f071af) (gprs_llc.c:1079) 20250828150550593 DLLC NOTICE LLME(ffffffff/d8f071af){ASSIGNED} LLGM Assign post (ffffffff => d8f071af) (gprs_llc.c:1125) 20250828150550593 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150550593 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150550593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150550593 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_dup(903)@538fccd39e6b: setverdict(pass): none -> pass 20250828150550645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150550645 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150550645 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150550645 DMM INFO MM(262420000000046/d8f071af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150550645 DMM INFO MM(262420000000046/d8f071af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150550645 DMM DEBUG MM(262420000000046/d8f071af) Using GGSN 0 (gprs_sm.c:317) 20250828150550645 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) 20250828150550645 DLGTP DEBUG Begin pdp_tidset tid = 5640000000024262 (pdp.c:279) 20250828150550645 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150550645 DGPRS NOTICE PDP(262420000000046/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150550645 DLGTP DEBUG Registering seq=1034 in restransmit req queue (gtp.c:378) 20250828150550658 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 43 ed ed be 11 8c c6 4f c3 14 05 7f 44 c3 45 f6 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) 20250828150550659 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecae220, cbp=0x55944d794840) (sgsn_libgtp.c:633) 20250828150550659 DGPRS INFO PDP(262420000000046/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150550659 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=d8f071af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150550659 DGPRS INFO PDP(262420000000046/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150550659 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_dup(903)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150550668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150550668 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1b846d CMD=UI DATA (gprs_llc_parse.c:89) 20250828150550668 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150550668 DMM INFO MM(262420000000046/d8f071af) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250828150550668 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150550668 DLGTP DEBUG Registering seq=1035 in restransmit req queue (gtp.c:378) 20250828150550669 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150550669 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd5330e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150550669 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150550669 DMM INFO MM(262420000000046/d8f071af) -> DEACTIVATE PDP CONTEXT REQ (cause: Regular deactivation) (gprs_sm.c:637) 20250828150550669 DGPRS INFO PDP(262420000000046/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150550669 DLGTP DEBUG Registering seq=1036 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_dup(903)@538fccd39e6b: "Received deletePDPContextResponse 0, seq_nr=1035" TC_attach_pdp_act_deact_dup(903)@538fccd39e6b: "Received deletePDPContextResponse 1, seq_nr=1036" 20250828150550671 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) 20250828150550671 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7b4ecae220, cbp=0x55944d794840) (sgsn_libgtp.c:633) 20250828150550671 DGPRS INFO PDP(262420000000046/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250828150550671 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=d8f071af, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150550671 DMM INFO MM(262420000000046/d8f071af) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250828150550671 DLGTP DEBUG Begin pdp_tiddel tid = 5640000000024262 (pdp.c:298) 20250828150550671 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250828150550671 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) 20250828150550671 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)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup(903)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_dup-BVCI196(887)@538fccd39e6b: Removing Client IMSI='262420000000046'H, index=0 TC_attach_pdp_act_deact_dup(903)@538fccd39e6b: Final verdict of PTC: pass 20250828150552679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42850<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(900)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI210(891)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(884)@538fccd39e6b: Final verdict of PTC: none 20250828150552681 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150552681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(898)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(888)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(893)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(885)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(899)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI196(887)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(890)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(895)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(902)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(889)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(897)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(886)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(892)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_deact_dup-BVCI220(896)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(901)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(894)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(884): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(885): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(886): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI196(887): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(888): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(889): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(890): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI210(891): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(892): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(893): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(894): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(895): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_dup-BVCI220(896): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(897): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(898): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(899): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(900): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(901): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(902): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_dup(903): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_deact_dup finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:05:52 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 20250828150552784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50778<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150553185 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50778<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103060) 20250828150553682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150553682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103060, count=107416) 20250828150554683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150554683 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:05: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_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 20250828150555684 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150555684 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150556226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50786<->l=127.0.0.10:4245 (telnet_interface.c:192) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_second_attempt started. 20250828150556231 DMM INFO MM(262420000000046/d8f071af) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150556231 DMM INFO MM(262420000000046/d8f071af) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150556231 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150556231 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150556231 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150556231 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150556231 DLLC NOTICE LLME(ffffffff/d8f071af){ASSIGNED} LLGM Assign pre (d8f071af => ffffffff) (gprs_llc.c:1079) 20250828150556231 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8f071af => ffffffff) (gprs_llc.c:1125) 20250828150556231 DGPRS INFO SUBSCR(262420000000046) purging MS subscriber (gprs_subscriber.c:785) 20250828150556231 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) 20250828150556231 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) 20250828150556231 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150556231 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150556231 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150556231 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150556231 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(904)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(905)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(904)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(908)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150556274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150556274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150556274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150556274 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150556274 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150556274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150556274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150556274 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150556274 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(908)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150556276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150556276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150556276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150556276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150556276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150556276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150556276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150556276 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150556276 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150556277 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150556277 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150556277 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150556277 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(909)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150556281 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(905)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(905)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(910)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150556292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150556292 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI196(907)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(909)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(913)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150556303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150556303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150556303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150556303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150556303 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150556303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150556303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150556303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150556303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(913)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150556304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150556304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150556304 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150556305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150556305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150556305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150556305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150556305 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150556305 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150556305 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150556305 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150556305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150556305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(914)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150556309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(910)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(910)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(915)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150556319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150556319 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI210(911)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(914)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(918)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150556327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150556327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150556327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150556327 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150556327 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150556327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150556327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150556327 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150556327 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(918)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150556329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150556329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150556329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150556330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150556330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150556330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150556330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150556330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150556330 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150556330 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150556330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150556331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150556331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150556335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(915)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(915)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150556343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150556344 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_second_attempt-BVCI220(917)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150556685 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150556685 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150556685 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150556685 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(919)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150556686 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(919)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(919)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250828150556687 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(919)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(919)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_second_attempt-BVCI196(907)@538fccd39e6b: Adding Client=TC_attach_second_attempt(923), IMSI='262420000000022'H, TLLI='EF065044'O, index=0 SGSN_Test-GSUP(920)@538fccd39e6b: Created GsupExpect[0] for "262420000000022" to be handled at TC_attach_second_attempt(923) TC_attach_second_attempt(923)@538fccd39e6b: 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 := '0CCE691773A737A6DDC6CCFC87DE5431'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D64849B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '887E73C54C3FAC6C'O } } } } } 20250828150556716 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150556716 DLLC NOTICE LLME(ffffffff/ef065044){UNASSIGNED} LLC RX: unknown TLLI 0xef065044, creating LLME on the fly (gprs_llc.c:552) 20250828150556716 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150556716 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000022) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150556716 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150556716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150556716 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150556716 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150556716 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150556716 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150556716 DLLC NOTICE LLME(ffffffff/ef065044){UNASSIGNED} LLGM Assign pre (ef065044 => f848a959) (gprs_llc.c:1079) 20250828150556716 DLLC NOTICE LLME(ef065044/f848a959){ASSIGNED} LLGM Assign post (ef065044 => f848a959) (gprs_llc.c:1125) 20250828150556716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150556716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150556716 DMM DEBUG MM(262420000000022/f848a959) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150556724 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150556724 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150556724 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150556724 DMM DEBUG MM(262420000000022/f848a959) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250828150556724 DMM NOTICE MM(262420000000022/f848a959) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150556724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150556724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150556724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150556724 DMM DEBUG MM(262420000000022/f848a959) Requesting authorization (sgsn_auth.c:160) 20250828150556724 DMM INFO MM(262420000000022/f848a959) Requesting authentication tuples (sgsn_auth.c:184) 20250828150556724 DMM DEBUG MM(262420000000022/f848a959) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150556724 DGPRS INFO SUBSCR(262420000000022) requesting auth info (gprs_subscriber.c:805) 20250828150556724 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000022" handled at TC_attach_second_attempt(923) SGSN_Test-GSUP(920)@538fccd39e6b: Added IMSI table entry 0TC_attach_second_attempt(923)"262420000000022" 20250828150556766 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150556766 DGPRS INFO SUBSCR(262420000000022) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150556766 DGPRS DEBUG SUBSCR(262420000000022) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150556766 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150556766 DMM INFO MM(262420000000022/f848a959) Subscriber data update (mmctx.c:445) 20250828150556766 DMM DEBUG MM(262420000000022/f848a959) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150556766 DMM INFO MM(262420000000022/f848a959) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150556766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150556766 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150556766 DMM INFO MM(262420000000022/f848a959) <- GMM AUTH AND CIPHERING REQ (rand = 0c ce 69 17 73 a7 37 a6 dd c6 cc fc 87 de 54 31 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150556772 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150556772 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150556772 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150556772 DMM INFO MM(262420000000022/f848a959) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150556772 DMM NOTICE MM(262420000000022/f848a959) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150556772 DMM DEBUG MM(262420000000022/f848a959) checking auth: received GSM SRES = d6 48 49 b2 (gprs_gmm.c:716) 20250828150556772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150556772 DMM DEBUG MM(262420000000022/f848a959) Requesting authorization (sgsn_auth.c:160) 20250828150556772 DMM INFO MM(262420000000022/f848a959) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150556772 DMM DEBUG MM(262420000000022/f848a959) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150556772 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250828150556772 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) 20250828150556772 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150556772 DMM INFO MM(262420000000022/f848a959) <- GMM ATTACH ACCEPT (new P-TMSI=0xf848a959) (gprs_gmm.c:337) 20250828150556774 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150556774 DGPRS INFO SUBSCR(262420000000022) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150556774 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250828150556774 DMM INFO MM(262420000000022/f848a959) Subscriber data update (mmctx.c:445) 20250828150556774 DMM DEBUG MM(262420000000022/f848a959) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150556774 DMM INFO MM(262420000000022/f848a959) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150556774 DMM NOTICE MM(262420000000022/f848a959) Authorized, continuing procedure, IMSI=262420000000022 (gprs_gmm.c:1050) 20250828150556774 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150556774 DMM NOTICE MM(262420000000022/f848a959) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150556774 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) 20250828150556774 DGPRS INFO SUBSCR(262420000000022) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150556774 DGPRS DEBUG SUBSCR(262420000000022) Updating subscriber data (gprs_subscriber.c:839) 20250828150556774 DMM INFO MM(262420000000022/f848a959) Subscriber data update (mmctx.c:445) 20250828150556774 DMM DEBUG MM(262420000000022/f848a959) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150556778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150556778 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150556778 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150556778 DMM INFO MM(262420000000022/f848a959) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150556778 DMM NOTICE MM(262420000000022/f848a959) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150556778 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150556778 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150556778 DLLC NOTICE LLME(ef065044/f848a959){ASSIGNED} LLGM Assign pre (ffffffff => f848a959) (gprs_llc.c:1079) 20250828150556778 DLLC NOTICE LLME(ffffffff/f848a959){ASSIGNED} LLGM Assign post (ffffffff => f848a959) (gprs_llc.c:1125) 20250828150556778 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150556778 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150556778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150556778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_second_attempt(923)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_second_attempt(923)@538fccd39e6b: 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 := '3DDF2DA0F73260F1FAB40C3FC7D6E030'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'AA99272B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D2FB92A64A110EE8'O } } } } } 20250828150556830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150556830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x765eb4 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150556830 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150556830 DMM INFO MM(262420000000022/f848a959) -> GMM ATTACH REQUEST MI(TMSI-0xF848A959) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150556830 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150556830 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828150556830 DLLC NOTICE LLME(ffffffff/f848a959){ASSIGNED} LLGM Assign pre (f848a959 => c60a28e5) (gprs_llc.c:1079) 20250828150556830 DLLC NOTICE LLME(f848a959/c60a28e5){ASSIGNED} LLGM Assign post (f848a959 => c60a28e5) (gprs_llc.c:1125) 20250828150556830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150556830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150556830 DMM DEBUG MM(262420000000022/c60a28e5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150556834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150556834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe5699c CMD=UI DATA (gprs_llc_parse.c:89) 20250828150556834 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150556834 DMM DEBUG MM(262420000000022/c60a28e5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000220 (gprs_gmm.c:1134) 20250828150556834 DMM NOTICE MM(262420000000022/c60a28e5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150556834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150556834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150556834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150556834 DMM DEBUG MM(262420000000022/c60a28e5) Requesting authorization (sgsn_auth.c:160) 20250828150556834 DMM INFO MM(262420000000022/c60a28e5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150556834 DMM DEBUG MM(262420000000022/c60a28e5) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150556834 DGPRS INFO SUBSCR(262420000000022) subscriber data is not available (gprs_subscriber.c:818) 20250828150556834 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) 20250828150602361 DGPRS DEBUG Checking for inactive LLMEs, time = 58921761 (sgsn.c:132) 20250828150602365 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150602365 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150602365 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150602365 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150602367 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150602368 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150602368 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150602368 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150602368 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150602368 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828150602835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250828150602835 DMM ERROR MM(262420000000022/c60a28e5) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250828150602835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250828150602835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828150602835 DMM NOTICE MM(262420000000022/c60a28e5) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250828150602835 DGPRS INFO SUBSCR(262420000000022) purging MS subscriber (gprs_subscriber.c:785) 20250828150602835 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) 20250828150602835 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Reject}: Deallocated (fsm.c:568) 20250828150602835 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Deallocated (fsm.c:568) 20250828150602835 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150602835 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828150602835 DLLC NOTICE LLME(f848a959/c60a28e5){ASSIGNED} LLGM Assign pre (c60a28e5 => ffffffff) (gprs_llc.c:1079) 20250828150602835 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c60a28e5 => ffffffff) (gprs_llc.c:1125) -NSVCI97(908)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150606279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150606279 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150606279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150606315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150606315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150606315 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150606339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150606339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150606339 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(908)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150616287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150616287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150616287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(913)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150616323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150616323 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150616323 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(918)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150616347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150616347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150616347 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150616686 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250828150616686 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(919)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(919)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150616686 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250828150626279 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150626280 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150626280 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(908)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150626288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150626288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150626288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(908)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150626306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150626307 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150626307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(913)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150626324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150626324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150626324 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(913)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150626331 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150626332 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150626332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(918)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150626348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150626348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150626348 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(918)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_attach_second_attempt(923)@538fccd39e6b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@538fccd39e6b: Test Component 923 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(920)@538fccd39e6b: Final verdict of PTC: none 20250828150626732 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150626732 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(908)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(913)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(919)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(904)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(914)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(909)@538fccd39e6b: Final verdict of PTC: none TC_attach_second_attempt-BVCI220(917)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(922)@538fccd39e6b: Final verdict of PTC: none TC_attach_second_attempt-BVCI196(907)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(905)@538fccd39e6b: Final verdict of PTC: none 20250828150626738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50786<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GGSN_GTP1C(921)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(915)@538fccd39e6b: Final verdict of PTC: none TC_attach_second_attempt-BVCI210(911)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(912)@538fccd39e6b: Final verdict of PTC: none TC_attach_second_attempt(923)@538fccd39e6b: Final verdict of PTC: fail reason: "Tguard timeout" -NSVCI99-provIP(916)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(906)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(910)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(918)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(904): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(905): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(906): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_second_attempt-BVCI196(907): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(908): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(909): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(910): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_second_attempt-BVCI210(911): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(912): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(913): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(914): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(915): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(916): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_second_attempt-BVCI220(917): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(918): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(919): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(920): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(921): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(922): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_second_attempt(923): fail (none -> fail) reason: "Tguard timeout" MTC@538fccd39e6b: Test case TC_attach_second_attempt finished. Verdict: fail reason: Tguard timeout MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_second_attempt fail'. Thu Aug 28 15:06:26 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 20250828150626841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51366<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150627242 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51366<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=123372) 20250828150627733 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150627733 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=123372, count=127728) 20250828150628734 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150628734 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:06:29 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 20250828150629735 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150629735 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_echo_timeout started. 20250828150630292 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150630293 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(924)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(925)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(924)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(928)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150630317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150630317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150630317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150630317 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150630317 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150630317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150630317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150630317 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150630317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(928)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150630319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150630319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150630319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150630319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150630319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150630319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150630319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150630319 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150630319 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150630319 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150630319 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(928)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150630320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150630320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(929)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150630322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(925)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(925)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150630331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150630331 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(930)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_echo_timeout-BVCI196(927)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(929)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(933)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150630340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150630340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150630340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150630340 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150630340 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150630340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150630340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150630340 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150630340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(933)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150630342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150630342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150630342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150630342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150630342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150630342 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150630342 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150630342 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150630342 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150630342 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150630342 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150630343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150630343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(934)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150630348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(930)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(930)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(935)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150630356 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150630356 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI210(932)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(934)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(939)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(939)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150630372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150630372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150630372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150630372 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150630372 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150630372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150630372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150630372 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150630372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(939)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150630373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150630373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150630373 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150630374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150630374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150630374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150630374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150630374 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150630374 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150630374 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150630374 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150630374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150630374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(939)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(939)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150630377 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(935)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(935)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150630383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150630383 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_echo_timeout-BVCI220(936)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150630736 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150630736 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150630736 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150630736 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(938)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(938)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150630737 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150630738 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(938)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(938)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(938)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(938)@538fccd39e6b: 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(938)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(938)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_echo_timeout-BVCI196(927)@538fccd39e6b: Adding Client=TC_attach_echo_timeout(943), IMSI='262420000000067'H, TLLI='C9F8AA91'O, index=0 SGSN_Test-GSUP(940)@538fccd39e6b: Created GsupExpect[0] for "262420000000067" to be handled at TC_attach_echo_timeout(943) TC_attach_echo_timeout(943)@538fccd39e6b: 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 := 'A817AEF11EFF217F885AFA67CCBE08BB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '03FAFC59'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A9A7846417C36778'O } } } } } 20250828150630776 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150630776 DLLC NOTICE LLME(ffffffff/c9f8aa91){UNASSIGNED} LLC RX: unknown TLLI 0xc9f8aa91, creating LLME on the fly (gprs_llc.c:552) 20250828150630776 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150630776 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000067) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150630776 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150630776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150630776 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150630776 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150630776 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150630776 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150630776 DLLC NOTICE LLME(ffffffff/c9f8aa91){UNASSIGNED} LLGM Assign pre (c9f8aa91 => ca419968) (gprs_llc.c:1079) 20250828150630776 DLLC NOTICE LLME(c9f8aa91/ca419968){ASSIGNED} LLGM Assign post (c9f8aa91 => ca419968) (gprs_llc.c:1125) 20250828150630776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150630776 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150630776 DMM DEBUG MM(262420000000067/ca419968) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150630786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150630786 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150630786 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150630786 DMM DEBUG MM(262420000000067/ca419968) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000670 (gprs_gmm.c:1134) 20250828150630786 DMM NOTICE MM(262420000000067/ca419968) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150630786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150630786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150630786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150630786 DMM DEBUG MM(262420000000067/ca419968) Requesting authorization (sgsn_auth.c:160) 20250828150630786 DMM INFO MM(262420000000067/ca419968) Requesting authentication tuples (sgsn_auth.c:184) 20250828150630786 DMM DEBUG MM(262420000000067/ca419968) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150630786 DGPRS INFO SUBSCR(262420000000067) requesting auth info (gprs_subscriber.c:805) 20250828150630786 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000067" handled at TC_attach_echo_timeout(943) SGSN_Test-GSUP(940)@538fccd39e6b: Added IMSI table entry 0TC_attach_echo_timeout(943)"262420000000067" 20250828150630788 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150630788 DGPRS INFO SUBSCR(262420000000067) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150630788 DGPRS DEBUG SUBSCR(262420000000067) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150630788 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150630788 DMM INFO MM(262420000000067/ca419968) Subscriber data update (mmctx.c:445) 20250828150630788 DMM DEBUG MM(262420000000067/ca419968) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150630788 DMM INFO MM(262420000000067/ca419968) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150630788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150630788 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150630788 DMM INFO MM(262420000000067/ca419968) <- GMM AUTH AND CIPHERING REQ (rand = a8 17 ae f1 1e ff 21 7f 88 5a fa 67 cc be 08 bb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150630795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150630795 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150630795 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150630795 DMM INFO MM(262420000000067/ca419968) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150630795 DMM NOTICE MM(262420000000067/ca419968) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150630795 DMM DEBUG MM(262420000000067/ca419968) checking auth: received GSM SRES = 03 fa fc 59 (gprs_gmm.c:716) 20250828150630795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150630795 DMM DEBUG MM(262420000000067/ca419968) Requesting authorization (sgsn_auth.c:160) 20250828150630795 DMM INFO MM(262420000000067/ca419968) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150630795 DMM DEBUG MM(262420000000067/ca419968) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150630795 DGPRS INFO SUBSCR(262420000000067) subscriber data is not available (gprs_subscriber.c:818) 20250828150630795 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) 20250828150630795 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150630795 DMM INFO MM(262420000000067/ca419968) <- GMM ATTACH ACCEPT (new P-TMSI=0xca419968) (gprs_gmm.c:337) 20250828150630796 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150630796 DGPRS INFO SUBSCR(262420000000067) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150630796 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250828150630796 DMM INFO MM(262420000000067/ca419968) Subscriber data update (mmctx.c:445) 20250828150630796 DMM DEBUG MM(262420000000067/ca419968) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150630796 DMM INFO MM(262420000000067/ca419968) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150630796 DMM NOTICE MM(262420000000067/ca419968) Authorized, continuing procedure, IMSI=262420000000067 (gprs_gmm.c:1050) 20250828150630796 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150630796 DMM NOTICE MM(262420000000067/ca419968) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150630796 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) 20250828150630797 DGPRS INFO SUBSCR(262420000000067) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150630797 DGPRS DEBUG SUBSCR(262420000000067) Updating subscriber data (gprs_subscriber.c:839) 20250828150630797 DMM INFO MM(262420000000067/ca419968) Subscriber data update (mmctx.c:445) 20250828150630797 DMM DEBUG MM(262420000000067/ca419968) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150630803 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150630803 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150630803 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150630803 DMM INFO MM(262420000000067/ca419968) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150630803 DMM NOTICE MM(262420000000067/ca419968) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150630803 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150630803 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150630803 DLLC NOTICE LLME(c9f8aa91/ca419968){ASSIGNED} LLGM Assign pre (ffffffff => ca419968) (gprs_llc.c:1079) 20250828150630803 DLLC NOTICE LLME(ffffffff/ca419968){ASSIGNED} LLGM Assign post (ffffffff => ca419968) (gprs_llc.c:1125) 20250828150630803 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150630803 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150630803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150630803 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_echo_timeout(943)@538fccd39e6b: setverdict(pass): none -> pass 20250828150630854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150630854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150630854 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150630854 DMM INFO MM(262420000000067/ca419968) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150630855 DMM INFO MM(262420000000067/ca419968) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150630855 DMM DEBUG MM(262420000000067/ca419968) Using GGSN 0 (gprs_sm.c:317) 20250828150630855 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) 20250828150630855 DLGTP DEBUG Begin pdp_tidset tid = 5760000000024262 (pdp.c:279) 20250828150630855 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150630855 DGPRS NOTICE PDP(262420000000067/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150630855 DLGTP DEBUG Registering seq=1037 in restransmit req queue (gtp.c:378) 20250828150630865 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 03 1d ba 44 11 6d d2 42 b4 14 05 7f 93 ab 80 9f 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) 20250828150630865 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecae220, cbp=0x55944d794840) (sgsn_libgtp.c:633) 20250828150630865 DGPRS INFO PDP(262420000000067/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150630865 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=ca419968, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150630865 DGPRS INFO PDP(262420000000067/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150630865 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_echo_timeout(943)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150632361 DGPRS DEBUG Checking for inactive LLMEs, time = 58921791 (sgsn.c:132) 20250828150632366 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150632366 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150632366 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150632366 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150632368 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150632368 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150632369 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150632369 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150632369 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150632369 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828150635749 DLGTP DEBUG Registering seq=1038 in restransmit req queue (gtp.c:378) 20250828150635750 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) 20250828150635750 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55944d7844c0) (sgsn_libgtp.c:633) -NSVCI97(928)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150640327 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150640328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150640328 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150640354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150640354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150640354 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(939)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150640383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150640383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150640383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(939)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150640750 DLGTP DEBUG Registering seq=1039 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1039" 20250828150645751 DLGTP DEBUG Registering seq=1040 in restransmit req queue (gtp.c:378) 20250828150645751 DLGTP INFO Retransmit (0) of seq 1039 (gsn.c:295) TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1039" -NSVCI97(928)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150650339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150650339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150650339 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(933)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150650362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150650362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150650362 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(939)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150650393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150650393 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150650393 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(939)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150650737 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250828150650737 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(938)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(938)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150650737 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) 20250828150650752 DLGTP INFO Retransmit (0) of seq 1040 (gsn.c:295) 20250828150650752 DLGTP INFO Retransmit (1) of seq 1039 (gsn.c:295) 20250828150650752 DLGTP DEBUG Registering seq=1041 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1041" 20250828150655753 DLGTP DEBUG Registering seq=1042 in restransmit req queue (gtp.c:378) 20250828150655753 DLGTP INFO Retransmit (1) of seq 1040 (gsn.c:295) 20250828150655753 DLGTP INFO Retransmit (2) of seq 1039 (gsn.c:295) 20250828150655753 DLGTP INFO Retransmit (0) of seq 1041 (gsn.c:295) TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1041" 20250828150700321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150700322 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150700322 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(928)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150700340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150700340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150700340 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(928)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150700344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150700344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150700344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(933)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150700364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150700364 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150700364 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(933)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150700375 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150700376 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150700376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(939)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150700394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150700394 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150700394 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(939)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150700754 DLGTP INFO Retransmit (0) of seq 1042 (gsn.c:295) 20250828150700754 DLGTP INFO Retransmit (2) of seq 1040 (gsn.c:295) 20250828150700754 DLGTP INFO Retransmit (3) of seq 1039 (gsn.c:295) 20250828150700754 DLGTP INFO Retransmit (1) of seq 1041 (gsn.c:295) 20250828150700754 DLGTP DEBUG Registering seq=1043 in restransmit req queue (gtp.c:378) TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1039" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1043" 20250828150702362 DGPRS DEBUG Checking for inactive LLMEs, time = 58921821 (sgsn.c:132) 20250828150702367 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150702367 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150702367 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150702367 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150702369 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150702369 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150702370 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150702370 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150702370 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150702370 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828150705755 DLGTP DEBUG Registering seq=1044 in restransmit req queue (gtp.c:378) 20250828150705755 DLGTP INFO Retransmit (1) of seq 1042 (gsn.c:295) 20250828150705756 DLGTP INFO Retransmit (3) of seq 1040 (gsn.c:295) 20250828150705756 DLGTP NOTICE Retransmit req queue timeout of seq 1039 (gsn.c:289) 20250828150705756 DGPRS DEBUG libgtp cb_conf(type=1, cause=-1, pdp=(nil), cbp=0x55944d7844c0) (sgsn_libgtp.c:633) 20250828150705756 DGPRS ERROR libgtp EOF (type=1, pdp=(nil), cbp=0x55944d7844c0) (sgsn_libgtp.c:637) 20250828150705756 DGTP NOTICE GGSN(0:127.0.0.103): GTP Echo Request timed out (sgsn_libgtp.c:593) 20250828150705756 DMM INFO MM(262420000000067/ca419968) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250828150705756 DLGTP DEBUG Begin pdp_tiddel tid = 5760000000024262 (pdp.c:298) 20250828150705756 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250828150705756 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250828150705756 DLGTP DEBUG Begin pdp_tiddel tid = 5910000000024262 (pdp.c:298) 20250828150705756 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250828150705756 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250828150705756 DLGTP DEBUG Begin pdp_tiddel tid = 5710000000024262 (pdp.c:298) 20250828150705756 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250828150705756 DGPRS NOTICE PDP(---/0) Hard-dropping PDP ctx due to GGSN recovery (gtp_ggsn.c:130) 20250828150705756 DLGTP DEBUG Begin pdp_tiddel tid = 5120000000024262 (pdp.c:298) 20250828150705756 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250828150705756 DLGTP INFO Retransmit (2) of seq 1041 (gsn.c:295) 20250828150705756 DLGTP INFO Retransmit (0) of seq 1043 (gsn.c:295) TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1044" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1042" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1040" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1041" TC_attach_echo_timeout(943)@538fccd39e6b: "Received EchoRequest seq_nr=1043" TC_attach_echo_timeout(943)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout(943)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_echo_timeout-BVCI196(927)@538fccd39e6b: Removing Client IMSI='262420000000067'H, index=0 20250828150705777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150705777 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250828150705777 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150705777 DMM INFO MM(262420000000067/ca419968) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_echo_timeout(943)@538fccd39e6b: Final verdict of PTC: pass 20250828150705782 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51378<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150705786 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150705787 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(940)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(938)@538fccd39e6b: Final verdict of PTC: none TC_attach_echo_timeout-BVCI220(936)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(928)@538fccd39e6b: Final verdict of PTC: none TC_attach_echo_timeout-BVCI210(932)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(934)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(933)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(925)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(941)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(939)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(924)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(930)@538fccd39e6b: Final verdict of PTC: none TC_attach_echo_timeout-BVCI196(927)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(935)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(942)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(929)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(926)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(937)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(931)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(924): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(925): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(926): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_echo_timeout-BVCI196(927): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(928): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(929): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(930): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(931): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_echo_timeout-BVCI210(932): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(933): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(934): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(935): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_echo_timeout-BVCI220(936): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(937): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(938): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(939): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(940): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(941): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(942): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_echo_timeout(943): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_echo_timeout finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_attach_echo_timeout pass'. Thu Aug 28 15:07:05 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 20250828150705850 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59122<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150706252 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59122<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=127920) 20250828150706788 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150706788 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=127920, count=135680) 20250828150707790 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150707790 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 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_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 20250828150708791 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150708791 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_restart_ctr_echo started. 20250828150709286 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59138<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150709286 DMM INFO MM(262420000000067/ca419968) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150709286 DMM INFO MM(262420000000067/ca419968) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150709286 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150709286 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150709286 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150709286 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150709286 DLLC NOTICE LLME(ffffffff/ca419968){ASSIGNED} LLGM Assign pre (ca419968 => ffffffff) (gprs_llc.c:1079) 20250828150709286 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ca419968 => ffffffff) (gprs_llc.c:1125) 20250828150709286 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150709286 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150709286 DGPRS INFO SUBSCR(262420000000067) purging MS subscriber (gprs_subscriber.c:785) 20250828150709286 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) 20250828150709286 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) 20250828150709286 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150709286 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150709287 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150709287 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150709287 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(944)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(945)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(944)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(948)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150709318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150709318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150709318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150709318 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150709318 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150709318 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150709319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150709319 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150709319 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(948)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150709320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150709320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150709320 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150709321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150709321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150709321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150709321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150709321 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150709321 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150709321 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150709321 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150709321 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150709321 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(948)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(948)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(949)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150709324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(945)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(945)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150709330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150709330 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(950)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_restart_ctr_echo-BVCI196(946)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(949)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(953)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150709336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150709336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150709336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150709336 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150709336 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150709336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150709336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150709336 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150709336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(953)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150709337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150709337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150709337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150709337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150709337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150709337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150709337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150709337 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150709337 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150709337 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150709337 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150709337 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150709337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(953)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(953)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150709340 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(954)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(950)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(950)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150709347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150709347 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI210(952)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(955)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(954)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(959)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(959)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150709365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150709365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150709365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150709365 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150709365 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150709365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150709365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150709365 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150709365 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(959)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150709366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150709366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150709366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150709366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150709366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150709366 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150709366 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150709366 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150709366 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150709366 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150709366 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150709367 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150709367 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(959)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(959)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150709369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(955)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(955)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150709373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150709373 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_echo-BVCI220(956)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150709792 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150709792 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150709792 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150709792 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(958)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(958)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150709796 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150709798 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(958)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(958)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(958)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(958)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_echo-BVCI196(946)@538fccd39e6b: Adding Client=TC_attach_restart_ctr_echo(963), IMSI='262420000000023'H, TLLI='E177E6E4'O, index=0 SGSN_Test-GSUP(960)@538fccd39e6b: Created GsupExpect[0] for "262420000000023" to be handled at TC_attach_restart_ctr_echo(963) TC_attach_restart_ctr_echo(963)@538fccd39e6b: 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 := '08CA5C01D6337E95C957F389970A33E7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '26B3C0F8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6E12A351DE88A589'O } } } } } 20250828150709834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150709834 DLLC NOTICE LLME(ffffffff/e177e6e4){UNASSIGNED} LLC RX: unknown TLLI 0xe177e6e4, creating LLME on the fly (gprs_llc.c:552) 20250828150709834 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150709834 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000023) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150709834 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150709834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150709834 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150709834 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150709834 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150709834 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150709834 DLLC NOTICE LLME(ffffffff/e177e6e4){UNASSIGNED} LLGM Assign pre (e177e6e4 => da576a32) (gprs_llc.c:1079) 20250828150709834 DLLC NOTICE LLME(e177e6e4/da576a32){ASSIGNED} LLGM Assign post (e177e6e4 => da576a32) (gprs_llc.c:1125) 20250828150709834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150709834 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150709834 DMM DEBUG MM(262420000000023/da576a32) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150709841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150709841 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150709841 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150709841 DMM DEBUG MM(262420000000023/da576a32) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000230 (gprs_gmm.c:1134) 20250828150709841 DMM NOTICE MM(262420000000023/da576a32) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150709841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150709841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150709841 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150709841 DMM DEBUG MM(262420000000023/da576a32) Requesting authorization (sgsn_auth.c:160) 20250828150709841 DMM INFO MM(262420000000023/da576a32) Requesting authentication tuples (sgsn_auth.c:184) 20250828150709841 DMM DEBUG MM(262420000000023/da576a32) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150709841 DGPRS INFO SUBSCR(262420000000023) requesting auth info (gprs_subscriber.c:805) 20250828150709841 DGPRS INFO SUBSCR(262420000000023) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f3 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(960)@538fccd39e6b: Found GsupExpect[0] for "262420000000023" handled at TC_attach_restart_ctr_echo(963) SGSN_Test-GSUP(960)@538fccd39e6b: Added IMSI table entry 0TC_attach_restart_ctr_echo(963)"262420000000023" 20250828150709843 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150709843 DGPRS INFO SUBSCR(262420000000023) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150709843 DGPRS DEBUG SUBSCR(262420000000023) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150709843 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150709843 DMM INFO MM(262420000000023/da576a32) Subscriber data update (mmctx.c:445) 20250828150709843 DMM DEBUG MM(262420000000023/da576a32) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150709843 DMM INFO MM(262420000000023/da576a32) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150709843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150709843 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150709843 DMM INFO MM(262420000000023/da576a32) <- GMM AUTH AND CIPHERING REQ (rand = 08 ca 5c 01 d6 33 7e 95 c9 57 f3 89 97 0a 33 e7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150709847 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150709847 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150709847 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150709847 DMM INFO MM(262420000000023/da576a32) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150709847 DMM NOTICE MM(262420000000023/da576a32) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150709847 DMM DEBUG MM(262420000000023/da576a32) checking auth: received GSM SRES = 26 b3 c0 f8 (gprs_gmm.c:716) 20250828150709847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150709847 DMM DEBUG MM(262420000000023/da576a32) Requesting authorization (sgsn_auth.c:160) 20250828150709847 DMM INFO MM(262420000000023/da576a32) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150709847 DMM DEBUG MM(262420000000023/da576a32) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150709847 DGPRS INFO SUBSCR(262420000000023) subscriber data is not available (gprs_subscriber.c:818) 20250828150709847 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) 20250828150709847 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150709847 DMM INFO MM(262420000000023/da576a32) <- GMM ATTACH ACCEPT (new P-TMSI=0xda576a32) (gprs_gmm.c:337) 20250828150709848 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150709848 DGPRS INFO SUBSCR(262420000000023) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150709848 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250828150709848 DMM INFO MM(262420000000023/da576a32) Subscriber data update (mmctx.c:445) 20250828150709848 DMM DEBUG MM(262420000000023/da576a32) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150709848 DMM INFO MM(262420000000023/da576a32) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150709848 DMM NOTICE MM(262420000000023/da576a32) Authorized, continuing procedure, IMSI=262420000000023 (gprs_gmm.c:1050) 20250828150709848 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150709848 DMM NOTICE MM(262420000000023/da576a32) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150709848 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) 20250828150709848 DGPRS INFO SUBSCR(262420000000023) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150709848 DGPRS DEBUG SUBSCR(262420000000023) Updating subscriber data (gprs_subscriber.c:839) 20250828150709848 DMM INFO MM(262420000000023/da576a32) Subscriber data update (mmctx.c:445) 20250828150709848 DMM DEBUG MM(262420000000023/da576a32) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150709851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150709851 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150709851 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150709851 DMM INFO MM(262420000000023/da576a32) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150709851 DMM NOTICE MM(262420000000023/da576a32) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150709851 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150709851 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150709851 DLLC NOTICE LLME(e177e6e4/da576a32){ASSIGNED} LLGM Assign pre (ffffffff => da576a32) (gprs_llc.c:1079) 20250828150709851 DLLC NOTICE LLME(ffffffff/da576a32){ASSIGNED} LLGM Assign post (ffffffff => da576a32) (gprs_llc.c:1125) 20250828150709851 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150709851 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150709851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150709851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_echo(963)@538fccd39e6b: setverdict(pass): none -> pass 20250828150709903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150709903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150709903 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150709903 DMM INFO MM(262420000000023/da576a32) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150709903 DMM INFO MM(262420000000023/da576a32) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150709903 DMM DEBUG MM(262420000000023/da576a32) Using GGSN 0 (gprs_sm.c:317) 20250828150709903 DLGTP DEBUG Begin pdp_tidset tid = 5320000000024262 (pdp.c:279) 20250828150709903 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150709903 DGPRS NOTICE PDP(262420000000023/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150709903 DLGTP DEBUG Registering seq=1045 in restransmit req queue (gtp.c:378) 20250828150709910 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 8f f1 eb 5e 11 44 64 53 90 14 05 7f 34 fe ce b3 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) 20250828150709910 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecab0b8, cbp=0x55944d794840) (sgsn_libgtp.c:633) 20250828150709910 DGPRS INFO PDP(262420000000023/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150709910 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=da576a32, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150709910 DGPRS INFO PDP(262420000000023/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150709910 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_echo(963)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150714904 DLGTP DEBUG Registering seq=1046 in restransmit req queue (gtp.c:378) 20250828150714908 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) 20250828150714908 DGPRS DEBUG libgtp cb_conf(type=1, cause=2, pdp=(nil), cbp=0x55944d7844c0) (sgsn_libgtp.c:633) -NSVCI97(948)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150719331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150719331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150719331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(948)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(953)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150719347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150719347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150719347 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(953)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(959)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150719374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150719374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150719374 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(959)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150719906 DLGTP DEBUG Registering seq=1047 in restransmit req queue (gtp.c:378) 20250828150719910 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) 20250828150719910 DGPRS DEBUG libgtp cb_conf(type=1, cause=3, pdp=(nil), cbp=0x55944d7844c0) (sgsn_libgtp.c:633) 20250828150719910 DGPRS NOTICE GGSN recovery (2->3) pdp=(nil), releasing all PDP contexts (sgsn_libgtp.c:619) 20250828150719910 DMM INFO MM(262420000000023/da576a32) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250828150719910 DLGTP DEBUG Begin pdp_tiddel tid = 5320000000024262 (pdp.c:298) 20250828150719910 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_restart_ctr_echo(963)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo(963)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_echo-BVCI196(946)@538fccd39e6b: Removing Client IMSI='262420000000023'H, index=0 20250828150719923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150719923 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250828150719923 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150719923 DMM INFO MM(262420000000023/da576a32) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_restart_ctr_echo(963)@538fccd39e6b: Final verdict of PTC: pass 20250828150719925 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59138<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(960)@538fccd39e6b: Final verdict of PTC: none 20250828150719929 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150719930 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb1-NS1(949)@538fccd39e6b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI196(946)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(948)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(944)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(959)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(958)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(953)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(954)@538fccd39e6b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI210(952)@538fccd39e6b: Final verdict of PTC: none TC_attach_restart_ctr_echo-BVCI220(956)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(945)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(962)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(950)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(955)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(961)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(947)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(951)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(957)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(944): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(945): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI196(946): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(947): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(948): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(949): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(950): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(951): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI210(952): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(953): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(954): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(955): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_restart_ctr_echo-BVCI220(956): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(957): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(958): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(959): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(960): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(961): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(962): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_restart_ctr_echo(963): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_restart_ctr_echo finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:07:20 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 20250828150720039 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150720441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106280) 20250828150720931 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150720931 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106280, count=107440) 20250828150721932 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150721932 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:07: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_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 20250828150722934 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150722934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_restart_ctr_create started. 20250828150723524 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41254<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150723525 DMM INFO MM(262420000000023/da576a32) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150723525 DMM INFO MM(262420000000023/da576a32) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150723525 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150723525 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150723525 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150723525 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150723525 DLLC NOTICE LLME(ffffffff/da576a32){ASSIGNED} LLGM Assign pre (da576a32 => ffffffff) (gprs_llc.c:1079) 20250828150723525 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (da576a32 => ffffffff) (gprs_llc.c:1125) 20250828150723525 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150723525 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150723525 DGPRS INFO SUBSCR(262420000000023) purging MS subscriber (gprs_subscriber.c:785) 20250828150723525 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) 20250828150723525 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) 20250828150723525 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150723525 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150723525 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150723525 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150723525 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(964)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(965)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(964)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(968)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150723546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150723546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150723546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150723546 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150723546 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150723546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150723546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150723546 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150723546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(968)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150723547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150723547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150723547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150723547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150723547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150723547 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150723547 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150723547 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150723547 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150723547 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150723547 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150723548 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150723548 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(968)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(968)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(969)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150723553 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(970)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(965)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(965)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150723565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150723565 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI196(967)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(969)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(974)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(974)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150723581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150723581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150723581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150723581 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150723581 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150723581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150723581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150723581 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150723581 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(973)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(974)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150723582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150723582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150723582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150723582 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150723583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150723583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150723583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150723583 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150723583 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150723583 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150723583 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150723583 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150723583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(974)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(974)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150723588 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(970)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(970)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(975)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150723598 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150723598 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(973)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_restart_ctr_create-BVCI210(971)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(978)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150723604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150723604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150723604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150723604 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150723604 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150723604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150723604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150723604 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150723604 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(978)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150723606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150723606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150723606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150723606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150723606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150723606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150723606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150723606 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150723606 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150723606 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150723606 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150723606 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150723606 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(978)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(978)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150723610 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(975)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(975)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150723619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150723619 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_restart_ctr_create-BVCI220(977)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150723935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150723935 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150723935 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150723935 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(979)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(979)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150723937 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(979)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(979)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150723937 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(979)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(979)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_restart_ctr_create-BVCI196(967)@538fccd39e6b: Adding Client=TC_attach_restart_ctr_create(983), IMSI='262420000000024'H, TLLI='CE8E674D'O, index=0 SGSN_Test-GSUP(980)@538fccd39e6b: Created GsupExpect[0] for "262420000000024" to be handled at TC_attach_restart_ctr_create(983) TC_attach_restart_ctr_create(983)@538fccd39e6b: 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 := 'DBF1B696DF6642A8B14C5232CE25254B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '54AFFE7A'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '31D257CA8178943D'O } } } } } 20250828150723976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150723976 DLLC NOTICE LLME(ffffffff/ce8e674d){UNASSIGNED} LLC RX: unknown TLLI 0xce8e674d, creating LLME on the fly (gprs_llc.c:552) 20250828150723976 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150723976 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000024) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150723976 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150723976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150723976 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150723976 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150723976 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150723976 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150723976 DLLC NOTICE LLME(ffffffff/ce8e674d){UNASSIGNED} LLGM Assign pre (ce8e674d => cffd851f) (gprs_llc.c:1079) 20250828150723976 DLLC NOTICE LLME(ce8e674d/cffd851f){ASSIGNED} LLGM Assign post (ce8e674d => cffd851f) (gprs_llc.c:1125) 20250828150723976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150723976 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150723976 DMM DEBUG MM(262420000000024/cffd851f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150723987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150723987 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150723987 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150723987 DMM DEBUG MM(262420000000024/cffd851f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000240 (gprs_gmm.c:1134) 20250828150723987 DMM NOTICE MM(262420000000024/cffd851f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150723987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150723987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150723987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150723987 DMM DEBUG MM(262420000000024/cffd851f) Requesting authorization (sgsn_auth.c:160) 20250828150723987 DMM INFO MM(262420000000024/cffd851f) Requesting authentication tuples (sgsn_auth.c:184) 20250828150723987 DMM DEBUG MM(262420000000024/cffd851f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150723987 DGPRS INFO SUBSCR(262420000000024) requesting auth info (gprs_subscriber.c:805) 20250828150723987 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000024" handled at TC_attach_restart_ctr_create(983) SGSN_Test-GSUP(980)@538fccd39e6b: Added IMSI table entry 0TC_attach_restart_ctr_create(983)"262420000000024" 20250828150723990 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150723990 DGPRS INFO SUBSCR(262420000000024) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150723990 DGPRS DEBUG SUBSCR(262420000000024) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150723990 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150723990 DMM INFO MM(262420000000024/cffd851f) Subscriber data update (mmctx.c:445) 20250828150723990 DMM DEBUG MM(262420000000024/cffd851f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150723990 DMM INFO MM(262420000000024/cffd851f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150723990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150723990 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150723990 DMM INFO MM(262420000000024/cffd851f) <- GMM AUTH AND CIPHERING REQ (rand = db f1 b6 96 df 66 42 a8 b1 4c 52 32 ce 25 25 4b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150723997 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150723997 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150723997 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150723997 DMM INFO MM(262420000000024/cffd851f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150723997 DMM NOTICE MM(262420000000024/cffd851f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150723997 DMM DEBUG MM(262420000000024/cffd851f) checking auth: received GSM SRES = 54 af fe 7a (gprs_gmm.c:716) 20250828150723997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150723997 DMM DEBUG MM(262420000000024/cffd851f) Requesting authorization (sgsn_auth.c:160) 20250828150723997 DMM INFO MM(262420000000024/cffd851f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150723997 DMM DEBUG MM(262420000000024/cffd851f) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150723997 DGPRS INFO SUBSCR(262420000000024) subscriber data is not available (gprs_subscriber.c:818) 20250828150723997 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) 20250828150723997 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150723997 DMM INFO MM(262420000000024/cffd851f) <- GMM ATTACH ACCEPT (new P-TMSI=0xcffd851f) (gprs_gmm.c:337) 20250828150723999 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150723999 DGPRS INFO SUBSCR(262420000000024) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150723999 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250828150723999 DMM INFO MM(262420000000024/cffd851f) Subscriber data update (mmctx.c:445) 20250828150723999 DMM DEBUG MM(262420000000024/cffd851f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150723999 DMM INFO MM(262420000000024/cffd851f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150723999 DMM NOTICE MM(262420000000024/cffd851f) Authorized, continuing procedure, IMSI=262420000000024 (gprs_gmm.c:1050) 20250828150723999 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150723999 DMM NOTICE MM(262420000000024/cffd851f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150723999 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) 20250828150723999 DGPRS INFO SUBSCR(262420000000024) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150723999 DGPRS DEBUG SUBSCR(262420000000024) Updating subscriber data (gprs_subscriber.c:839) 20250828150723999 DMM INFO MM(262420000000024/cffd851f) Subscriber data update (mmctx.c:445) 20250828150723999 DMM DEBUG MM(262420000000024/cffd851f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150724004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150724004 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150724004 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150724005 DMM INFO MM(262420000000024/cffd851f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150724005 DMM NOTICE MM(262420000000024/cffd851f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150724005 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150724005 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150724005 DLLC NOTICE LLME(ce8e674d/cffd851f){ASSIGNED} LLGM Assign pre (ffffffff => cffd851f) (gprs_llc.c:1079) 20250828150724005 DLLC NOTICE LLME(ffffffff/cffd851f){ASSIGNED} LLGM Assign post (ffffffff => cffd851f) (gprs_llc.c:1125) 20250828150724005 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150724005 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150724005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150724005 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_restart_ctr_create(983)@538fccd39e6b: setverdict(pass): none -> pass 20250828150724056 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150724056 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150724057 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150724057 DMM INFO MM(262420000000024/cffd851f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150724057 DMM INFO MM(262420000000024/cffd851f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150724057 DMM DEBUG MM(262420000000024/cffd851f) Using GGSN 0 (gprs_sm.c:317) 20250828150724057 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250828150724057 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150724057 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150724057 DLGTP DEBUG Registering seq=1048 in restransmit req queue (gtp.c:378) 20250828150724068 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 9e 7f 04 82 11 25 76 c4 28 14 05 7f e7 67 d3 80 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) 20250828150724068 DGPRS NOTICE GGSN recovery (3->2) pdp=0x7f7b4ecab0b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250828150724068 DGPRS DEBUG libgtp cb_conf(type=16, cause=199, pdp=0x7f7b4ecab0b8, cbp=0x55944d794840) (sgsn_libgtp.c:633) 20250828150724068 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=199(No resources available) (sgsn_libgtp.c:408) 20250828150724068 DLGTP DEBUG Begin pdp_tiddel tid = 5420000000024262 (pdp.c:298) 20250828150724068 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250828150724068 DMM NOTICE MM(262420000000024/cffd851f) <- ACTIVATE PDP CONTEXT REJ: Insufficient resources (gprs_sm.c:240) TC_attach_restart_ctr_create(983)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150724073 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150724073 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xd89a02 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150724073 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150724073 DMM INFO MM(262420000000024/cffd851f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150724073 DMM INFO MM(262420000000024/cffd851f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150724073 DMM DEBUG MM(262420000000024/cffd851f) Using GGSN 0 (gprs_sm.c:317) 20250828150724073 DLGTP DEBUG Begin pdp_tidset tid = 5420000000024262 (pdp.c:279) 20250828150724073 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150724073 DGPRS NOTICE PDP(262420000000024/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150724073 DLGTP DEBUG Registering seq=1049 in restransmit req queue (gtp.c:378) 20250828150724075 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 9e 7f 04 82 11 25 76 c4 28 14 05 7f e7 67 d3 80 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) 20250828150724075 DGPRS NOTICE GGSN recovery (2->3) pdp=0x7f7b4ecab0b8, releasing all other PDP contexts (sgsn_libgtp.c:619) 20250828150724075 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecab0b8, cbp=0x55944d794840) (sgsn_libgtp.c:633) 20250828150724075 DGPRS INFO PDP(262420000000024/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150724075 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=cffd851f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150724075 DGPRS INFO PDP(262420000000024/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150724075 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_restart_ctr_create(983)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create(983)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_restart_ctr_create-BVCI196(967)@538fccd39e6b: Removing Client IMSI='262420000000024'H, index=0 TC_attach_restart_ctr_create(983)@538fccd39e6b: Final verdict of PTC: pass 20250828150724081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41254<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_restart_ctr_create-BVCI210(971)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(964)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(968)@538fccd39e6b: Final verdict of PTC: none 20250828150724083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150724083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_restart_ctr_create-BVCI220(977)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(973)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(978)@538fccd39e6b: Final verdict of PTC: none TC_attach_restart_ctr_create-BVCI196(967)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(980)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(970)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(965)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(979)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(974)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(981)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(972)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(966)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(976)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(969)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(982)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(975)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(964): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(965): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(966): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI196(967): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(968): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(969): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(970): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI210(971): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(972): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(973): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(974): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(975): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(976): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_restart_ctr_create-BVCI220(977): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(978): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(979): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(980): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(981): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(982): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_restart_ctr_create(983): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_restart_ctr_create finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:07:24 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 20250828150724159 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41260<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150724561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41260<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104848) 20250828150725084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150725084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104848, count=106008) 20250828150726085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150726086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:07: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_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 20250828150727086 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150727086 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_deact_mt_t3395_expire started. 20250828150727623 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41276<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150727623 DMM INFO MM(262420000000024/cffd851f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150727623 DMM INFO MM(262420000000024/cffd851f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150727623 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150727623 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150727623 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150727623 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150727623 DLLC NOTICE LLME(ffffffff/cffd851f){ASSIGNED} LLGM Assign pre (cffd851f => ffffffff) (gprs_llc.c:1079) 20250828150727623 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cffd851f => ffffffff) (gprs_llc.c:1125) 20250828150727623 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150727623 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150727623 DMM NOTICE MM(262420000000024/cffd851f) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828150727623 DGPRS INFO PDP(262420000000024/0) Forcing release of PDP context (pdpctx.c:102) 20250828150727623 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828150727623 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150727623 DLGTP DEBUG Registering seq=1050 in restransmit req queue (gtp.c:378) 20250828150727623 DGPRS INFO SUBSCR(262420000000024) purging MS subscriber (gprs_subscriber.c:785) 20250828150727623 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) 20250828150727623 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) 20250828150727623 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150727623 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150727623 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150727623 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150727623 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(984)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(985)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(984)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(988)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(988)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150727644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150727644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150727644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150727644 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150727644 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150727644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150727644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150727644 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150727644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(988)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150727645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150727645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150727645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150727645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150727645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150727645 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150727645 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150727645 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150727645 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150727645 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150727645 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150727646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150727646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(988)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150727648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(989)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(985)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(985)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150727657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150727657 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(990)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(989)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(993)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(993)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150727663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150727663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150727663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150727663 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150727663 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150727663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150727663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150727663 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150727663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(993)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150727665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150727665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150727665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150727665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150727665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150727665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150727665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150727665 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150727665 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150727665 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150727665 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150727665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150727665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150727667 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(994)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(990)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(990)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(995)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150727675 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150727675 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(994)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(999)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150727686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150727686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150727686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150727686 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150727686 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150727686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150727686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150727686 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150727686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(999)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150727687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150727687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150727687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150727687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150727687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150727687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150727687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150727687 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150727687 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150727687 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150727687 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150727688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150727688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(999)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(999)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150727689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(995)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(995)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150727694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150727694 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)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150728087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150728087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150728087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150728087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(998)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(998)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150728089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150728089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(998)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(998)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(998)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(998)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@538fccd39e6b: Adding Client=TC_attach_pdp_act_deact_mt_t3395_expire(1003), IMSI='262420000000025'H, TLLI='EBB69E23'O, index=0 SGSN_Test-GSUP(1000)@538fccd39e6b: 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)@538fccd39e6b: 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 := 'CB9478D2EAA033D4C3DB1C027E6B1774'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'DF1D9092'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3E2B5F6470B7E202'O } } } } } 20250828150729134 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150729134 DLLC NOTICE LLME(ffffffff/ebb69e23){UNASSIGNED} LLC RX: unknown TLLI 0xebb69e23, creating LLME on the fly (gprs_llc.c:552) 20250828150729134 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150729134 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000025) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150729134 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150729134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150729134 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150729134 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150729134 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150729134 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150729134 DLLC NOTICE LLME(ffffffff/ebb69e23){UNASSIGNED} LLGM Assign pre (ebb69e23 => ed741d7f) (gprs_llc.c:1079) 20250828150729134 DLLC NOTICE LLME(ebb69e23/ed741d7f){ASSIGNED} LLGM Assign post (ebb69e23 => ed741d7f) (gprs_llc.c:1125) 20250828150729134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150729134 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150729134 DMM DEBUG MM(262420000000025/ed741d7f) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150729144 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150729144 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150729144 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150729144 DMM DEBUG MM(262420000000025/ed741d7f) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000250 (gprs_gmm.c:1134) 20250828150729144 DMM NOTICE MM(262420000000025/ed741d7f) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150729144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150729144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150729144 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150729144 DMM DEBUG MM(262420000000025/ed741d7f) Requesting authorization (sgsn_auth.c:160) 20250828150729144 DMM INFO MM(262420000000025/ed741d7f) Requesting authentication tuples (sgsn_auth.c:184) 20250828150729144 DMM DEBUG MM(262420000000025/ed741d7f) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150729144 DGPRS INFO SUBSCR(262420000000025) requesting auth info (gprs_subscriber.c:805) 20250828150729144 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000025" handled at TC_attach_pdp_act_deact_mt_t3395_expire(1003) SGSN_Test-GSUP(1000)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_deact_mt_t3395_expire(1003)"262420000000025" 20250828150729146 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150729146 DGPRS INFO SUBSCR(262420000000025) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150729146 DGPRS DEBUG SUBSCR(262420000000025) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150729146 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150729146 DMM INFO MM(262420000000025/ed741d7f) Subscriber data update (mmctx.c:445) 20250828150729146 DMM DEBUG MM(262420000000025/ed741d7f) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150729146 DMM INFO MM(262420000000025/ed741d7f) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150729146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150729146 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150729146 DMM INFO MM(262420000000025/ed741d7f) <- GMM AUTH AND CIPHERING REQ (rand = cb 94 78 d2 ea a0 33 d4 c3 db 1c 02 7e 6b 17 74 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150729154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150729154 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150729154 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150729154 DMM INFO MM(262420000000025/ed741d7f) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150729154 DMM NOTICE MM(262420000000025/ed741d7f) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150729154 DMM DEBUG MM(262420000000025/ed741d7f) checking auth: received GSM SRES = df 1d 90 92 (gprs_gmm.c:716) 20250828150729154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150729154 DMM DEBUG MM(262420000000025/ed741d7f) Requesting authorization (sgsn_auth.c:160) 20250828150729154 DMM INFO MM(262420000000025/ed741d7f) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150729154 DMM DEBUG MM(262420000000025/ed741d7f) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150729154 DGPRS INFO SUBSCR(262420000000025) subscriber data is not available (gprs_subscriber.c:818) 20250828150729154 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) 20250828150729154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150729154 DMM INFO MM(262420000000025/ed741d7f) <- GMM ATTACH ACCEPT (new P-TMSI=0xed741d7f) (gprs_gmm.c:337) 20250828150729154 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150729154 DGPRS INFO SUBSCR(262420000000025) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150729154 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250828150729154 DMM INFO MM(262420000000025/ed741d7f) Subscriber data update (mmctx.c:445) 20250828150729154 DMM DEBUG MM(262420000000025/ed741d7f) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150729154 DMM INFO MM(262420000000025/ed741d7f) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150729154 DMM NOTICE MM(262420000000025/ed741d7f) Authorized, continuing procedure, IMSI=262420000000025 (gprs_gmm.c:1050) 20250828150729154 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150729154 DMM NOTICE MM(262420000000025/ed741d7f) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150729154 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) 20250828150729155 DGPRS INFO SUBSCR(262420000000025) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150729155 DGPRS DEBUG SUBSCR(262420000000025) Updating subscriber data (gprs_subscriber.c:839) 20250828150729155 DMM INFO MM(262420000000025/ed741d7f) Subscriber data update (mmctx.c:445) 20250828150729155 DMM DEBUG MM(262420000000025/ed741d7f) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150729158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150729158 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150729158 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150729158 DMM INFO MM(262420000000025/ed741d7f) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150729158 DMM NOTICE MM(262420000000025/ed741d7f) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150729158 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150729158 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150729158 DLLC NOTICE LLME(ebb69e23/ed741d7f){ASSIGNED} LLGM Assign pre (ffffffff => ed741d7f) (gprs_llc.c:1079) 20250828150729158 DLLC NOTICE LLME(ffffffff/ed741d7f){ASSIGNED} LLGM Assign post (ffffffff => ed741d7f) (gprs_llc.c:1125) 20250828150729158 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150729158 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150729158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150729158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@538fccd39e6b: setverdict(pass): none -> pass 20250828150729210 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150729210 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150729210 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150729210 DMM INFO MM(262420000000025/ed741d7f) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150729210 DMM INFO MM(262420000000025/ed741d7f) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150729210 DMM DEBUG MM(262420000000025/ed741d7f) Using GGSN 0 (gprs_sm.c:317) 20250828150729210 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) 20250828150729210 DLGTP DEBUG Begin pdp_tidset tid = 5520000000024262 (pdp.c:279) 20250828150729210 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150729210 DGPRS NOTICE PDP(262420000000025/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150729210 DLGTP DEBUG Registering seq=1051 in restransmit req queue (gtp.c:378) 20250828150729217 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 ab 28 c0 9f 11 56 44 91 65 14 05 7f 62 b6 c4 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=1051 from retransmit req queue (gtp.c:465) 20250828150729217 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecac130, cbp=0x55944d78dbc0) (sgsn_libgtp.c:633) 20250828150729217 DGPRS INFO PDP(262420000000025/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150729217 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=ed741d7f, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150729217 DGPRS INFO PDP(262420000000025/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150729217 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire(1003)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150729222 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250828150729222 DGPRS INFO PDP(262420000000025:5): Context 0x7f7b4ecac130 was deleted (sgsn_libgtp.c:707) 20250828150729222 DMM INFO MM(262420000000025/ed741d7f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250828150729222 DLGTP DEBUG Begin pdp_tiddel tid = 5520000000024262 (pdp.c:298) 20250828150729222 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250828150732363 DGPRS DEBUG Checking for inactive LLMEs, time = 58921851 (sgsn.c:132) 20250828150732368 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150732368 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150732368 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150732368 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150732370 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150732370 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150732370 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150732370 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150732370 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150732370 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828150737224 DMM INFO MM(262420000000025/ed741d7f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) -NSVCI97(988)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150737647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150737647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150737647 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150737677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150737677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150737677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(999)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150737694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150737694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150737694 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(999)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150745002 DLGTP DEBUG Retransmit resp queue seq 23 expired, removing from queue (gsn.c:315) 20250828150745224 DMM INFO MM(262420000000025/ed741d7f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) -NSVCI97(988)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150747654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150747654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150747654 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(993)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150747689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150747689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150747689 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(999)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150747705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150747705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150747705 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(999)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150748088 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250828150748088 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828150748089 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(998)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(998)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150753226 DMM INFO MM(262420000000025/ed741d7f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250828150757646 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150757651 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150757651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(988)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150757657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150757657 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150757657 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(988)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150757665 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150757670 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150757670 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828150757688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150757691 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150757691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(993)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150757693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150757693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150757693 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(993)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(999)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150757708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150757708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150757708 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(999)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150801228 DMM INFO MM(262420000000025/ed741d7f) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@538fccd39e6b: Removing Client IMSI='262420000000025'H, index=0 20250828150801237 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150801237 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250828150801237 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150801237 DMM INFO MM(262420000000025/ed741d7f) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_deact_mt_t3395_expire(1003)@538fccd39e6b: Final verdict of PTC: pass 20250828150801241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41276<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1000)@538fccd39e6b: Final verdict of PTC: none 20250828150801245 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150801245 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(998)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(984)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(988)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(993)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(989)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(999)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(994)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1001)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(995)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(990)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(996)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(985)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1002)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(986)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(991)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(997)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(984): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(985): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(986): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI196(987): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(988): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(989): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(990): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(991): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI210(992): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(993): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(994): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(995): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire-BVCI220(996): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(997): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(998): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(999): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1000): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1001): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1002): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_mt_t3395_expire(1003): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_deact_mt_t3395_expire finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:08:01 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 20250828150801345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41428<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150801748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41428<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=126040) 20250828150802246 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150802246 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828150802364 DGPRS DEBUG Checking for inactive LLMEs, time = 58921881 (sgsn.c:132) 20250828150802369 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150802369 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150802369 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150802369 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150802371 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150802371 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150802372 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150802372 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150802372 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150802372 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=126040, count=134416) 20250828150803247 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150803247 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:08:03 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 20250828150804249 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150804249 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_deact_gtp_retrans started. 20250828150804814 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34008<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150804814 DMM INFO MM(262420000000025/ed741d7f) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150804815 DMM INFO MM(262420000000025/ed741d7f) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150804815 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150804815 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150804815 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150804815 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150804815 DLLC NOTICE LLME(ffffffff/ed741d7f){ASSIGNED} LLGM Assign pre (ed741d7f => ffffffff) (gprs_llc.c:1079) 20250828150804815 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (ed741d7f => ffffffff) (gprs_llc.c:1125) 20250828150804815 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150804815 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150804815 DGPRS INFO SUBSCR(262420000000025) purging MS subscriber (gprs_subscriber.c:785) 20250828150804815 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) 20250828150804815 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) 20250828150804815 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150804815 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150804815 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150804815 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150804815 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1004)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1005)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1004)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1008)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150804837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150804837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150804837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150804837 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150804837 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150804837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150804837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150804837 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150804837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1008)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150804838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150804838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150804838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150804838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150804838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150804838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150804838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150804838 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150804838 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150804838 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150804838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150804838 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150804838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1008)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1008)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1009)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150804840 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1005)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1005)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150804845 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150804845 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1010)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1009)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1013)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150804851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150804851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150804851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150804851 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150804851 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150804851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150804851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150804851 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150804851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1013)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150804852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150804852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150804852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150804852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150804852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150804852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150804852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150804852 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150804852 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150804852 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150804852 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1013)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150804852 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150804852 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1013)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150804855 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1014)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1010)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1010)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150804861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150804861 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1015)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1014)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1018)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150804867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150804867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150804867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150804867 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150804867 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150804867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150804867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150804867 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150804867 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1018)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150804868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150804868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150804868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150804868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150804868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150804868 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150804868 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150804868 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150804868 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150804868 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150804868 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150804869 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150804869 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1018)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150804870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1015)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1015)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150804875 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150804875 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) 20250828150805250 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150805250 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150805250 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150805250 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1019)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1019)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150805254 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1019)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1019)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1019)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250828150805256 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1019)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1019)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@538fccd39e6b: Adding Client=TC_attach_pdp_act_deact_gtp_retrans(1023), IMSI='262420000000027'H, TLLI='C400D04F'O, index=0 SGSN_Test-GSUP(1020)@538fccd39e6b: Created GsupExpect[0] for "262420000000027" to be handled at TC_attach_pdp_act_deact_gtp_retrans(1023) TC_attach_pdp_act_deact_gtp_retrans(1023)@538fccd39e6b: 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 := 'A3F5F404EEBF551003616AF5807DB2FA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '6191E080'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AECFBCEE0EA8DC7E'O } } } } } 20250828150805299 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150805299 DLLC NOTICE LLME(ffffffff/c400d04f){UNASSIGNED} LLC RX: unknown TLLI 0xc400d04f, creating LLME on the fly (gprs_llc.c:552) 20250828150805299 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150805299 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000027) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150805299 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150805299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150805299 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150805299 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150805299 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150805299 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150805299 DLLC NOTICE LLME(ffffffff/c400d04f){UNASSIGNED} LLGM Assign pre (c400d04f => df07d3fb) (gprs_llc.c:1079) 20250828150805299 DLLC NOTICE LLME(c400d04f/df07d3fb){ASSIGNED} LLGM Assign post (c400d04f => df07d3fb) (gprs_llc.c:1125) 20250828150805299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150805299 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150805299 DMM DEBUG MM(262420000000027/df07d3fb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150805309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150805309 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150805309 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150805309 DMM DEBUG MM(262420000000027/df07d3fb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000270 (gprs_gmm.c:1134) 20250828150805309 DMM NOTICE MM(262420000000027/df07d3fb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150805309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150805309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150805309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150805309 DMM DEBUG MM(262420000000027/df07d3fb) Requesting authorization (sgsn_auth.c:160) 20250828150805309 DMM INFO MM(262420000000027/df07d3fb) Requesting authentication tuples (sgsn_auth.c:184) 20250828150805309 DMM DEBUG MM(262420000000027/df07d3fb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150805309 DGPRS INFO SUBSCR(262420000000027) requesting auth info (gprs_subscriber.c:805) 20250828150805309 DGPRS INFO SUBSCR(262420000000027) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 20 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1020)@538fccd39e6b: Found GsupExpect[0] for "262420000000027" handled at TC_attach_pdp_act_deact_gtp_retrans(1023) SGSN_Test-GSUP(1020)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans(1023)"262420000000027" 20250828150805313 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150805313 DGPRS INFO SUBSCR(262420000000027) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150805313 DGPRS DEBUG SUBSCR(262420000000027) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150805313 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150805313 DMM INFO MM(262420000000027/df07d3fb) Subscriber data update (mmctx.c:445) 20250828150805313 DMM DEBUG MM(262420000000027/df07d3fb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150805313 DMM INFO MM(262420000000027/df07d3fb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150805313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150805313 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150805313 DMM INFO MM(262420000000027/df07d3fb) <- GMM AUTH AND CIPHERING REQ (rand = a3 f5 f4 04 ee bf 55 10 03 61 6a f5 80 7d b2 fa , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150805324 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150805324 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150805324 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150805324 DMM INFO MM(262420000000027/df07d3fb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150805324 DMM NOTICE MM(262420000000027/df07d3fb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150805324 DMM DEBUG MM(262420000000027/df07d3fb) checking auth: received GSM SRES = 61 91 e0 80 (gprs_gmm.c:716) 20250828150805324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150805324 DMM DEBUG MM(262420000000027/df07d3fb) Requesting authorization (sgsn_auth.c:160) 20250828150805324 DMM INFO MM(262420000000027/df07d3fb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150805324 DMM DEBUG MM(262420000000027/df07d3fb) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150805324 DGPRS INFO SUBSCR(262420000000027) subscriber data is not available (gprs_subscriber.c:818) 20250828150805324 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) 20250828150805324 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150805324 DMM INFO MM(262420000000027/df07d3fb) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf07d3fb) (gprs_gmm.c:337) 20250828150805325 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150805325 DGPRS INFO SUBSCR(262420000000027) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150805325 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250828150805325 DMM INFO MM(262420000000027/df07d3fb) Subscriber data update (mmctx.c:445) 20250828150805325 DMM DEBUG MM(262420000000027/df07d3fb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150805325 DMM INFO MM(262420000000027/df07d3fb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150805326 DMM NOTICE MM(262420000000027/df07d3fb) Authorized, continuing procedure, IMSI=262420000000027 (gprs_gmm.c:1050) 20250828150805326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150805326 DMM NOTICE MM(262420000000027/df07d3fb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150805326 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) 20250828150805326 DGPRS INFO SUBSCR(262420000000027) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150805326 DGPRS DEBUG SUBSCR(262420000000027) Updating subscriber data (gprs_subscriber.c:839) 20250828150805326 DMM INFO MM(262420000000027/df07d3fb) Subscriber data update (mmctx.c:445) 20250828150805326 DMM DEBUG MM(262420000000027/df07d3fb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150805329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150805329 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150805329 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150805329 DMM INFO MM(262420000000027/df07d3fb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150805329 DMM NOTICE MM(262420000000027/df07d3fb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150805329 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150805329 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150805329 DLLC NOTICE LLME(c400d04f/df07d3fb){ASSIGNED} LLGM Assign pre (ffffffff => df07d3fb) (gprs_llc.c:1079) 20250828150805329 DLLC NOTICE LLME(ffffffff/df07d3fb){ASSIGNED} LLGM Assign post (ffffffff => df07d3fb) (gprs_llc.c:1125) 20250828150805329 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150805329 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150805329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150805329 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans(1023)@538fccd39e6b: setverdict(pass): none -> pass 20250828150805388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150805388 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150805388 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150805388 DMM INFO MM(262420000000027/df07d3fb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150805388 DMM INFO MM(262420000000027/df07d3fb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150805388 DMM DEBUG MM(262420000000027/df07d3fb) Using GGSN 0 (gprs_sm.c:317) 20250828150805388 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) 20250828150805388 DLGTP DEBUG Begin pdp_tidset tid = 5720000000024262 (pdp.c:279) 20250828150805388 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150805388 DGPRS NOTICE PDP(262420000000027/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150805388 DLGTP DEBUG Registering seq=1052 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@538fccd39e6b: First createPDPContextRequest received, dropping & waiting for retransmission 20250828150810389 DLGTP INFO Retransmit (0) of seq 1052 (gsn.c:295) 20250828150810393 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 dc 1b 4b 4a 11 52 ce 39 9b 14 05 7f d1 98 cf 63 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) 20250828150810393 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecac130, cbp=0x55944d78dbc0) (sgsn_libgtp.c:633) 20250828150810393 DGPRS INFO PDP(262420000000027/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150810393 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=df07d3fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150810393 DGPRS INFO PDP(262420000000027/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150810393 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) 20250828150810398 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150810398 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x5e10ad CMD=UI DATA (gprs_llc_parse.c:89) 20250828150810398 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150810398 DMM INFO MM(262420000000027/df07d3fb) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250828150810398 DGPRS INFO PDP(262420000000027/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150810398 DLGTP DEBUG Registering seq=1053 in restransmit req queue (gtp.c:378) TC_attach_pdp_act_deact_gtp_retrans(1023)@538fccd39e6b: First deletePDPContextRequest received, dropping & waiting for retransmission -NSVCI97(1008)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150814843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150814843 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150814843 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1008)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1013)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150814859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150814859 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150814859 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1013)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1018)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828150814878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150814878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150814878 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1018)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150815399 DLGTP INFO Retransmit (0) of seq 1053 (gsn.c:295) 20250828150815400 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) 20250828150815400 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7b4ecac130, cbp=0x55944d78dbc0) (sgsn_libgtp.c:633) 20250828150815400 DGPRS INFO PDP(262420000000027/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250828150815400 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=df07d3fb, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150815400 DMM INFO MM(262420000000027/df07d3fb) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250828150815400 DLGTP DEBUG Begin pdp_tiddel tid = 5720000000024262 (pdp.c:298) 20250828150815400 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans(1023)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans(1023)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@538fccd39e6b: Removing Client IMSI='262420000000027'H, index=0 TC_attach_pdp_act_deact_gtp_retrans(1023)@538fccd39e6b: Final verdict of PTC: pass 20250828150815406 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34008<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1020)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1014)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1015)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1013)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1004)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1021)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012)@538fccd39e6b: Final verdict of PTC: none 20250828150815410 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1008)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1005)@538fccd39e6b: Final verdict of PTC: none 20250828150815410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI99(1018)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1009)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1010)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1022)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1011)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1006)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1019)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1016)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1004): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1005): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1006): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI196(1007): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1008): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1009): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1010): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1011): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI210(1012): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1013): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1014): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1015): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1016): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans-BVCI220(1017): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1018): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1019): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1020): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1021): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1022): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans(1023): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_deact_gtp_retrans finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:08:15 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 20250828150815485 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38368<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150815886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38368<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106044) 20250828150816411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150816411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106044, count=106584) 20250828150817411 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150817411 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:08:17 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 20250828150818412 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150818412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_deact_gtp_retrans_resp started. 20250828150818930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38378<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150818931 DMM INFO MM(262420000000027/df07d3fb) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150818931 DMM INFO MM(262420000000027/df07d3fb) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150818931 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150818931 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150818931 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150818931 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150818931 DLLC NOTICE LLME(ffffffff/df07d3fb){ASSIGNED} LLGM Assign pre (df07d3fb => ffffffff) (gprs_llc.c:1079) 20250828150818931 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df07d3fb => ffffffff) (gprs_llc.c:1125) 20250828150818931 DGPRS INFO SUBSCR(262420000000027) purging MS subscriber (gprs_subscriber.c:785) 20250828150818931 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) 20250828150818931 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) 20250828150818931 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150818931 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150818931 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150818931 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150818931 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1024)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1025)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1024)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1028)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1028)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150818962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150818962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150818962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150818962 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150818962 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150818962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150818962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150818962 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150818962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1028)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150818964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150818964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150818964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150818964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150818964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150818964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150818964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150818964 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150818964 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150818964 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150818964 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1028)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150818964 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150818964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1028)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1029)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150818968 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1025)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1025)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1030)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150818978 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150818978 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1026)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1029)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1034)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150818992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150818992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150818992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150818992 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150818992 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150818992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150818992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150818992 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150818992 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1034)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150818993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150818993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150818993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150818993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150818993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150818993 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150818993 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150818993 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150818993 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150818993 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150818993 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150818994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150818994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1034)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1034)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1033)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150818998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1035)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1030)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1030)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150819007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150819007 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1031)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1033)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1039)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150819020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150819020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150819020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150819020 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150819020 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150819020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150819020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150819020 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150819020 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1039)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150819021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150819021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150819021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150819021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150819021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150819021 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150819021 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150819021 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150819021 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150819021 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150819021 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150819022 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150819022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1039)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1039)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150819025 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1035)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1035)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150819033 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150819033 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)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150819413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150819413 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150819413 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150819413 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1038)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1038)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150819414 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150819415 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1038)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1038)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1038)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1038)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1026)@538fccd39e6b: Adding Client=TC_attach_pdp_act_deact_gtp_retrans_resp(1043), IMSI='262420000000028'H, TLLI='E2864570'O, index=0 SGSN_Test-GSUP(1040)@538fccd39e6b: 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)@538fccd39e6b: 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 := '14612B793BB878AC6B2F724D84A08B20'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'ACC50B51'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '515C5BD5CA4F369B'O } } } } } 20250828150819446 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150819446 DLLC NOTICE LLME(ffffffff/e2864570){UNASSIGNED} LLC RX: unknown TLLI 0xe2864570, creating LLME on the fly (gprs_llc.c:552) 20250828150819446 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150819446 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000028) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150819446 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150819446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150819446 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150819446 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150819446 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150819446 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150819446 DLLC NOTICE LLME(ffffffff/e2864570){UNASSIGNED} LLGM Assign pre (e2864570 => d7b573af) (gprs_llc.c:1079) 20250828150819446 DLLC NOTICE LLME(e2864570/d7b573af){ASSIGNED} LLGM Assign post (e2864570 => d7b573af) (gprs_llc.c:1125) 20250828150819446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150819446 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150819446 DMM DEBUG MM(262420000000028/d7b573af) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150819456 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150819456 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150819456 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150819456 DMM DEBUG MM(262420000000028/d7b573af) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000280 (gprs_gmm.c:1134) 20250828150819456 DMM NOTICE MM(262420000000028/d7b573af) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150819456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150819456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150819456 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150819456 DMM DEBUG MM(262420000000028/d7b573af) Requesting authorization (sgsn_auth.c:160) 20250828150819456 DMM INFO MM(262420000000028/d7b573af) Requesting authentication tuples (sgsn_auth.c:184) 20250828150819456 DMM DEBUG MM(262420000000028/d7b573af) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150819456 DGPRS INFO SUBSCR(262420000000028) requesting auth info (gprs_subscriber.c:805) 20250828150819456 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000028" handled at TC_attach_pdp_act_deact_gtp_retrans_resp(1043) SGSN_Test-GSUP(1040)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_deact_gtp_retrans_resp(1043)"262420000000028" 20250828150819498 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150819498 DGPRS INFO SUBSCR(262420000000028) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150819498 DGPRS DEBUG SUBSCR(262420000000028) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150819498 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150819498 DMM INFO MM(262420000000028/d7b573af) Subscriber data update (mmctx.c:445) 20250828150819498 DMM DEBUG MM(262420000000028/d7b573af) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150819498 DMM INFO MM(262420000000028/d7b573af) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150819498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150819498 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150819498 DMM INFO MM(262420000000028/d7b573af) <- GMM AUTH AND CIPHERING REQ (rand = 14 61 2b 79 3b b8 78 ac 6b 2f 72 4d 84 a0 8b 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150819505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150819505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf389f8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150819505 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150819505 DMM INFO MM(262420000000028/d7b573af) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150819505 DMM NOTICE MM(262420000000028/d7b573af) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150819505 DMM DEBUG MM(262420000000028/d7b573af) checking auth: received GSM SRES = ac c5 0b 51 (gprs_gmm.c:716) 20250828150819505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150819505 DMM DEBUG MM(262420000000028/d7b573af) Requesting authorization (sgsn_auth.c:160) 20250828150819505 DMM INFO MM(262420000000028/d7b573af) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150819505 DMM DEBUG MM(262420000000028/d7b573af) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150819505 DGPRS INFO SUBSCR(262420000000028) subscriber data is not available (gprs_subscriber.c:818) 20250828150819505 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) 20250828150819505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150819505 DMM INFO MM(262420000000028/d7b573af) <- GMM ATTACH ACCEPT (new P-TMSI=0xd7b573af) (gprs_gmm.c:337) 20250828150819507 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150819507 DGPRS INFO SUBSCR(262420000000028) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150819507 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250828150819507 DMM INFO MM(262420000000028/d7b573af) Subscriber data update (mmctx.c:445) 20250828150819507 DMM DEBUG MM(262420000000028/d7b573af) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150819507 DMM INFO MM(262420000000028/d7b573af) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150819507 DMM NOTICE MM(262420000000028/d7b573af) Authorized, continuing procedure, IMSI=262420000000028 (gprs_gmm.c:1050) 20250828150819507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150819507 DMM NOTICE MM(262420000000028/d7b573af) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150819507 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) 20250828150819507 DGPRS INFO SUBSCR(262420000000028) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150819507 DGPRS DEBUG SUBSCR(262420000000028) Updating subscriber data (gprs_subscriber.c:839) 20250828150819507 DMM INFO MM(262420000000028/d7b573af) Subscriber data update (mmctx.c:445) 20250828150819507 DMM DEBUG MM(262420000000028/d7b573af) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150819512 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150819512 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150819512 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150819512 DMM INFO MM(262420000000028/d7b573af) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150819512 DMM NOTICE MM(262420000000028/d7b573af) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150819512 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150819512 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150819512 DLLC NOTICE LLME(e2864570/d7b573af){ASSIGNED} LLGM Assign pre (ffffffff => d7b573af) (gprs_llc.c:1079) 20250828150819512 DLLC NOTICE LLME(ffffffff/d7b573af){ASSIGNED} LLGM Assign post (ffffffff => d7b573af) (gprs_llc.c:1125) 20250828150819512 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150819512 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150819512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150819512 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@538fccd39e6b: setverdict(pass): none -> pass 20250828150819565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150819565 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150819565 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150819565 DMM INFO MM(262420000000028/d7b573af) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150819565 DMM INFO MM(262420000000028/d7b573af) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150819565 DMM DEBUG MM(262420000000028/d7b573af) Using GGSN 0 (gprs_sm.c:317) 20250828150819565 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) 20250828150819565 DLGTP DEBUG Begin pdp_tidset tid = 5820000000024262 (pdp.c:279) 20250828150819565 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150819565 DGPRS NOTICE PDP(262420000000028/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150819565 DLGTP DEBUG Registering seq=1054 in restransmit req queue (gtp.c:378) 20250828150819572 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 f1 2d b6 cb 11 6f 87 95 8b 14 05 7f fd 2d ce 0d 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) 20250828150819572 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecac130, cbp=0x55944d78dbc0) (sgsn_libgtp.c:633) 20250828150819572 DGPRS INFO PDP(262420000000028/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150819572 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=d7b573af, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150819572 DGPRS INFO PDP(262420000000028/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150819572 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150819578 DLGTP DEBUG Registering seq=23 in retransmit resp queue (gtp.c:521) 20250828150819578 DGPRS INFO PDP(262420000000028:5): Context 0x7f7b4ecac130 was deleted (sgsn_libgtp.c:707) 20250828150819578 DMM INFO MM(262420000000028/d7b573af) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250828150819578 DLGTP DEBUG Begin pdp_tiddel tid = 5820000000024262 (pdp.c:298) 20250828150819578 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@538fccd39e6b: First deletePDPContextResponse received, dropping & retransmitting retransmission of deletePDPContextRequest 20250828150819583 DLGTP INFO Rx duplicate seq=23 from 127.0.0.103, retrans resp (gtp.c:643) 20250828150819583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150819583 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250828150819583 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150819583 DMM INFO MM(262420000000028/d7b573af) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) 20250828150819584 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) 20250828150819584 DLGTP DEBUG Registering seq=24 in retransmit resp queue (gtp.c:521) TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1026)@538fccd39e6b: Removing Client IMSI='262420000000028'H, index=0 TC_attach_pdp_act_deact_gtp_retrans_resp(1043)@538fccd39e6b: Final verdict of PTC: pass 20250828150819587 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38378<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1028)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1036)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1040)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1029)@538fccd39e6b: Final verdict of PTC: none 20250828150819588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150819588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1038)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1024)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1033)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1025)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1039)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1026)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1041)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1034)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1030)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1035)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1031)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1032)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1037)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1042)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1027)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1024): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1025): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI196(1026): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1027): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1028): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1029): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1030): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI210(1031): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1032): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1033): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1034): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1035): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp-BVCI220(1036): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1037): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1038): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1039): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1040): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1041): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1042): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_deact_gtp_retrans_resp(1043): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_deact_gtp_retrans_resp finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:08:19 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 20250828150819668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38380<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150820069 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38380<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=102436) 20250828150820589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150820589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=102436, count=103596) 20250828150821590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150821590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:08: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_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 20250828150822590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150822590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_user_error_ind_ggsn started. 20250828150823096 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39594<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150823097 DMM INFO MM(262420000000028/d7b573af) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150823097 DMM INFO MM(262420000000028/d7b573af) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150823097 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150823097 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150823097 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150823097 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150823097 DLLC NOTICE LLME(ffffffff/d7b573af){ASSIGNED} LLGM Assign pre (d7b573af => ffffffff) (gprs_llc.c:1079) 20250828150823097 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d7b573af => ffffffff) (gprs_llc.c:1125) 20250828150823097 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150823097 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150823097 DGPRS INFO SUBSCR(262420000000028) purging MS subscriber (gprs_subscriber.c:785) 20250828150823097 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) 20250828150823097 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) 20250828150823097 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150823097 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150823097 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150823097 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150823097 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1044)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1045)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1044)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1048)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150823122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150823122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150823122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150823122 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150823122 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150823122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150823122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150823122 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150823122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1048)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150823123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150823123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150823123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150823123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150823123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150823123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150823123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150823123 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150823123 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150823123 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150823123 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1048)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150823124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150823124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1048)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1049)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150823126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1045)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1045)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150823133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150823133 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(1046)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1050)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1049)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1053)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150823145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150823145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150823145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150823145 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150823145 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150823145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150823145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150823145 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150823145 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1053)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150823146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150823146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150823146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150823146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150823146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150823146 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150823146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150823146 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150823146 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150823146 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150823146 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150823147 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150823147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1053)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1053)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150823150 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1054)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1050)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1050)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150823158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150823158 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1055)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1054)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1058)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150823167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150823167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150823167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150823167 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150823167 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150823167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150823167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150823167 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150823167 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1058)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150823168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150823168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150823168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150823168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150823168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150823168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150823168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150823168 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150823168 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150823168 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150823168 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150823168 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150823168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1058)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1058)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150823171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1055)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1055)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150823178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150823178 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)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150823591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150823591 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150823591 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150823591 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1059)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1059)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150823592 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1059)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1059)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1059)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250828150823592 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1059)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1059)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1046)@538fccd39e6b: Adding Client=TC_attach_pdp_act_user_error_ind_ggsn(1063), IMSI='262420000000026'H, TLLI='DF861AFA'O, index=0 SGSN_Test-GSUP(1060)@538fccd39e6b: 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)@538fccd39e6b: 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 := 'A96DFA398CF1FDB4DCBF0E6A23833420'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '33A9037C'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AE3BBBA5D85D4411'O } } } } } 20250828150823619 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150823619 DLLC NOTICE LLME(ffffffff/df861afa){UNASSIGNED} LLC RX: unknown TLLI 0xdf861afa, creating LLME on the fly (gprs_llc.c:552) 20250828150823619 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150823619 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150823619 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150823619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150823619 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150823619 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150823619 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150823619 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150823619 DLLC NOTICE LLME(ffffffff/df861afa){UNASSIGNED} LLGM Assign pre (df861afa => f758cc60) (gprs_llc.c:1079) 20250828150823619 DLLC NOTICE LLME(df861afa/f758cc60){ASSIGNED} LLGM Assign post (df861afa => f758cc60) (gprs_llc.c:1125) 20250828150823619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150823619 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150823619 DMM DEBUG MM(262420000000026/f758cc60) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150823624 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150823624 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150823624 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150823624 DMM DEBUG MM(262420000000026/f758cc60) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250828150823624 DMM NOTICE MM(262420000000026/f758cc60) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150823624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150823624 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150823625 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150823625 DMM DEBUG MM(262420000000026/f758cc60) Requesting authorization (sgsn_auth.c:160) 20250828150823625 DMM INFO MM(262420000000026/f758cc60) Requesting authentication tuples (sgsn_auth.c:184) 20250828150823625 DMM DEBUG MM(262420000000026/f758cc60) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150823625 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250828150823625 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_user_error_ind_ggsn(1063) SGSN_Test-GSUP(1060)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_user_error_ind_ggsn(1063)"262420000000026" 20250828150823666 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150823666 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150823666 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150823666 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150823666 DMM INFO MM(262420000000026/f758cc60) Subscriber data update (mmctx.c:445) 20250828150823666 DMM DEBUG MM(262420000000026/f758cc60) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150823666 DMM INFO MM(262420000000026/f758cc60) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150823666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150823666 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150823666 DMM INFO MM(262420000000026/f758cc60) <- GMM AUTH AND CIPHERING REQ (rand = a9 6d fa 39 8c f1 fd b4 dc bf 0e 6a 23 83 34 20 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150823672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150823672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150823672 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150823672 DMM INFO MM(262420000000026/f758cc60) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150823672 DMM NOTICE MM(262420000000026/f758cc60) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150823672 DMM DEBUG MM(262420000000026/f758cc60) checking auth: received GSM SRES = 33 a9 03 7c (gprs_gmm.c:716) 20250828150823672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150823672 DMM DEBUG MM(262420000000026/f758cc60) Requesting authorization (sgsn_auth.c:160) 20250828150823672 DMM INFO MM(262420000000026/f758cc60) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150823672 DMM DEBUG MM(262420000000026/f758cc60) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150823672 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250828150823672 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) 20250828150823672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150823672 DMM INFO MM(262420000000026/f758cc60) <- GMM ATTACH ACCEPT (new P-TMSI=0xf758cc60) (gprs_gmm.c:337) 20250828150823673 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150823673 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150823673 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250828150823673 DMM INFO MM(262420000000026/f758cc60) Subscriber data update (mmctx.c:445) 20250828150823673 DMM DEBUG MM(262420000000026/f758cc60) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150823673 DMM INFO MM(262420000000026/f758cc60) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150823673 DMM NOTICE MM(262420000000026/f758cc60) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250828150823673 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150823673 DMM NOTICE MM(262420000000026/f758cc60) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150823673 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) 20250828150823673 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150823673 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250828150823673 DMM INFO MM(262420000000026/f758cc60) Subscriber data update (mmctx.c:445) 20250828150823673 DMM DEBUG MM(262420000000026/f758cc60) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150823677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150823677 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150823677 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150823677 DMM INFO MM(262420000000026/f758cc60) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150823677 DMM NOTICE MM(262420000000026/f758cc60) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150823677 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150823677 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150823678 DLLC NOTICE LLME(df861afa/f758cc60){ASSIGNED} LLGM Assign pre (ffffffff => f758cc60) (gprs_llc.c:1079) 20250828150823678 DLLC NOTICE LLME(ffffffff/f758cc60){ASSIGNED} LLGM Assign post (ffffffff => f758cc60) (gprs_llc.c:1125) 20250828150823678 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150823678 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150823678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150823678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_user_error_ind_ggsn(1063)@538fccd39e6b: setverdict(pass): none -> pass 20250828150823729 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150823729 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150823729 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150823729 DMM INFO MM(262420000000026/f758cc60) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150823729 DMM INFO MM(262420000000026/f758cc60) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150823729 DMM DEBUG MM(262420000000026/f758cc60) Using GGSN 0 (gprs_sm.c:317) 20250828150823729 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) 20250828150823729 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250828150823729 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150823729 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150823729 DLGTP DEBUG Registering seq=1055 in restransmit req queue (gtp.c:378) 20250828150823736 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 f6 69 12 66 11 87 9d d4 fd 14 05 7f 3c 0c 43 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=1055 from retransmit req queue (gtp.c:465) 20250828150823736 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecac130, cbp=0x55944d78dbc0) (sgsn_libgtp.c:633) 20250828150823736 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150823736 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=f758cc60, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150823736 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150823736 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_user_error_ind_ggsn(1063)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_error_ind_ggsn(1063)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150823741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150823741 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250828150823741 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150823743 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 f6 69 12 66 85 00 04 7f 00 00 67 : Received Error Indication (gtp.c:3227) 20250828150823743 DGPRS INFO PDP(262420000000026:5): Context 0x7f7b4ecac130 was deleted (sgsn_libgtp.c:707) 20250828150823743 DMM INFO MM(262420000000026/f758cc60) <- DEACTIVATE PDP CONTEXT REQ (gprs_sm.c:266) 20250828150823743 DLGTP DEBUG Begin pdp_tiddel tid = 5620000000024262 (pdp.c:298) 20250828150823743 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1046)@538fccd39e6b: Removing Client IMSI='262420000000026'H, index=0 20250828150823746 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150823746 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x1a191b CMD=UI DATA (gprs_llc_parse.c:89) 20250828150823746 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150823746 DMM INFO MM(262420000000026/f758cc60) -> DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:663) TC_attach_pdp_act_user_error_ind_ggsn(1063)@538fccd39e6b: Final verdict of PTC: pass 20250828150823747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39594<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1060)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052)@538fccd39e6b: Final verdict of PTC: none 20250828150823748 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150823749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1046)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1054)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1049)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1059)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1045)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1048)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1044)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1058)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1062)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1050)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1053)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1051)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1056)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1061)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1047)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1055)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1044): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1045): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI196(1046): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1047): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1048): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1049): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1050): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1051): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI210(1052): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1053): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1054): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1055): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1056): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn-BVCI220(1057): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1058): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1059): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1060): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1061): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1062): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_error_ind_ggsn(1063): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_user_error_ind_ggsn finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:08:23 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 20250828150823828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39610<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150824229 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39610<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104360) 20250828150824749 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150824749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104360, count=105520) 20250828150825750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150825750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:08: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_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 20250828150826751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150826751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_gmm_detach started. 20250828150827258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39622<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150827259 DMM INFO MM(262420000000026/f758cc60) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150827259 DMM INFO MM(262420000000026/f758cc60) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150827259 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150827259 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150827259 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150827259 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150827259 DLLC NOTICE LLME(ffffffff/f758cc60){ASSIGNED} LLGM Assign pre (f758cc60 => ffffffff) (gprs_llc.c:1079) 20250828150827259 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f758cc60 => ffffffff) (gprs_llc.c:1125) 20250828150827259 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150827259 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150827259 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250828150827259 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) 20250828150827259 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) 20250828150827259 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150827259 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150827259 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150827259 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150827259 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1064)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1065)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1064)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1069)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1069)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1068)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150827287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150827287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150827287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150827287 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150827287 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150827287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150827287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150827287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150827287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1069)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150827288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150827288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150827288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150827288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150827288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150827288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150827288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150827288 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150827288 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150827288 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150827288 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150827288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150827288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1069)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1069)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150827292 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1070)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1065)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1065)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1068)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1073)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1073)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150827300 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150827300 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) 20250828150827302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150827302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150827302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150827302 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150827302 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150827302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150827302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150827302 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150827302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1073)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150827303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150827303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150827303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150827303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150827303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150827303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150827303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150827303 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150827303 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150827303 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150827303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150827303 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150827303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) TC_attach_pdp_act_gmm_detach-BVCI196(1066)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1073)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1073)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150827307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1074)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1070)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1070)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1075)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150827315 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150827315 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI210(1072)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1074)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1079)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1079)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150827328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150827328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150827328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150827328 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150827328 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150827328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150827328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150827328 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150827328 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1079)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150827329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150827329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150827329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150827329 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150827329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150827330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150827330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150827330 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150827330 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150827330 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150827330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150827330 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150827330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1079)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1079)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150827333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1075)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1075)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150827339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150827339 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_gmm_detach-BVCI220(1076)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150827752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150827752 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150827752 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150827752 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1078)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1078)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150827754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1078)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1078)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1078)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1078)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250828150827754 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1078)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1078)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_pdp_act_gmm_detach-BVCI196(1066)@538fccd39e6b: Adding Client=TC_attach_pdp_act_gmm_detach(1083), IMSI='262420000000026'H, TLLI='C1CAD1BA'O, index=0 SGSN_Test-GSUP(1080)@538fccd39e6b: Created GsupExpect[0] for "262420000000026" to be handled at TC_attach_pdp_act_gmm_detach(1083) TC_attach_pdp_act_gmm_detach(1083)@538fccd39e6b: 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 := 'F5FE72D3DD33081AADA4FC01782C98F7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '216A557D'O ("!jU}") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '51E9A72A06B7164A'O } } } } } 20250828150827788 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150827788 DLLC NOTICE LLME(ffffffff/c1cad1ba){UNASSIGNED} LLC RX: unknown TLLI 0xc1cad1ba, creating LLME on the fly (gprs_llc.c:552) 20250828150827788 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150827788 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000026) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150827789 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150827789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150827789 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150827789 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150827789 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150827789 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150827789 DLLC NOTICE LLME(ffffffff/c1cad1ba){UNASSIGNED} LLGM Assign pre (c1cad1ba => cc23a97a) (gprs_llc.c:1079) 20250828150827789 DLLC NOTICE LLME(c1cad1ba/cc23a97a){ASSIGNED} LLGM Assign post (c1cad1ba => cc23a97a) (gprs_llc.c:1125) 20250828150827789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150827789 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150827789 DMM DEBUG MM(262420000000026/cc23a97a) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150827797 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150827797 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150827797 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150827797 DMM DEBUG MM(262420000000026/cc23a97a) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000260 (gprs_gmm.c:1134) 20250828150827797 DMM NOTICE MM(262420000000026/cc23a97a) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150827797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150827797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150827797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150827797 DMM DEBUG MM(262420000000026/cc23a97a) Requesting authorization (sgsn_auth.c:160) 20250828150827797 DMM INFO MM(262420000000026/cc23a97a) Requesting authentication tuples (sgsn_auth.c:184) 20250828150827797 DMM DEBUG MM(262420000000026/cc23a97a) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150827797 DGPRS INFO SUBSCR(262420000000026) requesting auth info (gprs_subscriber.c:805) 20250828150827797 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000026" handled at TC_attach_pdp_act_gmm_detach(1083) SGSN_Test-GSUP(1080)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_gmm_detach(1083)"262420000000026" 20250828150827842 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150827842 DGPRS INFO SUBSCR(262420000000026) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150827842 DGPRS DEBUG SUBSCR(262420000000026) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150827842 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150827842 DMM INFO MM(262420000000026/cc23a97a) Subscriber data update (mmctx.c:445) 20250828150827842 DMM DEBUG MM(262420000000026/cc23a97a) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150827842 DMM INFO MM(262420000000026/cc23a97a) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150827842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150827842 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150827842 DMM INFO MM(262420000000026/cc23a97a) <- GMM AUTH AND CIPHERING REQ (rand = f5 fe 72 d3 dd 33 08 1a ad a4 fc 01 78 2c 98 f7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150827849 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150827849 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150827849 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150827849 DMM INFO MM(262420000000026/cc23a97a) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150827849 DMM NOTICE MM(262420000000026/cc23a97a) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150827849 DMM DEBUG MM(262420000000026/cc23a97a) checking auth: received GSM SRES = 21 6a 55 7d (gprs_gmm.c:716) 20250828150827849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150827849 DMM DEBUG MM(262420000000026/cc23a97a) Requesting authorization (sgsn_auth.c:160) 20250828150827849 DMM INFO MM(262420000000026/cc23a97a) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150827849 DMM DEBUG MM(262420000000026/cc23a97a) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150827849 DGPRS INFO SUBSCR(262420000000026) subscriber data is not available (gprs_subscriber.c:818) 20250828150827849 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) 20250828150827849 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150827849 DMM INFO MM(262420000000026/cc23a97a) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc23a97a) (gprs_gmm.c:337) 20250828150827850 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150827850 DGPRS INFO SUBSCR(262420000000026) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150827850 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250828150827850 DMM INFO MM(262420000000026/cc23a97a) Subscriber data update (mmctx.c:445) 20250828150827850 DMM DEBUG MM(262420000000026/cc23a97a) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150827850 DMM INFO MM(262420000000026/cc23a97a) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150827850 DMM NOTICE MM(262420000000026/cc23a97a) Authorized, continuing procedure, IMSI=262420000000026 (gprs_gmm.c:1050) 20250828150827850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150827850 DMM NOTICE MM(262420000000026/cc23a97a) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150827850 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) 20250828150827850 DGPRS INFO SUBSCR(262420000000026) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150827850 DGPRS DEBUG SUBSCR(262420000000026) Updating subscriber data (gprs_subscriber.c:839) 20250828150827850 DMM INFO MM(262420000000026/cc23a97a) Subscriber data update (mmctx.c:445) 20250828150827850 DMM DEBUG MM(262420000000026/cc23a97a) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150827854 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150827854 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150827854 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150827854 DMM INFO MM(262420000000026/cc23a97a) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150827854 DMM NOTICE MM(262420000000026/cc23a97a) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150827854 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150827854 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150827854 DLLC NOTICE LLME(c1cad1ba/cc23a97a){ASSIGNED} LLGM Assign pre (ffffffff => cc23a97a) (gprs_llc.c:1079) 20250828150827854 DLLC NOTICE LLME(ffffffff/cc23a97a){ASSIGNED} LLGM Assign post (ffffffff => cc23a97a) (gprs_llc.c:1125) 20250828150827854 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150827854 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150827854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150827854 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_pdp_act_gmm_detach(1083)@538fccd39e6b: setverdict(pass): none -> pass 20250828150827907 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150827907 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150827907 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150827907 DMM INFO MM(262420000000026/cc23a97a) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150827907 DMM INFO MM(262420000000026/cc23a97a) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150827907 DMM DEBUG MM(262420000000026/cc23a97a) Using GGSN 0 (gprs_sm.c:317) 20250828150827907 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) 20250828150827907 DLGTP DEBUG Begin pdp_tidset tid = 5620000000024262 (pdp.c:279) 20250828150827907 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150827907 DGPRS NOTICE PDP(262420000000026/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150827907 DLGTP DEBUG Registering seq=1056 in restransmit req queue (gtp.c:378) 20250828150827920 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 2d 7e ba 96 11 f4 53 5d a8 14 05 7f 12 ab a5 ce 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) 20250828150827920 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecac130, cbp=0x55944d78dbc0) (sgsn_libgtp.c:633) 20250828150827920 DGPRS INFO PDP(262420000000026/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150827920 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=cc23a97a, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150827920 DGPRS INFO PDP(262420000000026/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150827920 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_attach_pdp_act_gmm_detach(1083)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach(1083)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150827926 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150827926 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf5006 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150827926 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150827926 DMM INFO MM(262420000000026/cc23a97a) -> GMM DETACH REQUEST TLLI=0xcc23a97a type=GPRS detach (gprs_gmm.c:1512) 20250828150827926 DMM DEBUG <- GMM DETACH ACC (force-standby: 0) (gprs_gmm.c:435) 20250828150827926 DMM INFO MM(262420000000026/cc23a97a) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250828150827926 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150827926 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150827926 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150827926 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150827926 DLLC NOTICE LLME(ffffffff/cc23a97a){ASSIGNED} LLGM Assign pre (cc23a97a => ffffffff) (gprs_llc.c:1079) 20250828150827926 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc23a97a => ffffffff) (gprs_llc.c:1125) 20250828150827926 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150827926 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150827926 DMM NOTICE MM(262420000000026/cc23a97a) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828150827926 DGPRS INFO PDP(262420000000026/0) Forcing release of PDP context (pdpctx.c:102) 20250828150827926 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828150827926 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150827926 DLGTP DEBUG Registering seq=1057 in restransmit req queue (gtp.c:378) 20250828150827926 DGPRS INFO SUBSCR(262420000000026) purging MS subscriber (gprs_subscriber.c:785) 20250828150827926 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) 20250828150827926 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150827926 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150827926 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150827926 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150827927 DGPRS INFO GSUP(262420000000026) Completing purge MS (gprs_subscriber.c:579) TC_attach_pdp_act_gmm_detach(1083)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_gmm_detach-BVCI196(1066)@538fccd39e6b: Removing Client IMSI='262420000000026'H, index=0 TC_attach_pdp_act_gmm_detach(1083)@538fccd39e6b: Final verdict of PTC: pass 20250828150827932 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39622<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1073)@538fccd39e6b: Final verdict of PTC: none 20250828150827934 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150827934 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_attach_pdp_act_gmm_detach-BVCI210(1072)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1070)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1078)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1068)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1080)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1075)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1065)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1064)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1067)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1071)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1079)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1069)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1074)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1081)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI220(1076)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1077)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_gmm_detach-BVCI196(1066)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1082)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1064): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1065): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI196(1066): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1067): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1068): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1069): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1070): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1071): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI210(1072): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1073): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1074): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1075): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_gmm_detach-BVCI220(1076): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1077): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1078): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1079): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1080): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1081): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1082): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_gmm_detach(1083): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_gmm_detach finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:08:27 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 20250828150828032 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39638<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150828433 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39638<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=107644) 20250828150828935 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150828935 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=107644, count=108904) 20250828150829936 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150829936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:08: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_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 20250828150830937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150830937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_gmm_attach_req_while_gmm_attach started. 20250828150831467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39650<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150831467 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1084)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1085)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1084)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1088)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1088)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150831498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150831498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150831498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150831498 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150831498 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150831498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150831498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150831498 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150831498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1088)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150831499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150831499 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150831499 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150831500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150831500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150831500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150831500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150831500 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150831500 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150831500 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150831500 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150831500 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150831500 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1088)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1088)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150831501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1089)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1085)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1085)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150831506 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150831506 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(1087)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1090)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1089)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1093)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1093)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150831516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150831516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150831516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150831516 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150831516 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150831516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150831516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150831516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150831516 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1093)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150831516 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150831517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150831517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150831517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150831517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150831517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150831517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150831517 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150831517 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150831517 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150831517 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150831517 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150831517 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1093)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1093)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150831519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1094)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1090)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1090)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150831524 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150831524 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1095)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1094)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1098)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1098)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150831536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150831536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150831536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150831536 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150831536 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150831536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150831536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150831536 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150831536 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1098)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150831537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150831537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150831537 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150831538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150831538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150831538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150831538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150831538 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150831538 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150831538 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150831538 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150831538 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150831538 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1098)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1098)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150831540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1095)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1095)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150831546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150831546 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150831938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150831938 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150831938 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150831938 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1099)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1099)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150831939 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1099)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1099)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150831940 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1099)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1099)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1099)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1099)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828150832365 DGPRS DEBUG Checking for inactive LLMEs, time = 58921911 (sgsn.c:132) 20250828150832369 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150832369 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150832369 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150832369 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150832371 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150832371 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150832371 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150832371 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150832371 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150832371 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@538fccd39e6b: Adding Client=TC_attach_gmm_attach_req_while_gmm_attach(1103), IMSI='262420000000039'H, TLLI='FC7AFE45'O, index=0 SGSN_Test-GSUP(1100)@538fccd39e6b: Created GsupExpect[0] for "262420000000039" to be handled at TC_attach_gmm_attach_req_while_gmm_attach(1103) 20250828150832977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150832977 DLLC NOTICE LLME(ffffffff/fc7afe45){UNASSIGNED} LLC RX: unknown TLLI 0xfc7afe45, creating LLME on the fly (gprs_llc.c:552) 20250828150832977 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150832977 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250828150832977 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150832977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150832977 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150832977 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150832977 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150832977 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150832977 DLLC NOTICE LLME(ffffffff/fc7afe45){UNASSIGNED} LLGM Assign pre (fc7afe45 => e4da46c3) (gprs_llc.c:1079) 20250828150832977 DLLC NOTICE LLME(fc7afe45/e4da46c3){ASSIGNED} LLGM Assign post (fc7afe45 => e4da46c3) (gprs_llc.c:1125) 20250828150832977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150832977 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150832977 DMM DEBUG MM(262420000000039/e4da46c3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150832985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150832985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x7e8caa CMD=UI DATA (gprs_llc_parse.c:89) 20250828150832985 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150832985 DMM INFO MM(262420000000039/e4da46c3) -> GMM ATTACH REQUEST MI(IMSI-262420000000039) type="Combined GPRS/IMSI attach"  (gprs_gmm.c:1320) 20250828150832985 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150832985 DLLC NOTICE LLME(fc7afe45/e4da46c3){ASSIGNED} LLGM Assign pre (fc7afe45 => e4da46c3) (gprs_llc.c:1079) 20250828150832985 DLLC NOTICE LLME(fc7afe45/e4da46c3){ASSIGNED} LLGM Assign post (fc7afe45 => e4da46c3) (gprs_llc.c:1125) 20250828150832985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150832985 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150832985 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xaf98a9 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150832985 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150832985 DMM DEBUG MM(262420000000039/e4da46c3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000390 (gprs_gmm.c:1134) 20250828150832985 DMM NOTICE MM(262420000000039/e4da46c3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150832985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150832985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150832985 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:150) 20250828150832985 DMM INFO MM(262420000000039/e4da46c3) <- GMM ATTACH ACCEPT (new P-TMSI=0xe4da46c3) (gprs_gmm.c:337) TC_attach_gmm_attach_req_while_gmm_attach(1103)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@538fccd39e6b: Removing Client IMSI='262420000000039'H, index=0 20250828150833989 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150833989 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150833989 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150833989 DMM INFO MM(262420000000039/e4da46c3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150833989 DMM NOTICE MM(262420000000039/e4da46c3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150833989 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150833989 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150833989 DLLC NOTICE LLME(fc7afe45/e4da46c3){ASSIGNED} LLGM Assign pre (ffffffff => e4da46c3) (gprs_llc.c:1079) 20250828150833989 DLLC NOTICE LLME(ffffffff/e4da46c3){ASSIGNED} LLGM Assign post (ffffffff => e4da46c3) (gprs_llc.c:1125) 20250828150833989 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150833989 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150833989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150833989 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_attach_gmm_attach_req_while_gmm_attach(1103)@538fccd39e6b: Final verdict of PTC: pass 20250828150833992 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39650<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150833993 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150833993 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1099)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1100)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1088)@538fccd39e6b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097)@538fccd39e6b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1093)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1084)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1098)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1095)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1090)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1089)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1085)@538fccd39e6b: Final verdict of PTC: none TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1094)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1101)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1091)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1096)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1102)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1086)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1084): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1085): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1086): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI196(1087): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1088): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1089): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1090): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1091): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI210(1092): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1093): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1094): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1095): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1096): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach-BVCI220(1097): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1098): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1099): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1100): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1101): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1102): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_gmm_attach_req_while_gmm_attach(1103): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_gmm_attach_req_while_gmm_attach finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:08:34 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 20250828150834082 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38156<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150834483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38156<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=74404) 20250828150834994 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150834994 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=74404, count=78760) 20250828150835995 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150835995 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:08: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_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 20250828150836996 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150836996 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_xid_empty_l3 started. 20250828150837516 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38158<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150837517 DMM INFO MM(262420000000039/e4da46c3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150837517 DMM INFO MM(262420000000039/e4da46c3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150837517 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150837517 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150837517 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150837517 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150837517 DLLC NOTICE LLME(ffffffff/e4da46c3){ASSIGNED} LLGM Assign pre (e4da46c3 => ffffffff) (gprs_llc.c:1079) 20250828150837517 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e4da46c3 => ffffffff) (gprs_llc.c:1125) 20250828150837517 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150837517 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150837517 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150837517 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150837517 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1104)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1105)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1104)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1108)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150837541 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150837541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150837541 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150837541 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150837541 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150837542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150837542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150837542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150837542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1108)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150837542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150837542 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150837542 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150837543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150837543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150837543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150837543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150837543 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150837543 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150837543 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150837543 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150837543 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150837543 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1108)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1108)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150837546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1109)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1105)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1105)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150837552 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150837552 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI196(1107)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1110)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1109)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1113)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150837561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150837561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150837561 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150837561 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150837561 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150837561 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150837562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150837562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150837562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1113)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150837562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150837562 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150837562 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150837563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150837563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150837563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150837563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150837563 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150837563 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150837563 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150837563 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150837563 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150837563 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1113)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1113)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150837565 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1114)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1110)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1110)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150837571 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150837571 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI210(1112)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1115)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1114)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1118)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1118)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150837583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150837583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150837583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150837583 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150837583 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150837583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150837583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150837583 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150837583 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1118)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150837584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150837584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150837584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150837584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150837584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150837584 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150837584 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150837584 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150837584 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150837584 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150837584 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150837585 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150837585 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1118)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1118)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150837587 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1115)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1115)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150837592 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150837592 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_empty_l3-BVCI220(1117)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150837998 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150837998 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150837998 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150837998 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1119)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1119)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150837999 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1119)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1119)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150837999 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1119)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1119)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1119)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1119)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_empty_l3-BVCI196(1107)@538fccd39e6b: Adding Client=TC_xid_empty_l3(1123), IMSI='262420000000044'H, TLLI='D842E5F3'O, index=0 SGSN_Test-GSUP(1120)@538fccd39e6b: Created GsupExpect[0] for "262420000000044" to be handled at TC_xid_empty_l3(1123) TC_xid_empty_l3(1123)@538fccd39e6b: 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 := 'E339B7879D75323F4AE845F510C39E0B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '90A64B21'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'A6DC29475B9AE59C'O } } } } } 20250828150839029 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150839029 DLLC NOTICE LLME(ffffffff/d842e5f3){UNASSIGNED} LLC RX: unknown TLLI 0xd842e5f3, creating LLME on the fly (gprs_llc.c:552) 20250828150839029 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150839029 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000044) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150839029 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150839029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150839029 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150839029 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150839029 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150839029 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150839029 DLLC NOTICE LLME(ffffffff/d842e5f3){UNASSIGNED} LLGM Assign pre (d842e5f3 => e8e56947) (gprs_llc.c:1079) 20250828150839029 DLLC NOTICE LLME(d842e5f3/e8e56947){ASSIGNED} LLGM Assign post (d842e5f3 => e8e56947) (gprs_llc.c:1125) 20250828150839029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150839029 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150839029 DMM DEBUG MM(262420000000044/e8e56947) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150839035 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150839035 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150839035 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150839035 DMM DEBUG MM(262420000000044/e8e56947) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000440 (gprs_gmm.c:1134) 20250828150839035 DMM NOTICE MM(262420000000044/e8e56947) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150839035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150839035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150839035 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150839035 DMM DEBUG MM(262420000000044/e8e56947) Requesting authorization (sgsn_auth.c:160) 20250828150839035 DMM INFO MM(262420000000044/e8e56947) Requesting authentication tuples (sgsn_auth.c:184) 20250828150839035 DMM DEBUG MM(262420000000044/e8e56947) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150839035 DGPRS INFO SUBSCR(262420000000044) requesting auth info (gprs_subscriber.c:805) 20250828150839035 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000044" handled at TC_xid_empty_l3(1123) SGSN_Test-GSUP(1120)@538fccd39e6b: Added IMSI table entry 0TC_xid_empty_l3(1123)"262420000000044" 20250828150839036 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150839036 DGPRS INFO SUBSCR(262420000000044) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150839036 DGPRS DEBUG SUBSCR(262420000000044) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150839036 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150839036 DMM INFO MM(262420000000044/e8e56947) Subscriber data update (mmctx.c:445) 20250828150839037 DMM DEBUG MM(262420000000044/e8e56947) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150839037 DMM INFO MM(262420000000044/e8e56947) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150839037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150839037 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150839037 DMM INFO MM(262420000000044/e8e56947) <- GMM AUTH AND CIPHERING REQ (rand = e3 39 b7 87 9d 75 32 3f 4a e8 45 f5 10 c3 9e 0b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150839040 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150839040 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150839040 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150839040 DMM INFO MM(262420000000044/e8e56947) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150839040 DMM NOTICE MM(262420000000044/e8e56947) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150839040 DMM DEBUG MM(262420000000044/e8e56947) checking auth: received GSM SRES = 90 a6 4b 21 (gprs_gmm.c:716) 20250828150839040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150839040 DMM DEBUG MM(262420000000044/e8e56947) Requesting authorization (sgsn_auth.c:160) 20250828150839040 DMM INFO MM(262420000000044/e8e56947) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150839040 DMM DEBUG MM(262420000000044/e8e56947) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150839040 DGPRS INFO SUBSCR(262420000000044) subscriber data is not available (gprs_subscriber.c:818) 20250828150839040 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) 20250828150839040 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150839040 DMM INFO MM(262420000000044/e8e56947) <- GMM ATTACH ACCEPT (new P-TMSI=0xe8e56947) (gprs_gmm.c:337) 20250828150839041 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150839041 DGPRS INFO SUBSCR(262420000000044) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150839041 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250828150839041 DMM INFO MM(262420000000044/e8e56947) Subscriber data update (mmctx.c:445) 20250828150839041 DMM DEBUG MM(262420000000044/e8e56947) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150839041 DMM INFO MM(262420000000044/e8e56947) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150839041 DMM NOTICE MM(262420000000044/e8e56947) Authorized, continuing procedure, IMSI=262420000000044 (gprs_gmm.c:1050) 20250828150839041 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150839041 DMM NOTICE MM(262420000000044/e8e56947) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150839041 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) 20250828150839042 DGPRS INFO SUBSCR(262420000000044) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150839042 DGPRS DEBUG SUBSCR(262420000000044) Updating subscriber data (gprs_subscriber.c:839) 20250828150839042 DMM INFO MM(262420000000044/e8e56947) Subscriber data update (mmctx.c:445) 20250828150839042 DMM DEBUG MM(262420000000044/e8e56947) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150839046 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150839046 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150839046 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150839046 DMM INFO MM(262420000000044/e8e56947) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150839046 DMM NOTICE MM(262420000000044/e8e56947) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150839046 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150839046 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150839046 DLLC NOTICE LLME(d842e5f3/e8e56947){ASSIGNED} LLGM Assign pre (ffffffff => e8e56947) (gprs_llc.c:1079) 20250828150839046 DLLC NOTICE LLME(ffffffff/e8e56947){ASSIGNED} LLGM Assign post (ffffffff => e8e56947) (gprs_llc.c:1125) 20250828150839046 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150839046 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150839046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150839046 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_empty_l3(1123)@538fccd39e6b: setverdict(pass): none -> pass 20250828150839098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150839098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150839098 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150839098 DMM INFO MM(262420000000044/e8e56947) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150839098 DMM INFO MM(262420000000044/e8e56947) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150839098 DMM DEBUG MM(262420000000044/e8e56947) Using GGSN 0 (gprs_sm.c:317) 20250828150839098 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) 20250828150839098 DLGTP DEBUG Begin pdp_tidset tid = 5440000000024262 (pdp.c:279) 20250828150839098 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150839098 DGPRS NOTICE PDP(262420000000044/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150839098 DLGTP DEBUG Registering seq=1058 in restransmit req queue (gtp.c:378) 20250828150839104 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 a6 e0 14 c1 11 c4 9e 07 27 14 05 7f ba 2d 91 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=1058 from retransmit req queue (gtp.c:465) 20250828150839104 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecad1a8, cbp=0x55944d7954a0) (sgsn_libgtp.c:633) 20250828150839104 DGPRS INFO PDP(262420000000044/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150839104 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=e8e56947, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150839104 DGPRS INFO PDP(262420000000044/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150839104 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_empty_l3(1123)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3(1123)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150839108 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150839108 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x12d10f CMD=XID DATA (gprs_llc_parse.c:89) 20250828150839108 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250828150839108 DLLC DEBUG XID: type=11, data_len=0, data=NULL (gprs_llc_xid.c:276) TC_xid_empty_l3(1123)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_xid_empty_l3-BVCI196(1107)@538fccd39e6b: Removing Client IMSI='262420000000044'H, index=0 TC_xid_empty_l3(1123)@538fccd39e6b: Final verdict of PTC: pass 20250828150839111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38158<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150839112 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150839112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1120)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1104)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1105)@538fccd39e6b: Final verdict of PTC: none TC_xid_empty_l3-BVCI210(1112)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1119)@538fccd39e6b: Final verdict of PTC: none TC_xid_empty_l3-BVCI196(1107)@538fccd39e6b: Final verdict of PTC: none TC_xid_empty_l3-BVCI220(1117)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1118)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1113)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1115)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1109)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1110)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1108)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1114)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1122)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1106)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1111)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1121)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1116)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1104): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1105): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1106): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_xid_empty_l3-BVCI196(1107): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1108): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1109): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1110): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1111): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_xid_empty_l3-BVCI210(1112): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1113): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1114): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1115): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1116): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_xid_empty_l3-BVCI220(1117): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1118): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1119): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1120): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1121): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1122): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_xid_empty_l3(1123): pass (none -> pass) MTC@538fccd39e6b: Test case TC_xid_empty_l3 finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_empty_l3 pass'. Thu Aug 28 15:08:39 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 20250828150839184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38174<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150839585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38174<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=94720) 20250828150840114 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150840114 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=94720, count=99076) 20250828150841116 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150841116 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:08: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_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 20250828150842117 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150842117 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_xid_n201u started. 20250828150842659 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33404<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150842660 DMM INFO MM(262420000000044/e8e56947) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150842660 DMM INFO MM(262420000000044/e8e56947) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150842660 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150842660 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150842660 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150842660 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150842660 DLLC NOTICE LLME(ffffffff/e8e56947){ASSIGNED} LLGM Assign pre (e8e56947 => ffffffff) (gprs_llc.c:1079) 20250828150842660 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e8e56947 => ffffffff) (gprs_llc.c:1125) 20250828150842660 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150842660 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150842660 DMM NOTICE MM(262420000000044/e8e56947) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828150842660 DGPRS INFO PDP(262420000000044/0) Forcing release of PDP context (pdpctx.c:102) 20250828150842660 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828150842660 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150842660 DLGTP DEBUG Registering seq=1059 in restransmit req queue (gtp.c:378) 20250828150842660 DGPRS INFO SUBSCR(262420000000044) purging MS subscriber (gprs_subscriber.c:785) 20250828150842660 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) 20250828150842660 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) 20250828150842660 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150842660 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150842660 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150842660 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150842660 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1124)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1125)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1124)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1128)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1128)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150842681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150842681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150842681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150842681 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150842681 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150842681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150842681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150842681 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150842681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1128)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150842682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150842682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150842682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150842682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150842682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150842682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150842682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150842682 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150842682 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150842682 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150842682 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150842682 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150842682 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1128)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1128)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150842684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1129)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1125)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1125)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150842690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150842690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_xid_n201u-BVCI196(1127)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1130)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1129)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1133)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1133)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150842699 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150842699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150842699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150842699 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150842700 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150842700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150842700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150842700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150842700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1133)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150842700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150842700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150842700 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150842701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150842701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150842701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150842701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150842701 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150842701 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150842701 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150842701 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1133)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150842701 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150842701 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1133)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150842704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1134)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1130)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1130)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150842709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150842709 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_xid_n201u-BVCI210(1132)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1135)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1134)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1138)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1138)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150842719 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150842720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150842720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150842720 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150842720 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150842720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150842720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150842720 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150842720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1138)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150842721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150842721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150842721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150842721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150842721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150842721 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150842721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150842721 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150842721 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150842721 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150842721 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150842722 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150842722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1138)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1138)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150842726 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1135)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1135)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150842733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150842733 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_xid_n201u-BVCI220(1137)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150843118 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150843118 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150843118 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150843118 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1139)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1139)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150843119 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1139)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1139)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150843120 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1139)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1139)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_xid_n201u-BVCI196(1127)@538fccd39e6b: Adding Client=TC_xid_n201u(1143), IMSI='262420000000045'H, TLLI='E842F447'O, index=0 SGSN_Test-GSUP(1140)@538fccd39e6b: Created GsupExpect[0] for "262420000000045" to be handled at TC_xid_n201u(1143) TC_xid_n201u(1143)@538fccd39e6b: 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 := 'B991F792F21848D4CAE9660F03B22D4C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F920869B'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '7183F9B35EEF41AF'O } } } } } 20250828150844149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150844149 DLLC NOTICE LLME(ffffffff/e842f447){UNASSIGNED} LLC RX: unknown TLLI 0xe842f447, creating LLME on the fly (gprs_llc.c:552) 20250828150844149 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150844149 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000045) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150844149 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150844149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150844149 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150844149 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150844149 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150844149 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150844149 DLLC NOTICE LLME(ffffffff/e842f447){UNASSIGNED} LLGM Assign pre (e842f447 => c7cd3726) (gprs_llc.c:1079) 20250828150844149 DLLC NOTICE LLME(e842f447/c7cd3726){ASSIGNED} LLGM Assign post (e842f447 => c7cd3726) (gprs_llc.c:1125) 20250828150844149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150844149 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150844149 DMM DEBUG MM(262420000000045/c7cd3726) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150844156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150844156 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150844156 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150844156 DMM DEBUG MM(262420000000045/c7cd3726) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000450 (gprs_gmm.c:1134) 20250828150844156 DMM NOTICE MM(262420000000045/c7cd3726) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150844156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150844156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150844156 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150844156 DMM DEBUG MM(262420000000045/c7cd3726) Requesting authorization (sgsn_auth.c:160) 20250828150844156 DMM INFO MM(262420000000045/c7cd3726) Requesting authentication tuples (sgsn_auth.c:184) 20250828150844156 DMM DEBUG MM(262420000000045/c7cd3726) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150844156 DGPRS INFO SUBSCR(262420000000045) requesting auth info (gprs_subscriber.c:805) 20250828150844156 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000045" handled at TC_xid_n201u(1143) SGSN_Test-GSUP(1140)@538fccd39e6b: Added IMSI table entry 0TC_xid_n201u(1143)"262420000000045" 20250828150844157 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150844157 DGPRS INFO SUBSCR(262420000000045) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150844158 DGPRS DEBUG SUBSCR(262420000000045) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150844158 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150844158 DMM INFO MM(262420000000045/c7cd3726) Subscriber data update (mmctx.c:445) 20250828150844158 DMM DEBUG MM(262420000000045/c7cd3726) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150844158 DMM INFO MM(262420000000045/c7cd3726) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150844158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150844158 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150844158 DMM INFO MM(262420000000045/c7cd3726) <- GMM AUTH AND CIPHERING REQ (rand = b9 91 f7 92 f2 18 48 d4 ca e9 66 0f 03 b2 2d 4c , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150844169 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150844169 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150844169 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150844169 DMM INFO MM(262420000000045/c7cd3726) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150844169 DMM NOTICE MM(262420000000045/c7cd3726) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150844169 DMM DEBUG MM(262420000000045/c7cd3726) checking auth: received GSM SRES = f9 20 86 9b (gprs_gmm.c:716) 20250828150844169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150844169 DMM DEBUG MM(262420000000045/c7cd3726) Requesting authorization (sgsn_auth.c:160) 20250828150844169 DMM INFO MM(262420000000045/c7cd3726) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150844169 DMM DEBUG MM(262420000000045/c7cd3726) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150844169 DGPRS INFO SUBSCR(262420000000045) subscriber data is not available (gprs_subscriber.c:818) 20250828150844169 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) 20250828150844169 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150844169 DMM INFO MM(262420000000045/c7cd3726) <- GMM ATTACH ACCEPT (new P-TMSI=0xc7cd3726) (gprs_gmm.c:337) 20250828150844169 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150844169 DGPRS INFO SUBSCR(262420000000045) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150844169 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250828150844169 DMM INFO MM(262420000000045/c7cd3726) Subscriber data update (mmctx.c:445) 20250828150844170 DMM DEBUG MM(262420000000045/c7cd3726) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150844170 DMM INFO MM(262420000000045/c7cd3726) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150844170 DMM NOTICE MM(262420000000045/c7cd3726) Authorized, continuing procedure, IMSI=262420000000045 (gprs_gmm.c:1050) 20250828150844170 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150844170 DMM NOTICE MM(262420000000045/c7cd3726) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150844170 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) 20250828150844170 DGPRS INFO SUBSCR(262420000000045) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150844170 DGPRS DEBUG SUBSCR(262420000000045) Updating subscriber data (gprs_subscriber.c:839) 20250828150844170 DMM INFO MM(262420000000045/c7cd3726) Subscriber data update (mmctx.c:445) 20250828150844170 DMM DEBUG MM(262420000000045/c7cd3726) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150844173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150844173 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150844173 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150844173 DMM INFO MM(262420000000045/c7cd3726) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150844173 DMM NOTICE MM(262420000000045/c7cd3726) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150844173 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150844173 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150844173 DLLC NOTICE LLME(e842f447/c7cd3726){ASSIGNED} LLGM Assign pre (ffffffff => c7cd3726) (gprs_llc.c:1079) 20250828150844173 DLLC NOTICE LLME(ffffffff/c7cd3726){ASSIGNED} LLGM Assign post (ffffffff => c7cd3726) (gprs_llc.c:1125) 20250828150844173 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150844173 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150844173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150844173 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_xid_n201u(1143)@538fccd39e6b: setverdict(pass): none -> pass 20250828150844229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150844229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150844229 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150844229 DMM INFO MM(262420000000045/c7cd3726) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150844229 DMM INFO MM(262420000000045/c7cd3726) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150844229 DMM DEBUG MM(262420000000045/c7cd3726) Using GGSN 0 (gprs_sm.c:317) 20250828150844229 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) 20250828150844229 DLGTP DEBUG Begin pdp_tidset tid = 5540000000024262 (pdp.c:279) 20250828150844230 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150844230 DGPRS NOTICE PDP(262420000000045/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150844230 DLGTP DEBUG Registering seq=1060 in restransmit req queue (gtp.c:378) 20250828150844245 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 c7 4d e2 ab 11 bb 6d d8 22 14 05 7f 00 97 30 92 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) 20250828150844245 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecae220, cbp=0x55944d7944b0) (sgsn_libgtp.c:633) 20250828150844245 DGPRS INFO PDP(262420000000045/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150844245 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=c7cd3726, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150844245 DGPRS INFO PDP(262420000000045/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150844245 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_xid_n201u(1143)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u(1143)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150844250 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150844250 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x84f916 CMD=XID DATA (gprs_llc_parse.c:89) 20250828150844250 DLLC NOTICE Received XID indication from MS. (gprs_llc.c:309) 20250828150844250 DLLC DEBUG XID: type N201_U, data_len=2, data=04d2 (gprs_llc_xid.c:268) 20250828150844250 DLLC NOTICE Echoing XID-Field: XID: type N201_U, data_len=2, data=04d2 (gprs_llc.c:258) TC_xid_n201u(1143)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_xid_n201u-BVCI196(1127)@538fccd39e6b: Removing Client IMSI='262420000000045'H, index=0 TC_xid_n201u(1143)@538fccd39e6b: Final verdict of PTC: pass 20250828150844255 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33404<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150844257 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150844257 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1140)@538fccd39e6b: Final verdict of PTC: none TC_xid_n201u-BVCI220(1137)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1139)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1133)@538fccd39e6b: Final verdict of PTC: none TC_xid_n201u-BVCI196(1127)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1135)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1129)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1130)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1128)@538fccd39e6b: Final verdict of PTC: none TC_xid_n201u-BVCI210(1132)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1125)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1142)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1134)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1124)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1138)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1141)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1131)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1126)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1136)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1124): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1125): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1126): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_xid_n201u-BVCI196(1127): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1128): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1129): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1130): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1131): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_xid_n201u-BVCI210(1132): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1133): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1134): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1135): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1136): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_xid_n201u-BVCI220(1137): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1138): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1139): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1140): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1141): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1142): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_xid_n201u(1143): pass (none -> pass) MTC@538fccd39e6b: Test case TC_xid_n201u finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_xid_n201u pass'. Thu Aug 28 15:08:44 UTC 2025 ====== SGSN_Tests.TC_xid_n201u pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_xid_n201u.talloc 20250828150844333 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33408<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150844734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33408<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101332) 20250828150845259 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150845259 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101332, count=101872) 20250828150846261 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150846261 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:08: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_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 20250828150847262 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150847262 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_llc_null started. 20250828150847762 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33414<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150847763 DMM INFO MM(262420000000045/c7cd3726) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150847763 DMM INFO MM(262420000000045/c7cd3726) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150847763 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150847763 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150847763 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150847763 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150847763 DLLC NOTICE LLME(ffffffff/c7cd3726){ASSIGNED} LLGM Assign pre (c7cd3726 => ffffffff) (gprs_llc.c:1079) 20250828150847763 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c7cd3726 => ffffffff) (gprs_llc.c:1125) 20250828150847763 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150847763 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150847763 DMM NOTICE MM(262420000000045/c7cd3726) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828150847763 DGPRS INFO PDP(262420000000045/0) Forcing release of PDP context (pdpctx.c:102) 20250828150847763 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828150847763 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150847763 DLGTP DEBUG Registering seq=1061 in restransmit req queue (gtp.c:378) 20250828150847763 DGPRS INFO SUBSCR(262420000000045) purging MS subscriber (gprs_subscriber.c:785) 20250828150847763 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) 20250828150847763 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) 20250828150847763 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150847763 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150847763 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150847763 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150847763 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1144)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1145)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1144)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1148)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150847783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150847783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150847783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150847783 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150847783 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150847783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150847783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150847783 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150847783 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1148)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150847784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150847784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150847784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150847784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150847784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150847784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150847784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150847784 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150847784 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150847784 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150847784 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150847784 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150847784 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1148)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1148)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150847787 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1149)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1145)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1145)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150847792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150847792 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1150)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_llc_null-BVCI196(1147)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1149)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1154)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1154)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150847808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150847808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150847808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150847808 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150847808 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150847808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150847808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150847808 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150847808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1153)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1154)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150847810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150847810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150847810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150847810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150847810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150847810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150847810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150847810 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150847810 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150847810 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150847810 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150847810 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150847810 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1154)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1154)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150847812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1150)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1150)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1155)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150847817 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150847817 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1153)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } TC_llc_null-BVCI210(1151)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1158)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1158)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150847821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150847821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150847821 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150847821 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150847821 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150847821 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150847822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150847822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150847822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1158)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150847822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150847822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150847822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150847822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150847822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150847822 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150847822 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150847822 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150847822 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150847822 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150847822 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150847823 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150847823 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1158)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1158)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150847825 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1155)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1155)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150847830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150847830 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_null-BVCI220(1157)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150848263 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150848263 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150848263 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150848263 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1159)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1159)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150848268 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1159)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1159)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150848269 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1159)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1159)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1159)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1159)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_null-BVCI196(1147)@538fccd39e6b: Adding Client=TC_llc_null(1163), IMSI='262420000000041'H, TLLI='F74FFDE1'O, index=0 SGSN_Test-GSUP(1160)@538fccd39e6b: Created GsupExpect[0] for "262420000000041" to be handled at TC_llc_null(1163) TC_llc_null(1163)@538fccd39e6b: 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 := '91531D06C661DB4D58818B052C046109'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '47EB4D56'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AD51EB9C1B13FA5A'O } } } } } 20250828150849326 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150849326 DLLC NOTICE LLME(ffffffff/f74ffde1){UNASSIGNED} LLC RX: unknown TLLI 0xf74ffde1, creating LLME on the fly (gprs_llc.c:552) 20250828150849326 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150849326 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000041) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150849326 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150849326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150849326 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150849326 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150849326 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150849326 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150849326 DLLC NOTICE LLME(ffffffff/f74ffde1){UNASSIGNED} LLGM Assign pre (f74ffde1 => fdf04459) (gprs_llc.c:1079) 20250828150849326 DLLC NOTICE LLME(f74ffde1/fdf04459){ASSIGNED} LLGM Assign post (f74ffde1 => fdf04459) (gprs_llc.c:1125) 20250828150849326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150849326 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150849326 DMM DEBUG MM(262420000000041/fdf04459) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150849336 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150849336 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150849336 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150849336 DMM DEBUG MM(262420000000041/fdf04459) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000410 (gprs_gmm.c:1134) 20250828150849336 DMM NOTICE MM(262420000000041/fdf04459) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150849336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150849336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150849336 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150849336 DMM DEBUG MM(262420000000041/fdf04459) Requesting authorization (sgsn_auth.c:160) 20250828150849336 DMM INFO MM(262420000000041/fdf04459) Requesting authentication tuples (sgsn_auth.c:184) 20250828150849336 DMM DEBUG MM(262420000000041/fdf04459) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150849336 DGPRS INFO SUBSCR(262420000000041) requesting auth info (gprs_subscriber.c:805) 20250828150849336 DGPRS INFO SUBSCR(262420000000041) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 40 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1160)@538fccd39e6b: Found GsupExpect[0] for "262420000000041" handled at TC_llc_null(1163) SGSN_Test-GSUP(1160)@538fccd39e6b: Added IMSI table entry 0TC_llc_null(1163)"262420000000041" 20250828150849339 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150849339 DGPRS INFO SUBSCR(262420000000041) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150849339 DGPRS DEBUG SUBSCR(262420000000041) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150849339 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150849339 DMM INFO MM(262420000000041/fdf04459) Subscriber data update (mmctx.c:445) 20250828150849339 DMM DEBUG MM(262420000000041/fdf04459) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150849339 DMM INFO MM(262420000000041/fdf04459) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150849339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150849339 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150849339 DMM INFO MM(262420000000041/fdf04459) <- GMM AUTH AND CIPHERING REQ (rand = 91 53 1d 06 c6 61 db 4d 58 81 8b 05 2c 04 61 09 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150849347 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150849347 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150849347 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150849347 DMM INFO MM(262420000000041/fdf04459) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150849347 DMM NOTICE MM(262420000000041/fdf04459) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150849347 DMM DEBUG MM(262420000000041/fdf04459) checking auth: received GSM SRES = 47 eb 4d 56 (gprs_gmm.c:716) 20250828150849347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150849347 DMM DEBUG MM(262420000000041/fdf04459) Requesting authorization (sgsn_auth.c:160) 20250828150849347 DMM INFO MM(262420000000041/fdf04459) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150849347 DMM DEBUG MM(262420000000041/fdf04459) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150849347 DGPRS INFO SUBSCR(262420000000041) subscriber data is not available (gprs_subscriber.c:818) 20250828150849347 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) 20250828150849347 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150849347 DMM INFO MM(262420000000041/fdf04459) <- GMM ATTACH ACCEPT (new P-TMSI=0xfdf04459) (gprs_gmm.c:337) 20250828150849348 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150849348 DGPRS INFO SUBSCR(262420000000041) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150849348 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250828150849348 DMM INFO MM(262420000000041/fdf04459) Subscriber data update (mmctx.c:445) 20250828150849348 DMM DEBUG MM(262420000000041/fdf04459) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150849348 DMM INFO MM(262420000000041/fdf04459) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150849348 DMM NOTICE MM(262420000000041/fdf04459) Authorized, continuing procedure, IMSI=262420000000041 (gprs_gmm.c:1050) 20250828150849348 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150849348 DMM NOTICE MM(262420000000041/fdf04459) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150849348 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) 20250828150849348 DGPRS INFO SUBSCR(262420000000041) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150849348 DGPRS DEBUG SUBSCR(262420000000041) Updating subscriber data (gprs_subscriber.c:839) 20250828150849348 DMM INFO MM(262420000000041/fdf04459) Subscriber data update (mmctx.c:445) 20250828150849348 DMM DEBUG MM(262420000000041/fdf04459) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150849352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150849353 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150849353 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150849353 DMM INFO MM(262420000000041/fdf04459) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150849353 DMM NOTICE MM(262420000000041/fdf04459) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150849353 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150849353 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150849353 DLLC NOTICE LLME(f74ffde1/fdf04459){ASSIGNED} LLGM Assign pre (ffffffff => fdf04459) (gprs_llc.c:1079) 20250828150849353 DLLC NOTICE LLME(ffffffff/fdf04459){ASSIGNED} LLGM Assign post (ffffffff => fdf04459) (gprs_llc.c:1125) 20250828150849353 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150849353 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150849353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150849353 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828150850409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150850409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb3a21c (gprs_llc_parse.c:89) 20250828150850409 DLLC DEBUG TLLI=fdf04459 sends us LLC NULL (gprs_llc.c:912) 20250828150850409 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150850409 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x33e6af CMD=UI DATA (gprs_llc_parse.c:89) 20250828150850410 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150850410 DMM INFO MM(262420000000041/fdf04459) -> GMM DETACH REQUEST TLLI=0xfdf04459 type=GPRS detach Power-off (gprs_gmm.c:1512) 20250828150850410 DMM INFO MM(262420000000041/fdf04459) Cleaning MM context due to GMM DETACH REQUEST (gprs_gmm.c:182) 20250828150850410 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150850410 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150850410 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150850410 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150850410 DLLC NOTICE LLME(ffffffff/fdf04459){ASSIGNED} LLGM Assign pre (fdf04459 => ffffffff) (gprs_llc.c:1079) 20250828150850410 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (fdf04459 => ffffffff) (gprs_llc.c:1125) 20250828150850410 DGPRS INFO SUBSCR(262420000000041) purging MS subscriber (gprs_subscriber.c:785) 20250828150850410 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) 20250828150850410 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150850410 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150850410 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150850410 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150850412 DGPRS INFO GSUP(262420000000041) Completing purge MS (gprs_subscriber.c:579) TC_llc_null(1163)@538fccd39e6b: setverdict(pass): none -> pass TC_llc_null-BVCI196(1147)@538fccd39e6b: Removing Client IMSI='262420000000041'H, index=0 TC_llc_null(1163)@538fccd39e6b: Final verdict of PTC: pass 20250828150855423 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33414<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150855428 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150855428 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1160)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1153)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1159)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1158)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1148)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1149)@538fccd39e6b: Final verdict of PTC: none TC_llc_null-BVCI210(1151)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1155)@538fccd39e6b: Final verdict of PTC: none TC_llc_null-BVCI220(1157)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1145)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1144)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1150)@538fccd39e6b: Final verdict of PTC: none TC_llc_null-BVCI196(1147)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1162)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1161)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1146)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1154)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1156)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1152)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1144): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1145): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1146): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_null-BVCI196(1147): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1148): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1149): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1150): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_null-BVCI210(1151): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1152): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1153): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1154): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1155): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1156): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_null-BVCI220(1157): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1158): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1159): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1160): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1161): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1162): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_null(1163): pass (none -> pass) MTC@538fccd39e6b: Test case TC_llc_null finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_llc_null pass'. Thu Aug 28 15:08:55 UTC 2025 ====== SGSN_Tests.TC_llc_null pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_llc_null.talloc 20250828150855508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44502<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150855910 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44502<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100640) 20250828150856429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150856429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100640, count=101900) 20250828150857429 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150857429 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_llgmm'. ------ SGSN_Tests.TC_llc_sabm_dm_llgmm ------ Thu Aug 28 15:08:57 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 20250828150858430 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150858430 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_llc_sabm_dm_llgmm started. 20250828150859130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44518<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150859134 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1164)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1165)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1164)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1168)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150859157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150859157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150859157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150859157 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150859157 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150859157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150859157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150859157 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150859157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1168)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150859158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150859158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150859158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150859158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150859158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150859158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150859158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150859158 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150859158 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150859158 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150859158 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150859158 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1168)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150859158 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1168)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150859160 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1169)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1165)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1165)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150859164 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150859164 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI196(1167)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1170)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1169)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1173)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1173)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150859174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150859174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150859174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150859174 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150859174 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150859174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150859174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150859174 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150859174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1173)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150859175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150859175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150859175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150859175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150859175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150859175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150859175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150859175 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150859175 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150859175 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150859175 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150859175 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150859175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1173)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1173)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150859178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1174)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1170)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1170)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1175)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150859185 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150859185 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI210(1172)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1174)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1179)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1179)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150859197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150859197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150859197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150859197 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150859197 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150859197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150859197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150859197 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150859197 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1179)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150859198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150859198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150859198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150859198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150859198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150859198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150859198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150859198 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150859198 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150859198 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150859198 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150859198 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150859198 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1179)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1179)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150859200 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1175)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1175)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150859204 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150859204 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_llgmm-BVCI220(1176)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150859431 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150859431 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150859431 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150859431 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1178)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1178)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150859437 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150859438 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1178)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1178)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1178)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1178)@538fccd39e6b: 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(1178)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1178)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_llgmm-BVCI196(1167)@538fccd39e6b: Adding Client=TC_llc_sabm_dm_llgmm(1183), IMSI='262420000000042'H, TLLI='D0910A18'O, index=0 SGSN_Test-GSUP(1180)@538fccd39e6b: Created GsupExpect[0] for "262420000000042" to be handled at TC_llc_sabm_dm_llgmm(1183) TC_llc_sabm_dm_llgmm(1183)@538fccd39e6b: 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 := '50400838A12918BAC72C28AFC0C52654'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '7D9739B2'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '90E082E41F9110F0'O } } } } } 20250828150900480 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150900480 DLLC NOTICE LLME(ffffffff/d0910a18){UNASSIGNED} LLC RX: unknown TLLI 0xd0910a18, creating LLME on the fly (gprs_llc.c:552) 20250828150900480 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150900480 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000042) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150900480 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150900480 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150900480 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150900480 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150900480 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150900480 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150900480 DLLC NOTICE LLME(ffffffff/d0910a18){UNASSIGNED} LLGM Assign pre (d0910a18 => f3cca0cc) (gprs_llc.c:1079) 20250828150900480 DLLC NOTICE LLME(d0910a18/f3cca0cc){ASSIGNED} LLGM Assign post (d0910a18 => f3cca0cc) (gprs_llc.c:1125) 20250828150900481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150900481 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150900481 DMM DEBUG MM(262420000000042/f3cca0cc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150900492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150900493 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150900493 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150900493 DMM DEBUG MM(262420000000042/f3cca0cc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000420 (gprs_gmm.c:1134) 20250828150900493 DMM NOTICE MM(262420000000042/f3cca0cc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150900493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150900493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150900493 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150900493 DMM DEBUG MM(262420000000042/f3cca0cc) Requesting authorization (sgsn_auth.c:160) 20250828150900493 DMM INFO MM(262420000000042/f3cca0cc) Requesting authentication tuples (sgsn_auth.c:184) 20250828150900493 DMM DEBUG MM(262420000000042/f3cca0cc) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150900493 DGPRS INFO SUBSCR(262420000000042) requesting auth info (gprs_subscriber.c:805) 20250828150900493 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000042" handled at TC_llc_sabm_dm_llgmm(1183) SGSN_Test-GSUP(1180)@538fccd39e6b: Added IMSI table entry 0TC_llc_sabm_dm_llgmm(1183)"262420000000042" 20250828150900496 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150900496 DGPRS INFO SUBSCR(262420000000042) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150900496 DGPRS DEBUG SUBSCR(262420000000042) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150900496 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150900496 DMM INFO MM(262420000000042/f3cca0cc) Subscriber data update (mmctx.c:445) 20250828150900496 DMM DEBUG MM(262420000000042/f3cca0cc) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150900496 DMM INFO MM(262420000000042/f3cca0cc) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150900496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150900496 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150900496 DMM INFO MM(262420000000042/f3cca0cc) <- GMM AUTH AND CIPHERING REQ (rand = 50 40 08 38 a1 29 18 ba c7 2c 28 af c0 c5 26 54 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150900505 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150900505 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150900505 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150900505 DMM INFO MM(262420000000042/f3cca0cc) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150900505 DMM NOTICE MM(262420000000042/f3cca0cc) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150900505 DMM DEBUG MM(262420000000042/f3cca0cc) checking auth: received GSM SRES = 7d 97 39 b2 (gprs_gmm.c:716) 20250828150900505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150900505 DMM DEBUG MM(262420000000042/f3cca0cc) Requesting authorization (sgsn_auth.c:160) 20250828150900505 DMM INFO MM(262420000000042/f3cca0cc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150900505 DMM DEBUG MM(262420000000042/f3cca0cc) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150900505 DGPRS INFO SUBSCR(262420000000042) subscriber data is not available (gprs_subscriber.c:818) 20250828150900505 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) 20250828150900505 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150900505 DMM INFO MM(262420000000042/f3cca0cc) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3cca0cc) (gprs_gmm.c:337) 20250828150900507 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150900507 DGPRS INFO SUBSCR(262420000000042) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150900507 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250828150900507 DMM INFO MM(262420000000042/f3cca0cc) Subscriber data update (mmctx.c:445) 20250828150900507 DMM DEBUG MM(262420000000042/f3cca0cc) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150900507 DMM INFO MM(262420000000042/f3cca0cc) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150900507 DMM NOTICE MM(262420000000042/f3cca0cc) Authorized, continuing procedure, IMSI=262420000000042 (gprs_gmm.c:1050) 20250828150900507 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150900507 DMM NOTICE MM(262420000000042/f3cca0cc) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150900507 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) 20250828150900508 DGPRS INFO SUBSCR(262420000000042) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150900508 DGPRS DEBUG SUBSCR(262420000000042) Updating subscriber data (gprs_subscriber.c:839) 20250828150900508 DMM INFO MM(262420000000042/f3cca0cc) Subscriber data update (mmctx.c:445) 20250828150900508 DMM DEBUG MM(262420000000042/f3cca0cc) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150900519 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150900519 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150900519 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150900519 DMM INFO MM(262420000000042/f3cca0cc) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150900519 DMM NOTICE MM(262420000000042/f3cca0cc) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150900519 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150900519 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150900519 DLLC NOTICE LLME(d0910a18/f3cca0cc){ASSIGNED} LLGM Assign pre (ffffffff => f3cca0cc) (gprs_llc.c:1079) 20250828150900519 DLLC NOTICE LLME(ffffffff/f3cca0cc){ASSIGNED} LLGM Assign post (ffffffff => f3cca0cc) (gprs_llc.c:1125) 20250828150900519 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150900519 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150900519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150900519 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828150901576 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150901576 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)@538fccd39e6b: setverdict(pass): none -> pass TC_llc_sabm_dm_llgmm-BVCI196(1167)@538fccd39e6b: Removing Client IMSI='262420000000042'H, index=0 TC_llc_sabm_dm_llgmm(1183)@538fccd39e6b: Final verdict of PTC: pass 20250828150901586 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44518<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97(1168)@538fccd39e6b: Final verdict of PTC: none 20250828150901588 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150901588 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1180)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1173)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1178)@538fccd39e6b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI196(1167)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1170)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1164)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1169)@538fccd39e6b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI210(1172)@538fccd39e6b: Final verdict of PTC: none TC_llc_sabm_dm_llgmm-BVCI220(1176)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1165)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1179)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1174)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1181)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1175)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1182)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1166)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1171)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1177)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1164): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1165): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1166): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI196(1167): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1168): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1169): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1170): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1171): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI210(1172): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1173): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1174): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1175): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_sabm_dm_llgmm-BVCI220(1176): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1177): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1178): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1179): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1180): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1181): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1182): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_sabm_dm_llgmm(1183): pass (none -> pass) MTC@538fccd39e6b: Test case TC_llc_sabm_dm_llgmm finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:09:01 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 20250828150901661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55352<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150902062 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55352<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=86912) 20250828150902366 DGPRS DEBUG Checking for inactive LLMEs, time = 58921941 (sgsn.c:132) 20250828150902370 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150902370 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150902370 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150902370 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150902372 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150902372 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150902372 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150902372 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150902372 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150902372 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828150902589 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150902589 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=86912, count=95484) 20250828150903590 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150903590 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-start.sh SGSN_Tests.TC_llc_sabm_dm_ll5'. ------ SGSN_Tests.TC_llc_sabm_dm_ll5 ------ Thu Aug 28 15:09: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_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 20250828150904591 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150904591 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_llc_sabm_dm_ll5 started. 20250828150905110 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150905112 DMM INFO MM(262420000000042/f3cca0cc) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150905112 DMM INFO MM(262420000000042/f3cca0cc) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150905112 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150905112 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150905112 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150905112 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150905112 DLLC NOTICE LLME(ffffffff/f3cca0cc){ASSIGNED} LLGM Assign pre (f3cca0cc => ffffffff) (gprs_llc.c:1079) 20250828150905112 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f3cca0cc => ffffffff) (gprs_llc.c:1125) 20250828150905112 DGPRS INFO SUBSCR(262420000000042) purging MS subscriber (gprs_subscriber.c:785) 20250828150905112 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) 20250828150905112 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) 20250828150905112 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150905112 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150905112 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150905112 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150905112 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1184)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1185)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1184)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1188)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150905137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150905137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150905137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150905137 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150905137 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150905137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150905137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150905137 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150905137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1188)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150905138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150905138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150905138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150905138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150905138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150905138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150905138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150905138 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150905138 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150905138 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150905138 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150905138 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150905138 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1188)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1188)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150905140 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1189)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1185)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1185)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150905146 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150905146 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI196(1187)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1190)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1189)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1193)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1193)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150905154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150905154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150905154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150905154 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150905154 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150905154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150905154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150905154 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150905154 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1193)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150905155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150905155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150905155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150905155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150905155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150905155 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150905155 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150905155 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150905155 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150905155 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150905155 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150905156 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150905156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1193)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1193)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150905157 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1194)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1190)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1190)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150905162 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150905162 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI210(1192)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1195)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1194)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1198)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1198)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150905172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150905172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150905172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150905172 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150905172 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150905172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150905172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150905172 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150905172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1198)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150905173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150905173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150905173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150905173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150905173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150905173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150905173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150905173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150905173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150905173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150905173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150905174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150905174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1198)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1198)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150905176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1195)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1195)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150905181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150905181 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_llc_sabm_dm_ll5-BVCI220(1197)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150905592 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150905592 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150905592 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150905592 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1199)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1199)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150905596 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150905597 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1199)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1199)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1199)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1199)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_llc_sabm_dm_ll5-BVCI196(1187)@538fccd39e6b: Adding Client=TC_llc_sabm_dm_ll5(1203), IMSI='262420000000043'H, TLLI='F1AC0F09'O, index=0 SGSN_Test-GSUP(1200)@538fccd39e6b: Created GsupExpect[0] for "262420000000043" to be handled at TC_llc_sabm_dm_ll5(1203) TC_llc_sabm_dm_ll5(1203)@538fccd39e6b: 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 := '43733191918A640692D2BE0C94F2FE0E'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '1CE85AC8'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '2F5A2E8426419EE2'O } } } } } 20250828150906648 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150906648 DLLC NOTICE LLME(ffffffff/f1ac0f09){UNASSIGNED} LLC RX: unknown TLLI 0xf1ac0f09, creating LLME on the fly (gprs_llc.c:552) 20250828150906648 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150906648 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000043) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150906648 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150906648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150906648 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150906648 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150906648 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150906648 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150906648 DLLC NOTICE LLME(ffffffff/f1ac0f09){UNASSIGNED} LLGM Assign pre (f1ac0f09 => d8c9157c) (gprs_llc.c:1079) 20250828150906648 DLLC NOTICE LLME(f1ac0f09/d8c9157c){ASSIGNED} LLGM Assign post (f1ac0f09 => d8c9157c) (gprs_llc.c:1125) 20250828150906648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150906648 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150906648 DMM DEBUG MM(262420000000043/d8c9157c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150906654 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150906654 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150906654 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150906654 DMM DEBUG MM(262420000000043/d8c9157c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000430 (gprs_gmm.c:1134) 20250828150906654 DMM NOTICE MM(262420000000043/d8c9157c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150906654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150906654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150906654 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150906654 DMM DEBUG MM(262420000000043/d8c9157c) Requesting authorization (sgsn_auth.c:160) 20250828150906654 DMM INFO MM(262420000000043/d8c9157c) Requesting authentication tuples (sgsn_auth.c:184) 20250828150906654 DMM DEBUG MM(262420000000043/d8c9157c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150906654 DGPRS INFO SUBSCR(262420000000043) requesting auth info (gprs_subscriber.c:805) 20250828150906654 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000043" handled at TC_llc_sabm_dm_ll5(1203) SGSN_Test-GSUP(1200)@538fccd39e6b: Added IMSI table entry 0TC_llc_sabm_dm_ll5(1203)"262420000000043" 20250828150906656 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150906656 DGPRS INFO SUBSCR(262420000000043) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150906656 DGPRS DEBUG SUBSCR(262420000000043) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150906656 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150906656 DMM INFO MM(262420000000043/d8c9157c) Subscriber data update (mmctx.c:445) 20250828150906656 DMM DEBUG MM(262420000000043/d8c9157c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150906656 DMM INFO MM(262420000000043/d8c9157c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150906656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150906656 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150906656 DMM INFO MM(262420000000043/d8c9157c) <- GMM AUTH AND CIPHERING REQ (rand = 43 73 31 91 91 8a 64 06 92 d2 be 0c 94 f2 fe 0e , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150906659 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150906659 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150906659 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150906659 DMM INFO MM(262420000000043/d8c9157c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150906659 DMM NOTICE MM(262420000000043/d8c9157c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150906659 DMM DEBUG MM(262420000000043/d8c9157c) checking auth: received GSM SRES = 1c e8 5a c8 (gprs_gmm.c:716) 20250828150906659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150906659 DMM DEBUG MM(262420000000043/d8c9157c) Requesting authorization (sgsn_auth.c:160) 20250828150906659 DMM INFO MM(262420000000043/d8c9157c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150906659 DMM DEBUG MM(262420000000043/d8c9157c) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150906659 DGPRS INFO SUBSCR(262420000000043) subscriber data is not available (gprs_subscriber.c:818) 20250828150906659 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) 20250828150906659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150906659 DMM INFO MM(262420000000043/d8c9157c) <- GMM ATTACH ACCEPT (new P-TMSI=0xd8c9157c) (gprs_gmm.c:337) 20250828150906659 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150906659 DGPRS INFO SUBSCR(262420000000043) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150906659 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250828150906659 DMM INFO MM(262420000000043/d8c9157c) Subscriber data update (mmctx.c:445) 20250828150906659 DMM DEBUG MM(262420000000043/d8c9157c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150906659 DMM INFO MM(262420000000043/d8c9157c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150906659 DMM NOTICE MM(262420000000043/d8c9157c) Authorized, continuing procedure, IMSI=262420000000043 (gprs_gmm.c:1050) 20250828150906659 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150906659 DMM NOTICE MM(262420000000043/d8c9157c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150906659 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) 20250828150906659 DGPRS INFO SUBSCR(262420000000043) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150906659 DGPRS DEBUG SUBSCR(262420000000043) Updating subscriber data (gprs_subscriber.c:839) 20250828150906659 DMM INFO MM(262420000000043/d8c9157c) Subscriber data update (mmctx.c:445) 20250828150906659 DMM DEBUG MM(262420000000043/d8c9157c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150906663 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150906663 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150906663 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150906663 DMM INFO MM(262420000000043/d8c9157c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150906663 DMM NOTICE MM(262420000000043/d8c9157c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150906663 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150906663 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150906663 DLLC NOTICE LLME(f1ac0f09/d8c9157c){ASSIGNED} LLGM Assign pre (ffffffff => d8c9157c) (gprs_llc.c:1079) 20250828150906663 DLLC NOTICE LLME(ffffffff/d8c9157c){ASSIGNED} LLGM Assign post (ffffffff => d8c9157c) (gprs_llc.c:1125) 20250828150906663 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150906663 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150906663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150906663 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828150907721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150907721 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)@538fccd39e6b: setverdict(pass): none -> pass TC_llc_sabm_dm_ll5-BVCI196(1187)@538fccd39e6b: Removing Client IMSI='262420000000043'H, index=0 TC_llc_sabm_dm_ll5(1203)@538fccd39e6b: Final verdict of PTC: pass 20250828150907743 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55360<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828150907749 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150907749 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_llc_sabm_dm_ll5-BVCI220(1197)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1198)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1194)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1199)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1193)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1200)@538fccd39e6b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI196(1187)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1185)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1184)@538fccd39e6b: Final verdict of PTC: none TC_llc_sabm_dm_ll5-BVCI210(1192)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1190)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1202)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1195)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1189)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1201)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1186)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1191)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1188)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1196)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1184): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1185): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1186): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI196(1187): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1188): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1189): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1190): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1191): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI210(1192): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1193): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1194): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1195): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1196): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_sabm_dm_ll5-BVCI220(1197): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1198): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1199): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1200): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1201): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1202): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_llc_sabm_dm_ll5(1203): pass (none -> pass) MTC@538fccd39e6b: Test case TC_llc_sabm_dm_ll5 finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:09:07 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 20250828150907812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55372<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150908214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55372<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=91244) 20250828150908750 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150908750 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=91244, count=92504) 20250828150909751 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150909751 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:09: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_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 20250828150910752 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150910752 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_suspend_nopaging started. 20250828150911263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55376<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150911266 DMM INFO MM(262420000000043/d8c9157c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150911266 DMM INFO MM(262420000000043/d8c9157c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150911266 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150911266 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150911266 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150911266 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150911266 DLLC NOTICE LLME(ffffffff/d8c9157c){ASSIGNED} LLGM Assign pre (d8c9157c => ffffffff) (gprs_llc.c:1079) 20250828150911266 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d8c9157c => ffffffff) (gprs_llc.c:1125) 20250828150911266 DGPRS INFO SUBSCR(262420000000043) purging MS subscriber (gprs_subscriber.c:785) 20250828150911266 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) 20250828150911266 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) 20250828150911266 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150911266 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150911266 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150911266 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150911266 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1204)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1205)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1204)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1208)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1208)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150911329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150911329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150911329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150911329 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150911329 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150911329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150911329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150911329 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150911329 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1208)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150911330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150911330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150911330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150911330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150911330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150911330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150911330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150911330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150911330 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150911330 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150911330 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1208)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150911331 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150911331 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1208)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150911333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1209)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1205)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1205)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150911339 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150911339 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI196(1207)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1210)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1209)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1213)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1213)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150911348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150911348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150911348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150911348 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150911348 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150911348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150911348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150911348 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150911348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1213)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150911349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150911349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150911349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150911349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150911349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150911349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150911349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150911349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150911349 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150911349 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150911349 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150911350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150911350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1213)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1213)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150911353 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1214)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1210)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1210)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150911358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150911358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI210(1212)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1215)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1214)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1218)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1218)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150911368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150911368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150911368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150911368 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150911368 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150911368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150911368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150911368 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150911368 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1218)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150911370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150911370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150911370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150911370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150911370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150911370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150911370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150911370 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150911370 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150911370 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150911370 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150911370 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150911370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1218)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1218)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150911373 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1215)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1215)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150911378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150911378 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_nopaging-BVCI220(1217)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150911753 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150911753 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150911753 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150911753 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1219)@538fccd39e6b: Established a new IPA connection (conn_id=2) 20250828150911754 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1219)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150911755 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1219)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1219)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1219)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1219)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_nopaging-BVCI196(1207)@538fccd39e6b: Adding Client=TC_suspend_nopaging(1223), IMSI='262420000000048'H, TLLI='F317059B'O, index=0 SGSN_Test-GSUP(1220)@538fccd39e6b: Created GsupExpect[0] for "262420000000048" to be handled at TC_suspend_nopaging(1223) TC_suspend_nopaging(1223)@538fccd39e6b: 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 := '1F4AEC4D4C7B42738ADC4514F6A6719B'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'F964F44F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5FCC79567DCD0CE5'O } } } } } 20250828150912830 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150912830 DLLC NOTICE LLME(ffffffff/f317059b){UNASSIGNED} LLC RX: unknown TLLI 0xf317059b, creating LLME on the fly (gprs_llc.c:552) 20250828150912830 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150912830 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000048) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150912830 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150912830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150912830 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150912830 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150912830 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150912830 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150912830 DLLC NOTICE LLME(ffffffff/f317059b){UNASSIGNED} LLGM Assign pre (f317059b => e3e31fa5) (gprs_llc.c:1079) 20250828150912830 DLLC NOTICE LLME(f317059b/e3e31fa5){ASSIGNED} LLGM Assign post (f317059b => e3e31fa5) (gprs_llc.c:1125) 20250828150912830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150912830 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150912830 DMM DEBUG MM(262420000000048/e3e31fa5) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150912850 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150912850 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150912850 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150912850 DMM DEBUG MM(262420000000048/e3e31fa5) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000480 (gprs_gmm.c:1134) 20250828150912850 DMM NOTICE MM(262420000000048/e3e31fa5) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150912850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150912850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150912850 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150912850 DMM DEBUG MM(262420000000048/e3e31fa5) Requesting authorization (sgsn_auth.c:160) 20250828150912850 DMM INFO MM(262420000000048/e3e31fa5) Requesting authentication tuples (sgsn_auth.c:184) 20250828150912850 DMM DEBUG MM(262420000000048/e3e31fa5) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150912850 DGPRS INFO SUBSCR(262420000000048) requesting auth info (gprs_subscriber.c:805) 20250828150912850 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000048" handled at TC_suspend_nopaging(1223) SGSN_Test-GSUP(1220)@538fccd39e6b: Added IMSI table entry 0TC_suspend_nopaging(1223)"262420000000048" 20250828150912859 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150912859 DGPRS INFO SUBSCR(262420000000048) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150912859 DGPRS DEBUG SUBSCR(262420000000048) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150912859 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150912859 DMM INFO MM(262420000000048/e3e31fa5) Subscriber data update (mmctx.c:445) 20250828150912859 DMM DEBUG MM(262420000000048/e3e31fa5) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150912859 DMM INFO MM(262420000000048/e3e31fa5) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150912859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150912859 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150912859 DMM INFO MM(262420000000048/e3e31fa5) <- GMM AUTH AND CIPHERING REQ (rand = 1f 4a ec 4d 4c 7b 42 73 8a dc 45 14 f6 a6 71 9b , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150912878 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150912878 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150912878 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150912878 DMM INFO MM(262420000000048/e3e31fa5) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150912878 DMM NOTICE MM(262420000000048/e3e31fa5) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150912878 DMM DEBUG MM(262420000000048/e3e31fa5) checking auth: received GSM SRES = f9 64 f4 4f (gprs_gmm.c:716) 20250828150912878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150912878 DMM DEBUG MM(262420000000048/e3e31fa5) Requesting authorization (sgsn_auth.c:160) 20250828150912878 DMM INFO MM(262420000000048/e3e31fa5) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150912878 DMM DEBUG MM(262420000000048/e3e31fa5) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150912878 DGPRS INFO SUBSCR(262420000000048) subscriber data is not available (gprs_subscriber.c:818) 20250828150912878 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) 20250828150912878 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150912879 DMM INFO MM(262420000000048/e3e31fa5) <- GMM ATTACH ACCEPT (new P-TMSI=0xe3e31fa5) (gprs_gmm.c:337) 20250828150912881 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150912881 DGPRS INFO SUBSCR(262420000000048) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150912881 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250828150912881 DMM INFO MM(262420000000048/e3e31fa5) Subscriber data update (mmctx.c:445) 20250828150912881 DMM DEBUG MM(262420000000048/e3e31fa5) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150912881 DMM INFO MM(262420000000048/e3e31fa5) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150912881 DMM NOTICE MM(262420000000048/e3e31fa5) Authorized, continuing procedure, IMSI=262420000000048 (gprs_gmm.c:1050) 20250828150912881 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150912881 DMM NOTICE MM(262420000000048/e3e31fa5) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150912881 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) 20250828150912883 DGPRS INFO SUBSCR(262420000000048) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150912883 DGPRS DEBUG SUBSCR(262420000000048) Updating subscriber data (gprs_subscriber.c:839) 20250828150912883 DMM INFO MM(262420000000048/e3e31fa5) Subscriber data update (mmctx.c:445) 20250828150912883 DMM DEBUG MM(262420000000048/e3e31fa5) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150912896 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150912896 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150912896 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150912896 DMM INFO MM(262420000000048/e3e31fa5) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150912896 DMM NOTICE MM(262420000000048/e3e31fa5) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150912896 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150912896 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150912896 DLLC NOTICE LLME(f317059b/e3e31fa5){ASSIGNED} LLGM Assign pre (ffffffff => e3e31fa5) (gprs_llc.c:1079) 20250828150912896 DLLC NOTICE LLME(ffffffff/e3e31fa5){ASSIGNED} LLGM Assign post (ffffffff => e3e31fa5) (gprs_llc.c:1125) 20250828150912896 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150912896 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150912896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150912896 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_nopaging(1223)@538fccd39e6b: setverdict(pass): none -> pass 20250828150912952 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150912952 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150912952 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150912952 DMM INFO MM(262420000000048/e3e31fa5) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150912952 DMM INFO MM(262420000000048/e3e31fa5) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150912952 DMM DEBUG MM(262420000000048/e3e31fa5) Using GGSN 0 (gprs_sm.c:317) 20250828150912952 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) 20250828150912952 DLGTP DEBUG Begin pdp_tidset tid = 5840000000024262 (pdp.c:279) 20250828150912952 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150912952 DGPRS NOTICE PDP(262420000000048/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150912952 DLGTP DEBUG Registering seq=1062 in restransmit req queue (gtp.c:378) 20250828150912968 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 fc 41 46 70 11 06 d7 ca 4d 14 05 7f 70 5c 4b 76 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) 20250828150912968 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecaf298, cbp=0x55944d7884a0) (sgsn_libgtp.c:633) 20250828150912968 DGPRS INFO PDP(262420000000048/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150912968 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=e3e31fa5, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150912968 DGPRS INFO PDP(262420000000048/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150912968 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_nopaging(1223)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_nopaging(1223)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150912972 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250828150912976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150912976 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250828150912976 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250828150912977 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000048, length=100 (sgsn_libgtp.c:826) 20250828150912977 DMM INFO MM(262420000000048/e3e31fa5) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) TC_suspend_nopaging-BVCI196(1207)@538fccd39e6b: Removing Client IMSI='262420000000048'H, index=0 TC_suspend_nopaging(1223)@538fccd39e6b: Final verdict of PTC: pass 20250828150917981 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55376<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1220)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1218)@538fccd39e6b: Final verdict of PTC: none TC_suspend_nopaging-BVCI196(1207)@538fccd39e6b: Final verdict of PTC: none 20250828150917983 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150917983 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_suspend_nopaging-BVCI210(1212)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1219)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1209)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1213)@538fccd39e6b: Final verdict of PTC: none TC_suspend_nopaging-BVCI220(1217)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1214)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1222)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1215)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1204)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1208)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1221)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1206)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1216)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1210)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1211)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1205)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1204): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1205): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1206): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_nopaging-BVCI196(1207): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1208): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1209): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1210): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1211): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_nopaging-BVCI210(1212): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1213): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1214): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1215): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1216): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_nopaging-BVCI220(1217): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1218): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1219): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1220): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1221): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1222): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_nopaging(1223): pass (none -> pass) MTC@538fccd39e6b: Test case TC_suspend_nopaging finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_nopaging pass'. Thu Aug 28 15:09:18 UTC 2025 ====== SGSN_Tests.TC_suspend_nopaging pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_nopaging.talloc 20250828150918054 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43774<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150918456 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43774<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=100384) 20250828150918984 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150918984 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=100384, count=101544) 20250828150919986 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150919986 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 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 & Waiting for packet dumper to start... 0 20250828150920987 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150920988 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_suspend_resume started. 20250828150921494 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43782<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150921495 DMM INFO MM(262420000000048/e3e31fa5) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150921495 DMM INFO MM(262420000000048/e3e31fa5) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150921495 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.SUSPENDED}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150921495 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.SUSPENDED}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150921495 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150921495 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150921495 DLLC NOTICE LLME(ffffffff/e3e31fa5){ASSIGNED} LLGM Assign pre (e3e31fa5 => ffffffff) (gprs_llc.c:1079) 20250828150921495 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3e31fa5 => ffffffff) (gprs_llc.c:1125) 20250828150921495 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150921495 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150921495 DMM NOTICE MM(262420000000048/e3e31fa5) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828150921495 DGPRS INFO PDP(262420000000048/0) Forcing release of PDP context (pdpctx.c:102) 20250828150921495 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828150921495 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150921495 DLGTP DEBUG Registering seq=1063 in restransmit req queue (gtp.c:378) 20250828150921495 DGPRS INFO SUBSCR(262420000000048) purging MS subscriber (gprs_subscriber.c:785) 20250828150921495 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) 20250828150921495 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) 20250828150921495 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150921495 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150921495 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150921495 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150921495 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1224)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1225)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1224)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1228)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150921513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150921513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150921513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150921513 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150921513 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150921513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150921513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150921513 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150921513 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1228)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150921514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150921514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150921514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150921514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150921514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150921514 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150921514 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150921514 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150921514 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150921514 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150921514 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150921515 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150921515 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1228)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1228)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150921518 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1229)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1225)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1225)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150921525 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150921525 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1230)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_suspend_resume-BVCI196(1227)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1229)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1233)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150921530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150921530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150921530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150921530 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150921530 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150921530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150921530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150921530 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150921530 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1233)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150921531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150921531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150921531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150921531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150921531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150921531 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150921531 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150921531 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150921531 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150921531 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150921531 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150921532 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150921532 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1233)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1233)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150921534 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1234)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1230)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1230)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150921539 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150921539 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_resume-BVCI210(1232)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1235)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1234)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1238)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150921568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150921568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150921568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150921568 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150921568 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150921568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150921568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150921568 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150921568 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1238)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150921570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150921570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150921570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150921570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150921570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150921570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150921570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150921570 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150921570 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150921570 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150921570 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1238)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150921570 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150921570 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1238)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150921574 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1235)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1235)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150921582 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150921582 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_resume-BVCI220(1237)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150921989 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150921989 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150921989 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150921989 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1239)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1239)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150921990 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1239)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1239)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1239)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } 20250828150921990 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1239)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1239)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_suspend_resume-BVCI196(1227)@538fccd39e6b: Adding Client=TC_suspend_resume(1243), IMSI='262420000000049'H, TLLI='DD6F4750'O, index=0 SGSN_Test-GSUP(1240)@538fccd39e6b: Created GsupExpect[0] for "262420000000049" to be handled at TC_suspend_resume(1243) TC_suspend_resume(1243)@538fccd39e6b: 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 := '99E297E7BE9840804E0A3C3E065B1598'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0F2CE503'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '021C804B826CB45C'O } } } } } 20250828150923071 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150923071 DLLC NOTICE LLME(ffffffff/dd6f4750){UNASSIGNED} LLC RX: unknown TLLI 0xdd6f4750, creating LLME on the fly (gprs_llc.c:552) 20250828150923071 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150923071 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000049) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150923071 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150923071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150923071 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150923071 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150923071 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150923071 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150923071 DLLC NOTICE LLME(ffffffff/dd6f4750){UNASSIGNED} LLGM Assign pre (dd6f4750 => c622250b) (gprs_llc.c:1079) 20250828150923071 DLLC NOTICE LLME(dd6f4750/c622250b){ASSIGNED} LLGM Assign post (dd6f4750 => c622250b) (gprs_llc.c:1125) 20250828150923071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150923071 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150923071 DMM DEBUG MM(262420000000049/c622250b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150923088 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150923088 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150923088 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150923088 DMM DEBUG MM(262420000000049/c622250b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000490 (gprs_gmm.c:1134) 20250828150923088 DMM NOTICE MM(262420000000049/c622250b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150923088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150923088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150923088 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150923088 DMM DEBUG MM(262420000000049/c622250b) Requesting authorization (sgsn_auth.c:160) 20250828150923088 DMM INFO MM(262420000000049/c622250b) Requesting authentication tuples (sgsn_auth.c:184) 20250828150923088 DMM DEBUG MM(262420000000049/c622250b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150923088 DGPRS INFO SUBSCR(262420000000049) requesting auth info (gprs_subscriber.c:805) 20250828150923088 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000049" handled at TC_suspend_resume(1243) SGSN_Test-GSUP(1240)@538fccd39e6b: Added IMSI table entry 0TC_suspend_resume(1243)"262420000000049" 20250828150923092 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150923092 DGPRS INFO SUBSCR(262420000000049) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150923092 DGPRS DEBUG SUBSCR(262420000000049) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150923092 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150923092 DMM INFO MM(262420000000049/c622250b) Subscriber data update (mmctx.c:445) 20250828150923092 DMM DEBUG MM(262420000000049/c622250b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150923092 DMM INFO MM(262420000000049/c622250b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150923092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150923093 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150923093 DMM INFO MM(262420000000049/c622250b) <- GMM AUTH AND CIPHERING REQ (rand = 99 e2 97 e7 be 98 40 80 4e 0a 3c 3e 06 5b 15 98 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150923098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150923098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe08c78 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150923098 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150923098 DMM INFO MM(262420000000049/c622250b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150923098 DMM NOTICE MM(262420000000049/c622250b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150923098 DMM DEBUG MM(262420000000049/c622250b) checking auth: received GSM SRES = 0f 2c e5 03 (gprs_gmm.c:716) 20250828150923098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150923098 DMM DEBUG MM(262420000000049/c622250b) Requesting authorization (sgsn_auth.c:160) 20250828150923098 DMM INFO MM(262420000000049/c622250b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150923098 DMM DEBUG MM(262420000000049/c622250b) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150923098 DGPRS INFO SUBSCR(262420000000049) subscriber data is not available (gprs_subscriber.c:818) 20250828150923098 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) 20250828150923098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150923098 DMM INFO MM(262420000000049/c622250b) <- GMM ATTACH ACCEPT (new P-TMSI=0xc622250b) (gprs_gmm.c:337) 20250828150923098 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150923098 DGPRS INFO SUBSCR(262420000000049) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150923098 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250828150923098 DMM INFO MM(262420000000049/c622250b) Subscriber data update (mmctx.c:445) 20250828150923098 DMM DEBUG MM(262420000000049/c622250b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150923098 DMM INFO MM(262420000000049/c622250b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150923098 DMM NOTICE MM(262420000000049/c622250b) Authorized, continuing procedure, IMSI=262420000000049 (gprs_gmm.c:1050) 20250828150923098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150923098 DMM NOTICE MM(262420000000049/c622250b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150923098 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) 20250828150923099 DGPRS INFO SUBSCR(262420000000049) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150923099 DGPRS DEBUG SUBSCR(262420000000049) Updating subscriber data (gprs_subscriber.c:839) 20250828150923099 DMM INFO MM(262420000000049/c622250b) Subscriber data update (mmctx.c:445) 20250828150923099 DMM DEBUG MM(262420000000049/c622250b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150923102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150923102 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150923102 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150923102 DMM INFO MM(262420000000049/c622250b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150923102 DMM NOTICE MM(262420000000049/c622250b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150923102 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150923102 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150923102 DLLC NOTICE LLME(dd6f4750/c622250b){ASSIGNED} LLGM Assign pre (ffffffff => c622250b) (gprs_llc.c:1079) 20250828150923102 DLLC NOTICE LLME(ffffffff/c622250b){ASSIGNED} LLGM Assign post (ffffffff => c622250b) (gprs_llc.c:1125) 20250828150923102 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150923102 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150923102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150923102 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_resume(1243)@538fccd39e6b: setverdict(pass): none -> pass 20250828150923153 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150923153 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150923153 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150923153 DMM INFO MM(262420000000049/c622250b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150923153 DMM INFO MM(262420000000049/c622250b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150923153 DMM DEBUG MM(262420000000049/c622250b) Using GGSN 0 (gprs_sm.c:317) 20250828150923153 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) 20250828150923153 DLGTP DEBUG Begin pdp_tidset tid = 5940000000024262 (pdp.c:279) 20250828150923153 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150923153 DGPRS NOTICE PDP(262420000000049/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150923153 DLGTP DEBUG Registering seq=1064 in restransmit req queue (gtp.c:378) 20250828150923160 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 f7 69 95 c9 11 f1 53 8d 84 14 05 7f 9e 25 67 62 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1064 from retransmit req queue (gtp.c:465) 20250828150923160 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb0310, cbp=0x55944d788830) (sgsn_libgtp.c:633) 20250828150923160 DGPRS INFO PDP(262420000000049/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150923160 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=c622250b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150923160 DGPRS INFO PDP(262420000000049/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150923160 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_resume(1243)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_resume(1243)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150923165 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250828150923168 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150923168 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250828150923168 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250828150923169 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) 20250828150923169 DMM INFO MM(262420000000049/c622250b) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250828150928172 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150928172 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.SUSPENDED}: Received Event unknown 0x4 (gprs_gmm.c:2331) 20250828150928172 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.SUSPENDED}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:104) 20250828150928174 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000049, length=100 (sgsn_libgtp.c:826) TC_suspend_resume-BVCI196(1227)@538fccd39e6b: Removing Client IMSI='262420000000049'H, index=0 TC_suspend_resume(1243)@538fccd39e6b: Final verdict of PTC: pass 20250828150928178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43782<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1229)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1238)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1240)@538fccd39e6b: Final verdict of PTC: none TC_suspend_resume-BVCI220(1237)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1225)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1224)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1233)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1241)@538fccd39e6b: Final verdict of PTC: none 20250828150928179 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150928180 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb2-NS2(1234)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1230)@538fccd39e6b: Final verdict of PTC: none TC_suspend_resume-BVCI196(1227)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1239)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1235)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1242)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1228)@538fccd39e6b: Final verdict of PTC: none TC_suspend_resume-BVCI210(1232)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1231)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1236)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1226)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1224): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1225): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1226): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_resume-BVCI196(1227): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1228): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1229): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1230): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1231): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_resume-BVCI210(1232): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1233): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1234): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1235): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1236): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_resume-BVCI220(1237): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1238): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1239): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1240): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1241): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1242): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_resume(1243): pass (none -> pass) MTC@538fccd39e6b: Test case TC_suspend_resume finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_resume pass'. Thu Aug 28 15:09:28 UTC 2025 ====== SGSN_Tests.TC_suspend_resume pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_resume.talloc 20250828150928236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37702<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150928637 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37702<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=104916) 20250828150929181 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150929181 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=104916, count=105456) 20250828150930182 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150930182 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:09: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_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 20250828150931183 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150931183 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_suspend_rau started. 20250828150931664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42076<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150931665 DMM INFO MM(262420000000049/c622250b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150931665 DMM INFO MM(262420000000049/c622250b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150931665 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150931665 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150931665 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150931665 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150931665 DLLC NOTICE LLME(ffffffff/c622250b){ASSIGNED} LLGM Assign pre (c622250b => ffffffff) (gprs_llc.c:1079) 20250828150931665 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c622250b => ffffffff) (gprs_llc.c:1125) 20250828150931665 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150931665 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150931665 DMM NOTICE MM(262420000000049/c622250b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828150931665 DGPRS INFO PDP(262420000000049/0) Forcing release of PDP context (pdpctx.c:102) 20250828150931665 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828150931665 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150931665 DLGTP DEBUG Registering seq=1065 in restransmit req queue (gtp.c:378) 20250828150931665 DGPRS INFO SUBSCR(262420000000049) purging MS subscriber (gprs_subscriber.c:785) 20250828150931665 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) 20250828150931665 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) 20250828150931665 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150931665 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150931665 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150931665 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150931665 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1244)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1245)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1244)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1248)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1248)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150931685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150931685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150931685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150931685 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150931685 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150931685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150931685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150931685 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150931685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1248)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150931686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150931686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150931686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150931686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150931686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150931686 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150931686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150931686 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150931686 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150931686 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150931686 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150931687 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150931687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1248)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1248)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150931689 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1249)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1245)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1245)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150931695 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150931695 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_suspend_rau-BVCI196(1247)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1250)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1249)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1253)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1253)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150931704 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) -NSVCI98(1253)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150931705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150931705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150931705 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150931705 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150931705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150931705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150931705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150931705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) 20250828150931705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150931705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150931705 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150931706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150931706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150931706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150931706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150931706 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150931706 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150931706 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150931706 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150931706 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150931706 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1253)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1253)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150931709 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1254)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1250)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1250)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150931717 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150931717 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_suspend_rau-BVCI210(1252)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1255)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1254)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1258)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150931734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150931734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150931734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150931734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150931734 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150931734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150931734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150931734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150931734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1258)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150931735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150931735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150931735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150931735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150931735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150931735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150931735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150931735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150931735 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150931735 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150931735 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150931735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150931735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1258)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1258)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150931737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1255)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1255)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150931743 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150931743 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_suspend_rau-BVCI220(1257)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150932185 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150932185 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150932185 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150932185 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1259)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1259)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150932186 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1259)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1259)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828150932187 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1259)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1259)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828150932367 DGPRS DEBUG Checking for inactive LLMEs, time = 58921971 (sgsn.c:132) 20250828150932370 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150932370 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828150932370 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828150932370 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828150932372 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828150932372 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828150932373 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828150932373 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828150932373 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828150932373 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_suspend_rau-BVCI196(1247)@538fccd39e6b: Adding Client=TC_suspend_rau(1263), IMSI='262420000000050'H, TLLI='FD20064D'O, index=0 SGSN_Test-GSUP(1260)@538fccd39e6b: Created GsupExpect[0] for "262420000000050" to be handled at TC_suspend_rau(1263) TC_suspend_rau(1263)@538fccd39e6b: 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 := 'A69B990039780E8C974BAA78DE96AFA7'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '8C9A32F6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'C561A06903EBD878'O } } } } } 20250828150933229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150933229 DLLC NOTICE LLME(ffffffff/fd20064d){UNASSIGNED} LLC RX: unknown TLLI 0xfd20064d, creating LLME on the fly (gprs_llc.c:552) 20250828150933229 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150933229 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000050) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150933229 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150933229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150933229 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150933229 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150933229 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150933229 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150933229 DLLC NOTICE LLME(ffffffff/fd20064d){UNASSIGNED} LLGM Assign pre (fd20064d => c5ac9828) (gprs_llc.c:1079) 20250828150933229 DLLC NOTICE LLME(fd20064d/c5ac9828){ASSIGNED} LLGM Assign post (fd20064d => c5ac9828) (gprs_llc.c:1125) 20250828150933229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150933229 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150933229 DMM DEBUG MM(262420000000050/c5ac9828) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150933235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150933235 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150933235 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150933235 DMM DEBUG MM(262420000000050/c5ac9828) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000500 (gprs_gmm.c:1134) 20250828150933235 DMM NOTICE MM(262420000000050/c5ac9828) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150933235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150933235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150933235 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150933235 DMM DEBUG MM(262420000000050/c5ac9828) Requesting authorization (sgsn_auth.c:160) 20250828150933235 DMM INFO MM(262420000000050/c5ac9828) Requesting authentication tuples (sgsn_auth.c:184) 20250828150933235 DMM DEBUG MM(262420000000050/c5ac9828) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150933235 DGPRS INFO SUBSCR(262420000000050) requesting auth info (gprs_subscriber.c:805) 20250828150933235 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000050" handled at TC_suspend_rau(1263) SGSN_Test-GSUP(1260)@538fccd39e6b: Added IMSI table entry 0TC_suspend_rau(1263)"262420000000050" 20250828150933237 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150933237 DGPRS INFO SUBSCR(262420000000050) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150933237 DGPRS DEBUG SUBSCR(262420000000050) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150933237 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150933237 DMM INFO MM(262420000000050/c5ac9828) Subscriber data update (mmctx.c:445) 20250828150933237 DMM DEBUG MM(262420000000050/c5ac9828) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150933237 DMM INFO MM(262420000000050/c5ac9828) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150933237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150933237 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150933237 DMM INFO MM(262420000000050/c5ac9828) <- GMM AUTH AND CIPHERING REQ (rand = a6 9b 99 00 39 78 0e 8c 97 4b aa 78 de 96 af a7 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150933241 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150933241 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe62da8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150933241 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150933241 DMM INFO MM(262420000000050/c5ac9828) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150933241 DMM NOTICE MM(262420000000050/c5ac9828) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150933241 DMM DEBUG MM(262420000000050/c5ac9828) checking auth: received GSM SRES = 8c 9a 32 f6 (gprs_gmm.c:716) 20250828150933241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150933241 DMM DEBUG MM(262420000000050/c5ac9828) Requesting authorization (sgsn_auth.c:160) 20250828150933241 DMM INFO MM(262420000000050/c5ac9828) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150933241 DMM DEBUG MM(262420000000050/c5ac9828) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150933241 DGPRS INFO SUBSCR(262420000000050) subscriber data is not available (gprs_subscriber.c:818) 20250828150933241 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) 20250828150933241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150933241 DMM INFO MM(262420000000050/c5ac9828) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5ac9828) (gprs_gmm.c:337) 20250828150933241 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150933241 DGPRS INFO SUBSCR(262420000000050) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150933241 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250828150933241 DMM INFO MM(262420000000050/c5ac9828) Subscriber data update (mmctx.c:445) 20250828150933241 DMM DEBUG MM(262420000000050/c5ac9828) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150933241 DMM INFO MM(262420000000050/c5ac9828) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150933241 DMM NOTICE MM(262420000000050/c5ac9828) Authorized, continuing procedure, IMSI=262420000000050 (gprs_gmm.c:1050) 20250828150933241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150933241 DMM NOTICE MM(262420000000050/c5ac9828) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150933241 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) 20250828150933242 DGPRS INFO SUBSCR(262420000000050) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150933242 DGPRS DEBUG SUBSCR(262420000000050) Updating subscriber data (gprs_subscriber.c:839) 20250828150933242 DMM INFO MM(262420000000050/c5ac9828) Subscriber data update (mmctx.c:445) 20250828150933242 DMM DEBUG MM(262420000000050/c5ac9828) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150933244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150933244 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150933244 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150933244 DMM INFO MM(262420000000050/c5ac9828) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150933244 DMM NOTICE MM(262420000000050/c5ac9828) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150933244 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150933244 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150933244 DLLC NOTICE LLME(fd20064d/c5ac9828){ASSIGNED} LLGM Assign pre (ffffffff => c5ac9828) (gprs_llc.c:1079) 20250828150933244 DLLC NOTICE LLME(ffffffff/c5ac9828){ASSIGNED} LLGM Assign post (ffffffff => c5ac9828) (gprs_llc.c:1125) 20250828150933244 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150933244 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150933244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150933244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_suspend_rau(1263)@538fccd39e6b: setverdict(pass): none -> pass 20250828150933302 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150933303 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150933303 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150933303 DMM INFO MM(262420000000050/c5ac9828) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150933303 DMM INFO MM(262420000000050/c5ac9828) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150933303 DMM DEBUG MM(262420000000050/c5ac9828) Using GGSN 0 (gprs_sm.c:317) 20250828150933303 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) 20250828150933303 DLGTP DEBUG Begin pdp_tidset tid = 5050000000024262 (pdp.c:279) 20250828150933303 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150933303 DGPRS NOTICE PDP(262420000000050/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150933303 DLGTP DEBUG Registering seq=1066 in restransmit req queue (gtp.c:378) 20250828150933336 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 28 11 3b 93 11 37 b8 1f d2 14 05 7f aa ce b8 e6 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1066 from retransmit req queue (gtp.c:465) 20250828150933336 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb1388, cbp=0x55944d788bc0) (sgsn_libgtp.c:633) 20250828150933336 DGPRS INFO PDP(262420000000050/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150933336 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=c5ac9828, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150933336 DGPRS INFO PDP(262420000000050/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150933336 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_suspend_rau(1263)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150933356 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250828150933370 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150933370 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_SUSPEND (gprs_gmm.c:2305) 20250828150933370 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Registered.SUSPENDED (gprs_gmm_fsm.c:95) 20250828150933377 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) 20250828150933377 DMM INFO MM(262420000000050/c5ac9828) Dropping DL packet for MS in GMM state Registered.SUSPENDED (sgsn_libgtp.c:853) 20250828150938382 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150938382 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x306cc0 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150938382 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150938382 DMM INFO MM(262420000000050/c5ac9828) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828150938382 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.SUSPENDED}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150938382 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.SUSPENDED}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:107) 20250828150938382 DLLC NOTICE LLME(ffffffff/c5ac9828){ASSIGNED} LLGM Assign pre (c5ac9828 => e6fdac24) (gprs_llc.c:1079) 20250828150938382 DLLC NOTICE LLME(c5ac9828/e6fdac24){ASSIGNED} LLGM Assign post (c5ac9828 => e6fdac24) (gprs_llc.c:1125) 20250828150938382 DMM INFO MM(262420000000050/e6fdac24) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_suspend_rau(1263)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_suspend_rau(1263)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150938391 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150938391 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x4bed0e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150938391 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150938391 DMM INFO MM(262420000000050/e6fdac24) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250828150938391 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250828150938391 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150938391 DLLC NOTICE LLME(c5ac9828/e6fdac24){ASSIGNED} LLGM Assign pre (ffffffff => e6fdac24) (gprs_llc.c:1079) 20250828150938391 DLLC NOTICE LLME(ffffffff/e6fdac24){ASSIGNED} LLGM Assign post (ffffffff => e6fdac24) (gprs_llc.c:1125) 20250828150938391 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250828150938890 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000050, length=100 (sgsn_libgtp.c:826) TC_suspend_rau-BVCI196(1247)@538fccd39e6b: Removing Client IMSI='262420000000050'H, index=0 TC_suspend_rau(1263)@538fccd39e6b: Final verdict of PTC: pass 20250828150938901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42076<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1255)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1249)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1258)@538fccd39e6b: Final verdict of PTC: none 20250828150938905 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150938905 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1259)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1254)@538fccd39e6b: Final verdict of PTC: none TC_suspend_rau-BVCI196(1247)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1250)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1246)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1251)@538fccd39e6b: Final verdict of PTC: none TC_suspend_rau-BVCI220(1257)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1256)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1262)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1244)@538fccd39e6b: Final verdict of PTC: none TC_suspend_rau-BVCI210(1252)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1261)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1253)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1260)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1245)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1248)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1244): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1245): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1246): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_rau-BVCI196(1247): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1248): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1249): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1250): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1251): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_rau-BVCI210(1252): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1253): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1254): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1255): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1256): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_rau-BVCI220(1257): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1258): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1259): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1260): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1261): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1262): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_suspend_rau(1263): pass (none -> pass) MTC@538fccd39e6b: Test case TC_suspend_rau finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_suspend_rau pass'. Thu Aug 28 15:09:38 UTC 2025 ====== SGSN_Tests.TC_suspend_rau pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_suspend_rau.talloc 20250828150939046 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42086<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150939448 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42086<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=114604) 20250828150939906 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150939906 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=114604, count=118960) 20250828150940907 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150940907 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:09: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_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 20250828150941908 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150941908 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_paging_ps started. 20250828150942526 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58388<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150942527 DMM INFO MM(262420000000050/e6fdac24) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150942527 DMM INFO MM(262420000000050/e6fdac24) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150942527 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150942527 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150942527 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150942527 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828150942527 DLLC NOTICE LLME(ffffffff/e6fdac24){ASSIGNED} LLGM Assign pre (e6fdac24 => ffffffff) (gprs_llc.c:1079) 20250828150942527 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e6fdac24 => ffffffff) (gprs_llc.c:1125) 20250828150942527 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150942527 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150942528 DMM NOTICE MM(262420000000050/e6fdac24) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828150942528 DGPRS INFO PDP(262420000000050/0) Forcing release of PDP context (pdpctx.c:102) 20250828150942528 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828150942528 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150942528 DLGTP DEBUG Registering seq=1067 in restransmit req queue (gtp.c:378) 20250828150942528 DGPRS INFO SUBSCR(262420000000050) purging MS subscriber (gprs_subscriber.c:785) 20250828150942528 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) 20250828150942528 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) 20250828150942528 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828150942528 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150942528 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828150942528 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150942528 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1264)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1265)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1264)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1268)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150942609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150942609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150942609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150942609 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150942609 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150942609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150942609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150942609 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150942609 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1268)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150942615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150942615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150942615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150942615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150942615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150942615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150942615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150942616 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150942616 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150942616 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150942616 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150942617 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) -NSVCI97(1268)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150942617 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1268)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1269)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150942625 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1270)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1265)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1265)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150942649 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150942649 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps-BVCI196(1267)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1269)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1274)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) SGSN_Test-Gb2-NS2(1273)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828150942674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150942674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150942674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150942674 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150942674 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150942674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150942674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150942674 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150942674 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1274)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150942677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150942677 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150942677 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1274)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150942678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150942678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150942678 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150942678 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150942678 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150942678 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150942678 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150942678 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1274)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1274)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150942680 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150942681 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb2-BSSGP2(1275)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828150942693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1273)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1278)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1278)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150942707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150942707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150942707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150942707 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150942707 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150942707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150942707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150942707 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150942707 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1278)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150942713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150942713 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150942713 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1278)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828150942715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150942715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150942715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150942715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150942715 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150942715 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150942715 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150942715 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150942715 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150942715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1278)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-BSSGP1(1270)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1270)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150942722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1275)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1275)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150942737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150942738 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) 20250828150942742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150942742 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_paging_ps-BVCI220(1277)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) TC_paging_ps-BVCI210(1271)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150942909 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150942909 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150942909 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150942909 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1279)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1279)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150942912 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150942912 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1279)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1279)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1279)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1279)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1279)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1279)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps-BVCI196(1267)@538fccd39e6b: Adding Client=TC_paging_ps(1283), IMSI='262420000000051'H, TLLI='E005C873'O, index=0 SGSN_Test-GSUP(1280)@538fccd39e6b: Created GsupExpect[0] for "262420000000051" to be handled at TC_paging_ps(1283) TC_paging_ps(1283)@538fccd39e6b: 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 := '74A6B554AF23D5BDBACF55AE20D03742'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '37DCB5B4'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FA20A78095FD53A3'O } } } } } 20250828150943986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150943986 DLLC NOTICE LLME(ffffffff/e005c873){UNASSIGNED} LLC RX: unknown TLLI 0xe005c873, creating LLME on the fly (gprs_llc.c:552) 20250828150943986 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150943986 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000051) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150943987 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150943987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828150943987 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150943987 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828150943987 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150943987 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150943987 DLLC NOTICE LLME(ffffffff/e005c873){UNASSIGNED} LLGM Assign pre (e005c873 => e294be38) (gprs_llc.c:1079) 20250828150943987 DLLC NOTICE LLME(e005c873/e294be38){ASSIGNED} LLGM Assign post (e005c873 => e294be38) (gprs_llc.c:1125) 20250828150943987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150943987 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150943987 DMM DEBUG MM(262420000000051/e294be38) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150944007 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150944007 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150944007 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150944007 DMM DEBUG MM(262420000000051/e294be38) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000510 (gprs_gmm.c:1134) 20250828150944007 DMM NOTICE MM(262420000000051/e294be38) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150944007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150944007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150944007 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150944007 DMM DEBUG MM(262420000000051/e294be38) Requesting authorization (sgsn_auth.c:160) 20250828150944007 DMM INFO MM(262420000000051/e294be38) Requesting authentication tuples (sgsn_auth.c:184) 20250828150944007 DMM DEBUG MM(262420000000051/e294be38) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150944007 DGPRS INFO SUBSCR(262420000000051) requesting auth info (gprs_subscriber.c:805) 20250828150944007 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000051" handled at TC_paging_ps(1283) SGSN_Test-GSUP(1280)@538fccd39e6b: Added IMSI table entry 0TC_paging_ps(1283)"262420000000051" 20250828150944014 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150944014 DGPRS INFO SUBSCR(262420000000051) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150944014 DGPRS DEBUG SUBSCR(262420000000051) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150944014 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150944014 DMM INFO MM(262420000000051/e294be38) Subscriber data update (mmctx.c:445) 20250828150944014 DMM DEBUG MM(262420000000051/e294be38) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150944014 DMM INFO MM(262420000000051/e294be38) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150944014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150944014 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150944014 DMM INFO MM(262420000000051/e294be38) <- GMM AUTH AND CIPHERING REQ (rand = 74 a6 b5 54 af 23 d5 bd ba cf 55 ae 20 d0 37 42 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150944026 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150944026 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150944026 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150944026 DMM INFO MM(262420000000051/e294be38) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150944026 DMM NOTICE MM(262420000000051/e294be38) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150944026 DMM DEBUG MM(262420000000051/e294be38) checking auth: received GSM SRES = 37 dc b5 b4 (gprs_gmm.c:716) 20250828150944026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150944026 DMM DEBUG MM(262420000000051/e294be38) Requesting authorization (sgsn_auth.c:160) 20250828150944026 DMM INFO MM(262420000000051/e294be38) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150944026 DMM DEBUG MM(262420000000051/e294be38) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150944026 DGPRS INFO SUBSCR(262420000000051) subscriber data is not available (gprs_subscriber.c:818) 20250828150944026 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) 20250828150944026 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150944026 DMM INFO MM(262420000000051/e294be38) <- GMM ATTACH ACCEPT (new P-TMSI=0xe294be38) (gprs_gmm.c:337) 20250828150944028 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150944028 DGPRS INFO SUBSCR(262420000000051) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150944028 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250828150944028 DMM INFO MM(262420000000051/e294be38) Subscriber data update (mmctx.c:445) 20250828150944028 DMM DEBUG MM(262420000000051/e294be38) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150944028 DMM INFO MM(262420000000051/e294be38) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150944028 DMM NOTICE MM(262420000000051/e294be38) Authorized, continuing procedure, IMSI=262420000000051 (gprs_gmm.c:1050) 20250828150944028 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150944028 DMM NOTICE MM(262420000000051/e294be38) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150944028 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) 20250828150944028 DGPRS INFO SUBSCR(262420000000051) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150944028 DGPRS DEBUG SUBSCR(262420000000051) Updating subscriber data (gprs_subscriber.c:839) 20250828150944028 DMM INFO MM(262420000000051/e294be38) Subscriber data update (mmctx.c:445) 20250828150944028 DMM DEBUG MM(262420000000051/e294be38) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150944038 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150944038 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150944038 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150944038 DMM INFO MM(262420000000051/e294be38) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150944038 DMM NOTICE MM(262420000000051/e294be38) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150944038 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150944038 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150944038 DLLC NOTICE LLME(e005c873/e294be38){ASSIGNED} LLGM Assign pre (ffffffff => e294be38) (gprs_llc.c:1079) 20250828150944038 DLLC NOTICE LLME(ffffffff/e294be38){ASSIGNED} LLGM Assign post (ffffffff => e294be38) (gprs_llc.c:1125) 20250828150944038 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150944038 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150944038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150944038 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828150944090 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150944090 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150944090 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150944090 DMM INFO MM(262420000000051/e294be38) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150944090 DMM INFO MM(262420000000051/e294be38) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150944090 DMM DEBUG MM(262420000000051/e294be38) Using GGSN 0 (gprs_sm.c:317) 20250828150944090 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) 20250828150944090 DLGTP DEBUG Begin pdp_tidset tid = 5150000000024262 (pdp.c:279) 20250828150944090 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150944090 DGPRS NOTICE PDP(262420000000051/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150944090 DLGTP DEBUG Registering seq=1068 in restransmit req queue (gtp.c:378) 20250828150944107 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 4b 7f ef 3c 11 b6 c4 5a 3c 14 05 7f 78 b4 8c ea 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) 20250828150944107 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb2400, cbp=0x55944d788f50) (sgsn_libgtp.c:633) 20250828150944107 DGPRS INFO PDP(262420000000051/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150944107 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=e294be38, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150944107 DGPRS INFO PDP(262420000000051/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150944107 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps(1283)@538fccd39e6b: setverdict(pass): none -> pass TC_paging_ps(1283)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150944119 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250828150947091 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Timeout of T3314 (fsm.c:317) 20250828150947091 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250828150947091 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250828150949128 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000051, length=100 (sgsn_libgtp.c:826) 20250828150949128 DMM INFO MM(262420000000051/e294be38) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps-BVCI196(1267)@538fccd39e6b: 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 := 'E294BE38'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps(1283)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_paging_ps-BVCI196(1267)@538fccd39e6b: Removing Client IMSI='262420000000051'H, index=0 TC_paging_ps(1283)@538fccd39e6b: Final verdict of PTC: pass 20250828150949135 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58388<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1280)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1278)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1265)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1268)@538fccd39e6b: Final verdict of PTC: none 20250828150949136 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150949136 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1274)@538fccd39e6b: Final verdict of PTC: none TC_paging_ps-BVCI210(1271)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1269)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1264)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1279)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1273)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1275)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1282)@538fccd39e6b: Final verdict of PTC: none TC_paging_ps-BVCI220(1277)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1281)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1266)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1272)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1270)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1276)@538fccd39e6b: Final verdict of PTC: none TC_paging_ps-BVCI196(1267)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1264): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1265): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1266): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_paging_ps-BVCI196(1267): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1268): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1269): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1270): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_paging_ps-BVCI210(1271): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1272): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1273): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1274): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1275): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1276): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_paging_ps-BVCI220(1277): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1278): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1279): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1280): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1281): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1282): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_paging_ps(1283): pass (none -> pass) MTC@538fccd39e6b: Test case TC_paging_ps finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests.TC_paging_ps pass'. Thu Aug 28 15:09:49 UTC 2025 ====== SGSN_Tests.TC_paging_ps pass ====== Saving talloc report from 127.0.0.10:4245 to SGSN_Tests.TC_paging_ps.talloc 20250828150949242 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150949644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=103600) 20250828150950137 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150950138 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=103600, count=104860) 20250828150951139 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150951139 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:09: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_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 20250828150952141 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150952141 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_paging_ps_ra_multiple_cells started. 20250828150952671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50872<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150952672 DMM INFO MM(262420000000051/e294be38) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828150952672 DMM INFO MM(262420000000051/e294be38) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828150952672 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828150952672 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828150952672 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828150952672 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250828150952672 DLLC NOTICE LLME(ffffffff/e294be38){ASSIGNED} LLGM Assign pre (e294be38 => ffffffff) (gprs_llc.c:1079) 20250828150952672 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e294be38 => ffffffff) (gprs_llc.c:1125) 20250828150952672 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828150952672 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828150952672 DMM NOTICE MM(262420000000051/e294be38) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828150952672 DGPRS INFO PDP(262420000000051/0) Forcing release of PDP context (pdpctx.c:102) 20250828150952672 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828150952672 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828150952672 DLGTP DEBUG Registering seq=1069 in restransmit req queue (gtp.c:378) 20250828150952672 DGPRS INFO SUBSCR(262420000000051) purging MS subscriber (gprs_subscriber.c:785) 20250828150952672 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) 20250828150952672 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) 20250828150952672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828150952672 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828150952672 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828150952672 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828150952672 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1284)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1285)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1284)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1288)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150952691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828150952691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150952691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150952691 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150952691 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828150952691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150952691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150952691 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150952691 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1288)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150952692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150952692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150952692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150952692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150952692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150952692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150952692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150952692 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150952692 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828150952692 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150952692 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150952692 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150952692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1288)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1288)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150952694 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1285)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1285)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1289)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828150952699 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150952699 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1290)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1289)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1293)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150952711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828150952711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150952711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150952711 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150952711 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828150952711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150952711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150952711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150952711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1293)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150952712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150952712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150952712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150952712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150952712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150952712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150952712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150952712 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150952712 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828150952712 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150952712 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150952712 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150952712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1293)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1293)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150952714 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1294)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1290)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1290)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150952721 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150952721 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1295)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_paging_ps_ra_multiple_cells-BVCI210(1292)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1294)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1299)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1299)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828150952735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828150952735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828150952735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828150952735 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150952735 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828150952735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828150952735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828150952735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828150952735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1299)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828150952736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828150952736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828150952736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828150952736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828150952736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828150952736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828150952736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828150952736 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828150952736 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828150952736 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828150952736 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828150952736 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828150952736 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1299)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1299)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828150952739 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1295)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1295)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828150952744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150952744 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_paging_ps_ra_multiple_cells-BVCI220(1296)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828150953142 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828150953142 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828150953142 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828150953142 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1298)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1298)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828150953143 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828150953144 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1298)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1298)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1298)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1298)@538fccd39e6b: 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(1298)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1298)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@538fccd39e6b: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='EE6C5CDB'O, index=0 SGSN_Test-GSUP(1300)@538fccd39e6b: Created GsupExpect[0] for "262420000000052" to be handled at TC_paging_ps_ra_multiple_cells(1303) TC_paging_ps_ra_multiple_cells-BVCI196(1287)@538fccd39e6b: Removing Client IMSI='262420000000052'H, index=0 TC_paging_ps_ra_multiple_cells-BVCI210(1292)@538fccd39e6b: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='EE6C5CDB'O, index=0 TC_paging_ps_ra_multiple_cells-BVCI220(1296)@538fccd39e6b: Adding Client=TC_paging_ps_ra_multiple_cells(1303), IMSI='262420000000052'H, TLLI='EE6C5CDB'O, index=0 TC_paging_ps_ra_multiple_cells(1303)@538fccd39e6b: 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 := '6F279DC492D1A4950D5BE21F75EA0BCE'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '0CC8DEE7'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FDFF03AA78E4B75B'O } } } } } 20250828150954175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150954175 DLLC NOTICE LLME(ffffffff/ee6c5cdb){UNASSIGNED} LLC RX: unknown TLLI 0xee6c5cdb, creating LLME on the fly (gprs_llc.c:552) 20250828150954175 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150954175 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000052) type="GPRS attach"  (gprs_gmm.c:1320) 20250828150954175 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828150954175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828150954175 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828150954175 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828150954175 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828150954175 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828150954175 DLLC NOTICE LLME(ffffffff/ee6c5cdb){UNASSIGNED} LLGM Assign pre (ee6c5cdb => c50a05a8) (gprs_llc.c:1079) 20250828150954175 DLLC NOTICE LLME(ee6c5cdb/c50a05a8){ASSIGNED} LLGM Assign post (ee6c5cdb => c50a05a8) (gprs_llc.c:1125) 20250828150954175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828150954175 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828150954175 DMM DEBUG MM(262420000000052/c50a05a8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828150954181 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150954181 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828150954181 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150954181 DMM DEBUG MM(262420000000052/c50a05a8) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000520 (gprs_gmm.c:1134) 20250828150954181 DMM NOTICE MM(262420000000052/c50a05a8) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828150954181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828150954181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828150954181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828150954181 DMM DEBUG MM(262420000000052/c50a05a8) Requesting authorization (sgsn_auth.c:160) 20250828150954181 DMM INFO MM(262420000000052/c50a05a8) Requesting authentication tuples (sgsn_auth.c:184) 20250828150954181 DMM DEBUG MM(262420000000052/c50a05a8) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828150954181 DGPRS INFO SUBSCR(262420000000052) requesting auth info (gprs_subscriber.c:805) 20250828150954181 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000052" handled at TC_paging_ps_ra_multiple_cells(1303) SGSN_Test-GSUP(1300)@538fccd39e6b: Added IMSI table entry 0TC_paging_ps_ra_multiple_cells(1303)"262420000000052" 20250828150954182 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828150954182 DGPRS INFO SUBSCR(262420000000052) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828150954182 DGPRS DEBUG SUBSCR(262420000000052) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828150954182 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828150954182 DMM INFO MM(262420000000052/c50a05a8) Subscriber data update (mmctx.c:445) 20250828150954182 DMM DEBUG MM(262420000000052/c50a05a8) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828150954182 DMM INFO MM(262420000000052/c50a05a8) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828150954182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828150954182 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828150954182 DMM INFO MM(262420000000052/c50a05a8) <- GMM AUTH AND CIPHERING REQ (rand = 6f 27 9d c4 92 d1 a4 95 0d 5b e2 1f 75 ea 0b ce , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828150954186 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150954186 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828150954186 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150954186 DMM INFO MM(262420000000052/c50a05a8) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828150954186 DMM NOTICE MM(262420000000052/c50a05a8) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828150954186 DMM DEBUG MM(262420000000052/c50a05a8) checking auth: received GSM SRES = 0c c8 de e7 (gprs_gmm.c:716) 20250828150954186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828150954186 DMM DEBUG MM(262420000000052/c50a05a8) Requesting authorization (sgsn_auth.c:160) 20250828150954186 DMM INFO MM(262420000000052/c50a05a8) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828150954186 DMM DEBUG MM(262420000000052/c50a05a8) Requesting subscriber data update (gprs_subscriber.c:894) 20250828150954186 DGPRS INFO SUBSCR(262420000000052) subscriber data is not available (gprs_subscriber.c:818) 20250828150954186 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) 20250828150954186 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828150954186 DMM INFO MM(262420000000052/c50a05a8) <- GMM ATTACH ACCEPT (new P-TMSI=0xc50a05a8) (gprs_gmm.c:337) 20250828150954187 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828150954187 DGPRS INFO SUBSCR(262420000000052) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828150954187 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250828150954187 DMM INFO MM(262420000000052/c50a05a8) Subscriber data update (mmctx.c:445) 20250828150954187 DMM DEBUG MM(262420000000052/c50a05a8) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828150954187 DMM INFO MM(262420000000052/c50a05a8) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828150954187 DMM NOTICE MM(262420000000052/c50a05a8) Authorized, continuing procedure, IMSI=262420000000052 (gprs_gmm.c:1050) 20250828150954187 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828150954187 DMM NOTICE MM(262420000000052/c50a05a8) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828150954187 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) 20250828150954187 DGPRS INFO SUBSCR(262420000000052) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828150954187 DGPRS DEBUG SUBSCR(262420000000052) Updating subscriber data (gprs_subscriber.c:839) 20250828150954187 DMM INFO MM(262420000000052/c50a05a8) Subscriber data update (mmctx.c:445) 20250828150954187 DMM DEBUG MM(262420000000052/c50a05a8) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828150954189 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150954189 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828150954189 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150954189 DMM INFO MM(262420000000052/c50a05a8) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828150954189 DMM NOTICE MM(262420000000052/c50a05a8) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828150954189 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828150954189 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828150954189 DLLC NOTICE LLME(ee6c5cdb/c50a05a8){ASSIGNED} LLGM Assign pre (ffffffff => c50a05a8) (gprs_llc.c:1079) 20250828150954189 DLLC NOTICE LLME(ffffffff/c50a05a8){ASSIGNED} LLGM Assign post (ffffffff => c50a05a8) (gprs_llc.c:1125) 20250828150954189 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828150954189 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828150954189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828150954189 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828150954246 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828150954246 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828150954246 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828150954246 DMM INFO MM(262420000000052/c50a05a8) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828150954246 DMM INFO MM(262420000000052/c50a05a8) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828150954246 DMM DEBUG MM(262420000000052/c50a05a8) Using GGSN 0 (gprs_sm.c:317) 20250828150954246 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) 20250828150954246 DLGTP DEBUG Begin pdp_tidset tid = 5250000000024262 (pdp.c:279) 20250828150954246 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828150954246 DGPRS NOTICE PDP(262420000000052/0) Create PDP Context (sgsn_libgtp.c:186) 20250828150954246 DLGTP DEBUG Registering seq=1070 in restransmit req queue (gtp.c:378) 20250828150954264 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 b0 6d aa d5 11 10 f5 65 9b 14 05 7f 63 30 db 93 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) 20250828150954264 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb3478, cbp=0x55944d797ae0) (sgsn_libgtp.c:633) 20250828150954264 DGPRS INFO PDP(262420000000052/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828150954264 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=c50a05a8, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828150954264 DGPRS INFO PDP(262420000000052/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828150954264 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_paging_ps_ra_multiple_cells(1303)@538fccd39e6b: setverdict(pass): none -> pass TC_paging_ps_ra_multiple_cells(1303)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828150954276 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250828150957248 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Timeout of T3314 (fsm.c:317) 20250828150957248 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_READY_TIMER_EXPIRY (gprs_mm_state_gb_fsm.c:136) 20250828150957248 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Standby (gprs_mm_state_gb_fsm.c:73) 20250828150959287 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000052, length=100 (sgsn_libgtp.c:826) 20250828150959287 DMM INFO MM(262420000000052/c50a05a8) Paging MS in GMM state Registered.NORMAL, MM state Standby (sgsn_libgtp.c:868) TC_paging_ps_ra_multiple_cells-BVCI210(1292)@538fccd39e6b: 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 := 'C50A05A8'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI220(1296)@538fccd39e6b: 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 := 'C50A05A8'O }, eDRX_Paremeters := omit } }, llc := omit, l3_mo := omit, l3_mt := omit, sndcp := omit } TC_paging_ps_ra_multiple_cells-BVCI196(1287)@538fccd39e6b: Warning: Could not find client for IMSI '262420000000052'H TC_paging_ps_ra_multiple_cells(1303)@538fccd39e6b: Final verdict of PTC: pass 20250828150959296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50872<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1300)@538fccd39e6b: Final verdict of PTC: none 20250828150959297 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828150959297 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1284)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1298)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1289)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1299)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1294)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1293)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1288)@538fccd39e6b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI210(1292)@538fccd39e6b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI220(1296)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1302)@538fccd39e6b: Final verdict of PTC: none TC_paging_ps_ra_multiple_cells-BVCI196(1287)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1301)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1290)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1295)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1291)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1286)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1297)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1285)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1284): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1285): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1286): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI196(1287): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1288): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1289): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1290): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1291): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI210(1292): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1293): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1294): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1295): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_paging_ps_ra_multiple_cells-BVCI220(1296): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1297): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1298): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1299): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1300): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1301): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1302): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_paging_ps_ra_multiple_cells(1303): pass (none -> pass) MTC@538fccd39e6b: Test case TC_paging_ps_ra_multiple_cells finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:09:59 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 20250828150959373 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50888<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828150959775 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50888<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=101192) 20250828151000299 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151000299 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=101192, count=105548) 20250828151001301 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151001301 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:10: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_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 20250828151002302 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151002302 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151002368 DGPRS DEBUG Checking for inactive LLMEs, time = 58922001 (sgsn.c:132) 20250828151002371 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151002371 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828151002371 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828151002371 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828151002373 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151002373 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151002374 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151002374 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151002374 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151002374 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_bssgp_rim_single_report started. 20250828151002890 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151002892 DMM INFO MM(262420000000052/c50a05a8) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151002892 DMM INFO MM(262420000000052/c50a05a8) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151002892 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151002892 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151002892 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Standby}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828151002892 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Standby}: state_chg to Idle (gprs_mm_state_gb_fsm.c:95) 20250828151002892 DLLC NOTICE LLME(ffffffff/c50a05a8){ASSIGNED} LLGM Assign pre (c50a05a8 => ffffffff) (gprs_llc.c:1079) 20250828151002892 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (c50a05a8 => ffffffff) (gprs_llc.c:1125) 20250828151002892 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828151002892 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828151002892 DMM NOTICE MM(262420000000052/c50a05a8) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828151002892 DGPRS INFO PDP(262420000000052/0) Forcing release of PDP context (pdpctx.c:102) 20250828151002892 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828151002892 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151002892 DLGTP DEBUG Registering seq=1071 in restransmit req queue (gtp.c:378) 20250828151002892 DGPRS INFO SUBSCR(262420000000052) purging MS subscriber (gprs_subscriber.c:785) 20250828151002892 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) 20250828151002892 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) 20250828151002892 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828151002892 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828151002893 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828151002893 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828151002893 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1304)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1305)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1304)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1308)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151002941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151002941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151002941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151002941 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151002941 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151002941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151002941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151002941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151002941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1308)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151002941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151002941 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151002941 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151002942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151002942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151002942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151002942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151002942 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151002942 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151002942 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151002942 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151002942 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151002942 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1308)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1308)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1309)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828151002945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1305)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1305)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151002951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151002951 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1310)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_bssgp_rim_single_report-BVCI196(1307)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1309)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1313)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151002957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151002957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151002957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151002957 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151002957 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151002957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151002957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151002957 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151002957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1313)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151002958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151002958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151002958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151002958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151002958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151002958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151002958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151002958 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151002958 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151002958 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151002958 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151002958 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151002958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1313)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1313)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151002961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1314)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1310)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1310)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151002965 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151002965 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI210(1312)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1315)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1314)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1318)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1318)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151002975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151002975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151002975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151002975 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151002975 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151002975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151002975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151002975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151002975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1318)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151002976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151002976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151002976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151002976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151002976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151002976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151002976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151002976 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151002976 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151002976 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151002976 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151002976 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151002976 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1318)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1318)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151002979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1315)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1315)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151002984 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151002984 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_bssgp_rim_single_report-BVCI220(1317)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151003303 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151003303 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151003303 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151003303 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1319)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1319)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151003304 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1319)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1319)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151003305 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1319)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1319)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1319)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151003318 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@538fccd39e6b: setverdict(pass): none -> pass MTC@538fccd39e6b: Warning: Re-starting timer T, which is already active (running or expired). 20250828151003325 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828151003332 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40958<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828151003335 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151003335 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1308)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1320)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1319)@538fccd39e6b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI196(1307)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1304)@538fccd39e6b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI210(1312)@538fccd39e6b: Final verdict of PTC: none TC_bssgp_rim_single_report-BVCI220(1317)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1309)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1313)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1314)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1322)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1305)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1318)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1310)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1321)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1315)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1311)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1306)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1316)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: pass MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1304): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1305): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1306): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI196(1307): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1308): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1309): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1310): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1311): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI210(1312): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1313): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1314): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1315): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1316): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC TC_bssgp_rim_single_report-BVCI220(1317): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1318): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1319): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1320): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1321): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1322): none (pass -> pass) MTC@538fccd39e6b: Test case TC_bssgp_rim_single_report finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:10:03 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 20250828151003439 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40974<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151003840 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40974<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=63500) 20250828151004337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151004337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=63500, count=67856) 20250828151005338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151005338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:10: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_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 20250828151006340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151006340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_rim_eutran_to_geran started. 20250828151006937 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151006940 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1323)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1324)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1323)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1327)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1327)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151006979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151006979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151006979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151006979 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151006979 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151006979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151006979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151006979 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151006979 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1327)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151006980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151006980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151006980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151006980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151006980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151006980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151006980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151006980 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151006980 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151006980 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151006980 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151006980 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151006980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1327)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1327)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151006982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1328)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1324)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1324)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151006987 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151006988 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI196(1326)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1329)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1328)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1332)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151006999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151006999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151006999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151006999 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151006999 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151006999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151006999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151006999 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151006999 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1332)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151007000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151007000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151007000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151007000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151007000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151007000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151007000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151007000 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151007000 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151007000 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151007000 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151007000 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151007000 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1332)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1332)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151007003 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1333)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1329)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1329)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151007009 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151007009 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI210(1331)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1334)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1333)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1337)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1337)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151007016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151007016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151007016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151007016 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151007016 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151007016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151007016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151007016 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151007016 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1337)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151007017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151007017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151007017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151007017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151007017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151007017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151007017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151007017 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151007017 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151007017 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151007017 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151007017 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151007017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1337)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1337)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151007019 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1334)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1334)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151007024 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151007024 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_rim_eutran_to_geran-BVCI220(1336)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151007341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151007341 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151007341 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151007341 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1338)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1338)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151007346 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1338)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1338)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151007347 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1338)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1338)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@538fccd39e6b: setverdict(pass): none -> pass 20250828151007376 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828151007378 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40976<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828151007379 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151007379 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_rim_eutran_to_geran-BVCI210(1331)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1323)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1338)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1340)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1337)@538fccd39e6b: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI196(1326)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1339)@538fccd39e6b: Final verdict of PTC: none TC_rim_eutran_to_geran-BVCI220(1336)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1332)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1333)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1329)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1327)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1328)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1324)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1334)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1341)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1335)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1330)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1325)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: pass MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1323): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1324): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1325): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI196(1326): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1327): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1328): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1329): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1330): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI210(1331): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1332): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1333): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1334): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1335): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC TC_rim_eutran_to_geran-BVCI220(1336): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1337): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1338): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1339): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1340): none (pass -> pass) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1341): none (pass -> pass) MTC@538fccd39e6b: Test case TC_rim_eutran_to_geran finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:10:07 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 20250828151007459 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40990<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151007860 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40990<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=52384) 20250828151008380 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151008380 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=52384, count=53544) 20250828151009381 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151009381 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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'. ------ SGSN_Tests.TC_cell_change_different_rai_ci_attach ------ Thu Aug 28 15:10: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_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 20250828151010382 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151010382 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_cell_change_different_rai_ci_attach started. 20250828151010896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41006<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151010897 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1342)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1343)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1342)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1346)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151010919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151010919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151010919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151010919 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151010919 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151010919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151010919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151010919 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151010919 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1346)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151010920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151010920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151010920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151010920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151010920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151010920 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151010920 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151010920 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151010920 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151010920 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151010920 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151010921 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151010921 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1346)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151010923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1347)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1343)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1343)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151010928 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151010928 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)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1348)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1347)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1351)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1351)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151010935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151010935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151010935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151010935 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151010935 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151010935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151010935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151010935 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151010935 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1351)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151010936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151010936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151010936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151010936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151010936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151010936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151010936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151010936 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151010936 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151010936 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151010936 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151010936 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151010936 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1351)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151010938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1352)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1348)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1348)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151010943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151010943 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI210(1350)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1353)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1352)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1356)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151010953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151010953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151010953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151010953 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151010953 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151010953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151010953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151010953 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151010953 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1356)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151010954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151010954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151010954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151010954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151010954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151010954 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151010954 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151010954 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151010954 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151010954 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151010954 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151010955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151010955 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151010957 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1353)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1353)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151010962 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151010962 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_rai_ci_attach-BVCI220(1355)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151011383 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151011383 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151011383 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151011383 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1357)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1357)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151011385 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828151011385 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1357)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1357)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_attach-BVCI196(1345)@538fccd39e6b: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='D4A18D73'O, index=0 SGSN_Test-GSUP(1358)@538fccd39e6b: 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)@538fccd39e6b: 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 := '4E785B7E6A488712AC153A3D4829FB89'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '880F7526'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'AF119EC3A170D257'O } } } } } 20250828151011415 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151011415 DLLC NOTICE LLME(ffffffff/d4a18d73){UNASSIGNED} LLC RX: unknown TLLI 0xd4a18d73, creating LLME on the fly (gprs_llc.c:552) 20250828151011415 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151011415 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000068) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151011415 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828151011415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828151011415 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828151011415 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828151011415 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151011415 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151011415 DLLC NOTICE LLME(ffffffff/d4a18d73){UNASSIGNED} LLGM Assign pre (d4a18d73 => df8588ab) (gprs_llc.c:1079) 20250828151011415 DLLC NOTICE LLME(d4a18d73/df8588ab){ASSIGNED} LLGM Assign post (d4a18d73 => df8588ab) (gprs_llc.c:1125) 20250828151011415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151011415 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151011415 DMM DEBUG MM(262420000000068/df8588ab) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151011420 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151011420 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828151011420 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151011420 DMM DEBUG MM(262420000000068/df8588ab) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250828151011420 DMM NOTICE MM(262420000000068/df8588ab) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151011420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151011420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151011420 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151011420 DMM DEBUG MM(262420000000068/df8588ab) Requesting authorization (sgsn_auth.c:160) 20250828151011420 DMM INFO MM(262420000000068/df8588ab) Requesting authentication tuples (sgsn_auth.c:184) 20250828151011420 DMM DEBUG MM(262420000000068/df8588ab) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151011420 DGPRS INFO SUBSCR(262420000000068) requesting auth info (gprs_subscriber.c:805) 20250828151011420 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000068" handled at TC_cell_change_different_rai_ci_attach(1361) SGSN_Test-GSUP(1358)@538fccd39e6b: Added IMSI table entry 0TC_cell_change_different_rai_ci_attach(1361)"262420000000068" 20250828151011462 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151011462 DGPRS INFO SUBSCR(262420000000068) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151011462 DGPRS DEBUG SUBSCR(262420000000068) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151011462 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151011462 DMM INFO MM(262420000000068/df8588ab) Subscriber data update (mmctx.c:445) 20250828151011462 DMM DEBUG MM(262420000000068/df8588ab) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151011462 DMM INFO MM(262420000000068/df8588ab) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151011462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151011462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151011462 DMM INFO MM(262420000000068/df8588ab) <- GMM AUTH AND CIPHERING REQ (rand = 4e 78 5b 7e 6a 48 87 12 ac 15 3a 3d 48 29 fb 89 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828151011467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151011467 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe44d18 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151011467 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151011467 DMM INFO MM(262420000000068/df8588ab) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151011467 DMM NOTICE MM(262420000000068/df8588ab) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151011467 DMM DEBUG MM(262420000000068/df8588ab) checking auth: received GSM SRES = 88 0f 75 26 (gprs_gmm.c:716) 20250828151011467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151011467 DMM DEBUG MM(262420000000068/df8588ab) Requesting authorization (sgsn_auth.c:160) 20250828151011467 DMM INFO MM(262420000000068/df8588ab) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151011467 DMM DEBUG MM(262420000000068/df8588ab) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151011467 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250828151011467 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) 20250828151011467 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828151011467 DMM INFO MM(262420000000068/df8588ab) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf8588ab) (gprs_gmm.c:337) 20250828151011468 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151011468 DGPRS INFO SUBSCR(262420000000068) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151011468 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250828151011468 DMM INFO MM(262420000000068/df8588ab) Subscriber data update (mmctx.c:445) 20250828151011468 DMM DEBUG MM(262420000000068/df8588ab) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151011468 DMM INFO MM(262420000000068/df8588ab) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151011468 DMM NOTICE MM(262420000000068/df8588ab) Authorized, continuing procedure, IMSI=262420000000068 (gprs_gmm.c:1050) 20250828151011468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151011468 DMM NOTICE MM(262420000000068/df8588ab) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151011468 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) 20250828151011468 DGPRS INFO SUBSCR(262420000000068) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151011468 DGPRS DEBUG SUBSCR(262420000000068) Updating subscriber data (gprs_subscriber.c:839) 20250828151011468 DMM INFO MM(262420000000068/df8588ab) Subscriber data update (mmctx.c:445) 20250828151011468 DMM DEBUG MM(262420000000068/df8588ab) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828151011471 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151011471 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828151011471 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151011471 DMM INFO MM(262420000000068/df8588ab) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151011471 DMM NOTICE MM(262420000000068/df8588ab) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151011471 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151011471 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151011471 DLLC NOTICE LLME(d4a18d73/df8588ab){ASSIGNED} LLGM Assign pre (ffffffff => df8588ab) (gprs_llc.c:1079) 20250828151011471 DLLC NOTICE LLME(ffffffff/df8588ab){ASSIGNED} LLGM Assign post (ffffffff => df8588ab) (gprs_llc.c:1125) 20250828151011471 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828151011471 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828151011471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151011471 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151011522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151011522 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828151011522 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151011522 DMM INFO MM(262420000000068/df8588ab) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151011522 DMM INFO MM(262420000000068/df8588ab) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151011522 DMM DEBUG MM(262420000000068/df8588ab) Using GGSN 0 (gprs_sm.c:317) 20250828151011522 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) 20250828151011522 DLGTP DEBUG Begin pdp_tidset tid = 5860000000024262 (pdp.c:279) 20250828151011522 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151011522 DGPRS NOTICE PDP(262420000000068/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151011523 DLGTP DEBUG Registering seq=1072 in restransmit req queue (gtp.c:378) 20250828151011530 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 72 ef d2 30 11 3c a7 8a 0e 14 05 7f 5c 58 2f 40 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1072 from retransmit req queue (gtp.c:465) 20250828151011530 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb44f0, cbp=0x55944d794bd0) (sgsn_libgtp.c:633) 20250828151011530 DGPRS INFO PDP(262420000000068/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151011530 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=df8588ab, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828151011530 DGPRS INFO PDP(262420000000068/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828151011530 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_attach(1361)@538fccd39e6b: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_attach(1361)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828151011534 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000068, length=100 (sgsn_libgtp.c:826) 20250828151011537 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151011537 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250828151011537 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_attach-BVCI196(1345)@538fccd39e6b: Removing Client IMSI='262420000000068'H, index=0 TC_cell_change_different_rai_ci_attach-BVCI210(1350)@538fccd39e6b: Adding Client=TC_cell_change_different_rai_ci_attach(1361), IMSI='262420000000068'H, TLLI='DF8588AB'O, index=0 TC_cell_change_different_rai_ci_attach(1361)@538fccd39e6b: 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 := '36662EA6274237A5CC2088D34292D366'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '292E1AB0'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F3F9D6FC816AA85F'O } } } } } 20250828151011540 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151011540 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250828151011540 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(TMSI-0xDF8588AB) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151011540 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151011540 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828151011540 DLLC NOTICE LLME(ffffffff/df8588ab){ASSIGNED} LLGM Assign pre (df8588ab => e347a7dc) (gprs_llc.c:1079) 20250828151011540 DLLC NOTICE LLME(df8588ab/e347a7dc){ASSIGNED} LLGM Assign post (df8588ab => e347a7dc) (gprs_llc.c:1125) 20250828151011540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151011540 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151011540 DMM DEBUG MM(262420000000068/e347a7dc) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151011546 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151011546 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250828151011546 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151011546 DMM DEBUG MM(262420000000068/e347a7dc) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000680 (gprs_gmm.c:1134) 20250828151011546 DMM NOTICE MM(262420000000068/e347a7dc) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151011546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151011546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151011546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151011546 DMM DEBUG MM(262420000000068/e347a7dc) Requesting authorization (sgsn_auth.c:160) 20250828151011546 DMM INFO MM(262420000000068/e347a7dc) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151011546 DMM DEBUG MM(262420000000068/e347a7dc) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151011546 DGPRS INFO SUBSCR(262420000000068) subscriber data is not available (gprs_subscriber.c:818) 20250828151011546 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) 20250828151017546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250828151017546 DMM ERROR MM(262420000000068/e347a7dc) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250828151017546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250828151017546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828151017546 DMM NOTICE MM(262420000000068/e347a7dc) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250828151017546 DMM NOTICE MM(262420000000068/e347a7dc) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828151017546 DGPRS INFO PDP(262420000000068/0) Forcing release of PDP context (pdpctx.c:102) 20250828151017546 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=e347a7dc, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828151017546 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828151017546 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151017546 DLGTP DEBUG Registering seq=1073 in restransmit req queue (gtp.c:378) 20250828151017546 DGPRS INFO SUBSCR(262420000000068) purging MS subscriber (gprs_subscriber.c:785) 20250828151017546 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) 20250828151017546 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Reject}: Deallocated (fsm.c:568) 20250828151017546 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Deallocated (fsm.c:568) 20250828151017546 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828151017546 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828151017546 DLLC NOTICE LLME(df8588ab/e347a7dc){ASSIGNED} LLGM Assign pre (e347a7dc => ffffffff) (gprs_llc.c:1079) 20250828151017546 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e347a7dc => ffffffff) (gprs_llc.c:1125) -NSVCI97(1346)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151020931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151020931 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151020931 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151020939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151020939 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151020939 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151020964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151020964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151020964 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151022547 DLGTP INFO Retransmit (0) of seq 1073 (gsn.c:295) 20250828151027548 DLGTP INFO Retransmit (1) of seq 1073 (gsn.c:295) -NSVCI97(1346)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151030943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151030943 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151030943 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151030950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151030950 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151030950 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1356)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151030974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151030974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151030974 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151031384 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250828151031384 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828151031384 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1357)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1357)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151032369 DGPRS DEBUG Checking for inactive LLMEs, time = 58922031 (sgsn.c:132) 20250828151032373 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151032373 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828151032373 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828151032373 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828151032374 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151032374 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151032375 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151032375 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151032375 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151032375 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828151032549 DLGTP INFO Retransmit (2) of seq 1073 (gsn.c:295) 20250828151037549 DLGTP INFO Retransmit (3) of seq 1073 (gsn.c:295) 20250828151040922 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151040923 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151040923 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828151040937 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151040938 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151040938 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1346)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151040945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151040945 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151040945 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1346)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1351)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151040951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151040951 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151040951 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1351)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151040955 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151040956 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151040956 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1356)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151040975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151040975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151040975 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1356)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_rai_ci_attach(1361)@538fccd39e6b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@538fccd39e6b: Test Component 1361 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1358)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1347)@538fccd39e6b: Final verdict of PTC: none 20250828151041412 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151041412 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151041412 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41006<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_cell_change_different_rai_ci_attach-BVCI210(1350)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1357)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1356)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1342)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1352)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1343)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1351)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1360)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1344)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1353)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1346)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI196(1345)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach-BVCI220(1355)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1348)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1359)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1349)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1354)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_rai_ci_attach(1361)@538fccd39e6b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1342): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1343): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1344): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI196(1345): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1346): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1347): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1348): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1349): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI210(1350): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1351): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1352): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1353): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1354): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_rai_ci_attach-BVCI220(1355): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1356): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1357): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1358): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1359): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1360): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_rai_ci_attach(1361): fail (none -> fail) reason: "Tguard timeout" MTC@538fccd39e6b: Test case TC_cell_change_different_rai_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@538fccd39e6b: 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'. Thu Aug 28 15:10:41 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 20250828151041491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151041892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59252<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=135784) 20250828151042413 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151042413 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151042550 DLGTP NOTICE Retransmit req queue timeout of seq 1073 (gsn.c:289) 20250828151042550 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55944d794bd0) (sgsn_libgtp.c:633) 20250828151042550 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55944d794bd0) (sgsn_libgtp.c:637) 20250828151042550 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250828151042550 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250828151042550 DLGTP DEBUG Begin pdp_tiddel tid = 5860000000024262 (pdp.c:298) 20250828151042550 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=135784, count=138660) 20250828151043414 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151043414 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:10: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.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 20250828151044415 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151044415 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_cell_change_different_rai_ci_data started. 20250828151044930 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50386<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151044931 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1362)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1363)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1362)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1366)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1366)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151044958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151044958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151044958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151044958 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151044958 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151044958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151044958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151044958 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151044958 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1366)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151044960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151044960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151044960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151044960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151044960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151044960 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151044960 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151044960 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151044960 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151044960 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151044960 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151044961 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151044961 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1366)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test SGSN_Test-Gb1-NS1(1367)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1366)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151044964 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1363)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1363)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151044971 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151044972 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1368)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_rai_ci_data-BVCI196(1364)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1367)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1371)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1371)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151044980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151044980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151044980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151044980 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151044980 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151044980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151044980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151044980 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151044980 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1371)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151044982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151044982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151044982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151044982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151044982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151044982 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151044982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151044982 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151044982 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151044982 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151044982 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1371)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151044983 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151044983 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1371)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151044986 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1372)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1368)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1368)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151044995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151044995 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1373)@538fccd39e6b: 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)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1372)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1376)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151045004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151045004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151045004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151045004 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151045004 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151045004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151045004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151045004 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151045004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1376)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151045006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151045006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151045006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151045006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151045006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151045006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151045006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151045006 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151045006 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151045006 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151045006 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151045006 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151045006 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1376)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1376)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151045010 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1373)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1373)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151045017 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151045017 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)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151045416 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151045416 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151045416 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151045416 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1377)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1377)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151045417 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828151045418 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1377)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1377)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1377)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1377)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_rai_ci_data-BVCI196(1364)@538fccd39e6b: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='D37210D2'O, index=0 SGSN_Test-GSUP(1378)@538fccd39e6b: 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)@538fccd39e6b: 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 := '5B5467695B90F421A3E084ECF9B0DAFB'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9980537F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '1F797413985EB6DA'O } } } } } 20250828151045452 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151045452 DLLC NOTICE LLME(ffffffff/d37210d2){UNASSIGNED} LLC RX: unknown TLLI 0xd37210d2, creating LLME on the fly (gprs_llc.c:552) 20250828151045452 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151045452 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000070) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151045452 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828151045452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828151045452 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828151045452 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828151045452 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151045452 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151045452 DLLC NOTICE LLME(ffffffff/d37210d2){UNASSIGNED} LLGM Assign pre (d37210d2 => f697b2a4) (gprs_llc.c:1079) 20250828151045452 DLLC NOTICE LLME(d37210d2/f697b2a4){ASSIGNED} LLGM Assign post (d37210d2 => f697b2a4) (gprs_llc.c:1125) 20250828151045452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151045452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151045452 DMM DEBUG MM(262420000000070/f697b2a4) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151045462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151045462 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828151045462 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151045462 DMM DEBUG MM(262420000000070/f697b2a4) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000700 (gprs_gmm.c:1134) 20250828151045462 DMM NOTICE MM(262420000000070/f697b2a4) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151045462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151045462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151045462 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151045462 DMM DEBUG MM(262420000000070/f697b2a4) Requesting authorization (sgsn_auth.c:160) 20250828151045462 DMM INFO MM(262420000000070/f697b2a4) Requesting authentication tuples (sgsn_auth.c:184) 20250828151045462 DMM DEBUG MM(262420000000070/f697b2a4) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151045462 DGPRS INFO SUBSCR(262420000000070) requesting auth info (gprs_subscriber.c:805) 20250828151045462 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000070" handled at TC_cell_change_different_rai_ci_data(1381) SGSN_Test-GSUP(1378)@538fccd39e6b: Added IMSI table entry 0TC_cell_change_different_rai_ci_data(1381)"262420000000070" 20250828151045463 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151045463 DGPRS INFO SUBSCR(262420000000070) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151045463 DGPRS DEBUG SUBSCR(262420000000070) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151045463 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151045463 DMM INFO MM(262420000000070/f697b2a4) Subscriber data update (mmctx.c:445) 20250828151045463 DMM DEBUG MM(262420000000070/f697b2a4) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151045464 DMM INFO MM(262420000000070/f697b2a4) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151045464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151045464 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151045464 DMM INFO MM(262420000000070/f697b2a4) <- GMM AUTH AND CIPHERING REQ (rand = 5b 54 67 69 5b 90 f4 21 a3 e0 84 ec f9 b0 da fb , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828151045469 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151045469 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe2ecc8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151045469 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151045469 DMM INFO MM(262420000000070/f697b2a4) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151045469 DMM NOTICE MM(262420000000070/f697b2a4) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151045469 DMM DEBUG MM(262420000000070/f697b2a4) checking auth: received GSM SRES = 99 80 53 7f (gprs_gmm.c:716) 20250828151045469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151045469 DMM DEBUG MM(262420000000070/f697b2a4) Requesting authorization (sgsn_auth.c:160) 20250828151045469 DMM INFO MM(262420000000070/f697b2a4) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151045469 DMM DEBUG MM(262420000000070/f697b2a4) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151045469 DGPRS INFO SUBSCR(262420000000070) subscriber data is not available (gprs_subscriber.c:818) 20250828151045469 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) 20250828151045469 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828151045469 DMM INFO MM(262420000000070/f697b2a4) <- GMM ATTACH ACCEPT (new P-TMSI=0xf697b2a4) (gprs_gmm.c:337) 20250828151045470 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151045470 DGPRS INFO SUBSCR(262420000000070) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151045470 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250828151045470 DMM INFO MM(262420000000070/f697b2a4) Subscriber data update (mmctx.c:445) 20250828151045470 DMM DEBUG MM(262420000000070/f697b2a4) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151045470 DMM INFO MM(262420000000070/f697b2a4) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151045470 DMM NOTICE MM(262420000000070/f697b2a4) Authorized, continuing procedure, IMSI=262420000000070 (gprs_gmm.c:1050) 20250828151045470 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151045470 DMM NOTICE MM(262420000000070/f697b2a4) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151045470 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) 20250828151045470 DGPRS INFO SUBSCR(262420000000070) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151045470 DGPRS DEBUG SUBSCR(262420000000070) Updating subscriber data (gprs_subscriber.c:839) 20250828151045470 DMM INFO MM(262420000000070/f697b2a4) Subscriber data update (mmctx.c:445) 20250828151045470 DMM DEBUG MM(262420000000070/f697b2a4) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828151045475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151045475 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828151045475 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151045475 DMM INFO MM(262420000000070/f697b2a4) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151045475 DMM NOTICE MM(262420000000070/f697b2a4) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151045475 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151045475 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151045475 DLLC NOTICE LLME(d37210d2/f697b2a4){ASSIGNED} LLGM Assign pre (ffffffff => f697b2a4) (gprs_llc.c:1079) 20250828151045475 DLLC NOTICE LLME(ffffffff/f697b2a4){ASSIGNED} LLGM Assign post (ffffffff => f697b2a4) (gprs_llc.c:1125) 20250828151045475 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828151045475 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828151045475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151045475 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151045528 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151045528 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828151045528 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151045528 DMM INFO MM(262420000000070/f697b2a4) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151045528 DMM INFO MM(262420000000070/f697b2a4) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151045528 DMM DEBUG MM(262420000000070/f697b2a4) Using GGSN 0 (gprs_sm.c:317) 20250828151045528 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) 20250828151045528 DLGTP DEBUG Begin pdp_tidset tid = 5070000000024262 (pdp.c:279) 20250828151045528 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151045528 DGPRS NOTICE PDP(262420000000070/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151045528 DLGTP DEBUG Registering seq=1074 in restransmit req queue (gtp.c:378) 20250828151045538 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 85 72 ef 78 11 47 84 e7 f5 14 05 7f e4 ea a5 24 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) 20250828151045538 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb44f0, cbp=0x55944d794bd0) (sgsn_libgtp.c:633) 20250828151045538 DGPRS INFO PDP(262420000000070/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151045538 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=f697b2a4, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828151045538 DGPRS INFO PDP(262420000000070/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828151045538 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_rai_ci_data(1381)@538fccd39e6b: setverdict(pass): none -> pass TC_cell_change_different_rai_ci_data(1381)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828151045545 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) 20250828151045551 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151045551 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250828151045551 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_rai_ci_data-BVCI210(1370)@538fccd39e6b: Adding Client=TC_cell_change_different_rai_ci_data(1381), IMSI='262420000000070'H, TLLI='F697B2A4'O, index=0 20250828151045556 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151045556 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151045556 DSNDCP ERROR Message for non-existing MM ctx (lle=0x55944d795b88, TLLI=f697b2a4, SAPI=3, NSAPI=5) (gprs_sndcp.c:841) TC_cell_change_different_rai_ci_data(1381)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_cell_change_different_rai_ci_data-BVCI210(1370)@538fccd39e6b: Removing Client IMSI='262420000000070'H, index=0 20250828151047557 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000070, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_rai_ci_data-BVCI196(1364)@538fccd39e6b: Removing Client IMSI='262420000000070'H, index=0 TC_cell_change_different_rai_ci_data(1381)@538fccd39e6b: Final verdict of PTC: pass 20250828151047561 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50386<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1378)@538fccd39e6b: Final verdict of PTC: none 20250828151047562 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151047562 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1377)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1371)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1376)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1366)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI220(1375)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1368)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1380)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1372)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1373)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1362)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1367)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI210(1370)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1363)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_rai_ci_data-BVCI196(1364)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1379)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1365)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1374)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1369)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1362): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1363): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI196(1364): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1365): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1366): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1367): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1368): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1369): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI210(1370): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1371): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1372): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1373): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1374): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_rai_ci_data-BVCI220(1375): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1376): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1377): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1378): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1379): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1380): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_rai_ci_data(1381): pass (none -> pass) MTC@538fccd39e6b: Test case TC_cell_change_different_rai_ci_data finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:10:47 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 20250828151047638 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50394<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151048039 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50394<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99404) 20250828151048563 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151048563 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99404, count=99944) 20250828151049564 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151049564 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:10: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_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 20250828151050565 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151050565 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_cell_change_different_ci_attach started. 20250828151051068 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50398<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151051069 DMM INFO MM(262420000000070/f697b2a4) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151051069 DMM INFO MM(262420000000070/f697b2a4) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151051069 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151051069 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151051069 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828151051069 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828151051069 DLLC NOTICE LLME(ffffffff/f697b2a4){ASSIGNED} LLGM Assign pre (f697b2a4 => ffffffff) (gprs_llc.c:1079) 20250828151051069 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f697b2a4 => ffffffff) (gprs_llc.c:1125) 20250828151051069 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828151051069 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828151051069 DMM NOTICE MM(262420000000070/f697b2a4) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828151051069 DGPRS INFO PDP(262420000000070/0) Forcing release of PDP context (pdpctx.c:102) 20250828151051069 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828151051069 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151051069 DLGTP DEBUG Registering seq=1075 in restransmit req queue (gtp.c:378) 20250828151051069 DGPRS INFO SUBSCR(262420000000070) purging MS subscriber (gprs_subscriber.c:785) 20250828151051069 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) 20250828151051069 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) 20250828151051069 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828151051069 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828151051069 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828151051069 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828151051069 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1382)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1383)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1382)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1386)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1386)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151051103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151051103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151051103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151051103 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151051103 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151051103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151051103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151051103 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151051103 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1386)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151051105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151051105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151051105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151051105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151051105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151051105 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151051105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151051105 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151051105 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151051105 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151051105 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151051106 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151051106 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1386)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151051110 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1387)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1383)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1383)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151051120 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051120 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1388)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI196(1385)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1387)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1391)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151051133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151051133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151051133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151051133 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151051133 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151051133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151051133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151051133 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151051133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1391)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151051135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151051135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151051135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151051135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151051135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151051135 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151051135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151051135 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151051135 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151051135 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151051135 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151051136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151051136 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151051139 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1392)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1388)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1388)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151051149 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051149 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1393)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_cell_change_different_ci_attach-BVCI210(1390)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1392)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1397)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151051171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151051171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151051171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151051171 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151051171 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151051171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151051171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151051171 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151051171 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1397)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151051173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151051173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151051173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151051173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151051173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151051173 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151051173 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151051173 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151051173 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151051173 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151051173 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151051174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151051174 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1397)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1397)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151051178 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1393)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1393)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151051187 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051187 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_attach-BVCI220(1394)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151051566 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151051566 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151051566 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151051566 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1396)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1396)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151051568 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1396)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1396)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151051569 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1396)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1396)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_attach-BVCI196(1385)@538fccd39e6b: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='DAAF259C'O, index=0 SGSN_Test-GSUP(1398)@538fccd39e6b: Created GsupExpect[0] for "262420000000069" to be handled at TC_cell_change_different_ci_attach(1401) TC_cell_change_different_ci_attach-BVCI196(1385)@538fccd39e6b: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI210(1390)@538fccd39e6b: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='DAAF259C'O, index=0 TC_cell_change_different_ci_attach(1401)@538fccd39e6b: 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 := '7BE4B06C2B7B469373985B8A0DE37AE8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C8C373E9'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '27070D60403891D2'O } } } } } 20250828151051616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051617 DLLC NOTICE LLME(ffffffff/daaf259c){UNASSIGNED} LLC RX: unknown TLLI 0xdaaf259c, creating LLME on the fly (gprs_llc.c:552) 20250828151051617 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151051617 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000069) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151051617 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828151051617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828151051617 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828151051617 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828151051617 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151051617 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151051617 DLLC NOTICE LLME(ffffffff/daaf259c){UNASSIGNED} LLGM Assign pre (daaf259c => f152e0cb) (gprs_llc.c:1079) 20250828151051617 DLLC NOTICE LLME(daaf259c/f152e0cb){ASSIGNED} LLGM Assign post (daaf259c => f152e0cb) (gprs_llc.c:1125) 20250828151051617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151051617 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151051617 DMM DEBUG MM(262420000000069/f152e0cb) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151051630 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051630 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828151051630 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151051630 DMM DEBUG MM(262420000000069/f152e0cb) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250828151051630 DMM NOTICE MM(262420000000069/f152e0cb) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151051630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151051630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151051630 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151051630 DMM DEBUG MM(262420000000069/f152e0cb) Requesting authorization (sgsn_auth.c:160) 20250828151051630 DMM INFO MM(262420000000069/f152e0cb) Requesting authentication tuples (sgsn_auth.c:184) 20250828151051630 DMM DEBUG MM(262420000000069/f152e0cb) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151051630 DGPRS INFO SUBSCR(262420000000069) requesting auth info (gprs_subscriber.c:805) 20250828151051630 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000069" handled at TC_cell_change_different_ci_attach(1401) SGSN_Test-GSUP(1398)@538fccd39e6b: Added IMSI table entry 0TC_cell_change_different_ci_attach(1401)"262420000000069" 20250828151051633 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151051633 DGPRS INFO SUBSCR(262420000000069) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151051633 DGPRS DEBUG SUBSCR(262420000000069) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151051633 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151051633 DMM INFO MM(262420000000069/f152e0cb) Subscriber data update (mmctx.c:445) 20250828151051633 DMM DEBUG MM(262420000000069/f152e0cb) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151051633 DMM INFO MM(262420000000069/f152e0cb) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151051633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151051633 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151051633 DMM INFO MM(262420000000069/f152e0cb) <- GMM AUTH AND CIPHERING REQ (rand = 7b e4 b0 6c 2b 7b 46 93 73 98 5b 8a 0d e3 7a e8 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828151051641 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051641 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfa0b38 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151051641 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151051641 DMM INFO MM(262420000000069/f152e0cb) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151051641 DMM NOTICE MM(262420000000069/f152e0cb) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151051641 DMM DEBUG MM(262420000000069/f152e0cb) checking auth: received GSM SRES = c8 c3 73 e9 (gprs_gmm.c:716) 20250828151051641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151051641 DMM DEBUG MM(262420000000069/f152e0cb) Requesting authorization (sgsn_auth.c:160) 20250828151051641 DMM INFO MM(262420000000069/f152e0cb) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151051641 DMM DEBUG MM(262420000000069/f152e0cb) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151051641 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250828151051641 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) 20250828151051641 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828151051641 DMM INFO MM(262420000000069/f152e0cb) <- GMM ATTACH ACCEPT (new P-TMSI=0xf152e0cb) (gprs_gmm.c:337) 20250828151051643 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151051643 DGPRS INFO SUBSCR(262420000000069) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151051643 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250828151051643 DMM INFO MM(262420000000069/f152e0cb) Subscriber data update (mmctx.c:445) 20250828151051643 DMM DEBUG MM(262420000000069/f152e0cb) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151051643 DMM INFO MM(262420000000069/f152e0cb) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151051643 DMM NOTICE MM(262420000000069/f152e0cb) Authorized, continuing procedure, IMSI=262420000000069 (gprs_gmm.c:1050) 20250828151051643 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151051643 DMM NOTICE MM(262420000000069/f152e0cb) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151051643 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) 20250828151051643 DGPRS INFO SUBSCR(262420000000069) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151051643 DGPRS DEBUG SUBSCR(262420000000069) Updating subscriber data (gprs_subscriber.c:839) 20250828151051643 DMM INFO MM(262420000000069/f152e0cb) Subscriber data update (mmctx.c:445) 20250828151051643 DMM DEBUG MM(262420000000069/f152e0cb) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828151051650 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051650 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828151051650 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151051650 DMM INFO MM(262420000000069/f152e0cb) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151051650 DMM NOTICE MM(262420000000069/f152e0cb) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151051650 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151051650 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151051650 DLLC NOTICE LLME(daaf259c/f152e0cb){ASSIGNED} LLGM Assign pre (ffffffff => f152e0cb) (gprs_llc.c:1079) 20250828151051650 DLLC NOTICE LLME(ffffffff/f152e0cb){ASSIGNED} LLGM Assign post (ffffffff => f152e0cb) (gprs_llc.c:1125) 20250828151051650 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828151051650 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828151051650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151051650 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151051702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051702 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828151051702 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151051702 DMM INFO MM(262420000000069/f152e0cb) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151051702 DMM INFO MM(262420000000069/f152e0cb) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151051702 DMM DEBUG MM(262420000000069/f152e0cb) Using GGSN 0 (gprs_sm.c:317) 20250828151051702 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) 20250828151051702 DLGTP DEBUG Begin pdp_tidset tid = 5960000000024262 (pdp.c:279) 20250828151051702 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151051702 DGPRS NOTICE PDP(262420000000069/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151051702 DLGTP DEBUG Registering seq=1076 in restransmit req queue (gtp.c:378) 20250828151051715 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 7b db 8e 21 11 5c d0 40 95 14 05 7f 0e 01 b9 5e 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1076 from retransmit req queue (gtp.c:465) 20250828151051715 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb5568, cbp=0x55944d798120) (sgsn_libgtp.c:633) 20250828151051715 DGPRS INFO PDP(262420000000069/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151051715 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=f152e0cb, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828151051715 DGPRS INFO PDP(262420000000069/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828151051715 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_attach(1401)@538fccd39e6b: setverdict(pass): none -> pass TC_cell_change_different_ci_attach(1401)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828151051723 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000069, length=100 (sgsn_libgtp.c:826) 20250828151051730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051730 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250828151051730 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_attach-BVCI210(1390)@538fccd39e6b: Removing Client IMSI='262420000000069'H, index=0 TC_cell_change_different_ci_attach-BVCI220(1394)@538fccd39e6b: Adding Client=TC_cell_change_different_ci_attach(1401), IMSI='262420000000069'H, TLLI='F152E0CB'O, index=0 TC_cell_change_different_ci_attach(1401)@538fccd39e6b: 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 := '30872ADCABD28DAD536F53809C56B432'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '41886913'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '23EB0FA33137131F'O } } } } } 20250828151051738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051738 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfacafc CMD=UI DATA (gprs_llc_parse.c:89) 20250828151051738 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151051738 DMM INFO MM(262420000000069/f152e0cb) -> GMM ATTACH REQUEST MI(TMSI-0xF152E0CB) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151051738 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151051738 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828151051738 DLLC NOTICE LLME(ffffffff/f152e0cb){ASSIGNED} LLGM Assign pre (f152e0cb => e3716561) (gprs_llc.c:1079) 20250828151051738 DLLC NOTICE LLME(f152e0cb/e3716561){ASSIGNED} LLGM Assign post (f152e0cb => e3716561) (gprs_llc.c:1125) 20250828151051738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151051738 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151051738 DMM DEBUG MM(262420000000069/e3716561) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151051749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151051750 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x2bdeff CMD=UI DATA (gprs_llc_parse.c:89) 20250828151051750 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151051750 DMM DEBUG MM(262420000000069/e3716561) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000690 (gprs_gmm.c:1134) 20250828151051750 DMM NOTICE MM(262420000000069/e3716561) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151051750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151051750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151051750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151051750 DMM DEBUG MM(262420000000069/e3716561) Requesting authorization (sgsn_auth.c:160) 20250828151051750 DMM INFO MM(262420000000069/e3716561) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151051750 DMM DEBUG MM(262420000000069/e3716561) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151051750 DGPRS INFO SUBSCR(262420000000069) subscriber data is not available (gprs_subscriber.c:818) 20250828151051750 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) 20250828151057750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Timeout of T3350 (fsm.c:317) 20250828151057750 DMM ERROR MM(262420000000069/e3716561) HLR did not answer in time. Rejecting. (gprs_gmm_attach.c:415) 20250828151057750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_REJECT (gprs_gmm_attach.c:416) 20250828151057750 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Reject (gprs_gmm_attach.c:397) 20250828151057750 DMM NOTICE MM(262420000000069/e3716561) <- GMM ATTACH REJECT: Network failure (gprs_gmm.c:401) 20250828151057751 DMM NOTICE MM(262420000000069/e3716561) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828151057751 DGPRS INFO PDP(262420000000069/0) Forcing release of PDP context (pdpctx.c:102) 20250828151057751 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=e3716561, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828151057751 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828151057751 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151057751 DLGTP DEBUG Registering seq=1077 in restransmit req queue (gtp.c:378) 20250828151057751 DGPRS INFO SUBSCR(262420000000069) purging MS subscriber (gprs_subscriber.c:785) 20250828151057751 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) 20250828151057751 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Reject}: Deallocated (fsm.c:568) 20250828151057751 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Deallocated (fsm.c:568) 20250828151057751 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828151057751 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Deallocated (fsm.c:568) 20250828151057751 DLLC NOTICE LLME(f152e0cb/e3716561){ASSIGNED} LLGM Assign pre (e3716561 => ffffffff) (gprs_llc.c:1079) 20250828151057751 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (e3716561 => ffffffff) (gprs_llc.c:1125) -NSVCI97(1386)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151101114 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151101115 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151101115 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151101143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151101143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151101143 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1397)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151101175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151101175 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151101175 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1397)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151102370 DGPRS DEBUG Checking for inactive LLMEs, time = 58922061 (sgsn.c:132) 20250828151102373 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151102373 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828151102373 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828151102373 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828151102374 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151102374 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151102375 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151102375 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151102375 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151102375 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828151102752 DLGTP INFO Retransmit (0) of seq 1077 (gsn.c:295) 20250828151107752 DLGTP INFO Retransmit (1) of seq 1077 (gsn.c:295) -NSVCI97(1386)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151111123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151111123 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151111123 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1391)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151111151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151111151 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151111151 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1397)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151111183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151111183 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151111183 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1397)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151111567 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250828151111567 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828151111567 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1396)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1396)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151112753 DLGTP INFO Retransmit (2) of seq 1077 (gsn.c:295) 20250828151117754 DLGTP INFO Retransmit (3) of seq 1077 (gsn.c:295) 20250828151121107 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151121109 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151121109 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1386)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151121124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151121124 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151121124 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1386)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151121136 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151121137 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151121137 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1391)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151121152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151121152 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151121152 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1391)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151121174 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151121176 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151121176 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1397)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151121184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151121184 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151121184 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1397)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test TC_cell_change_different_ci_attach(1401)@538fccd39e6b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@538fccd39e6b: Test Component 1401 has requested to stop MTC. Terminating current testcase execution. 20250828151121608 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151121608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1396)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1398)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1397)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1391)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1382)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1386)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI220(1394)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI210(1390)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_ci_attach-BVCI196(1385)@538fccd39e6b: Final verdict of PTC: none 20250828151121619 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50398<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-NS2(1392)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1383)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_ci_attach(1401)@538fccd39e6b: Final verdict of PTC: fail reason: "Tguard timeout" SGSN_Test-GGSN_GTP1C(1399)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1395)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1393)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1387)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1389)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1388)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1400)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1384)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1382): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1383): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1384): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI196(1385): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1386): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1387): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1388): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1389): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI210(1390): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1391): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1392): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1393): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_ci_attach-BVCI220(1394): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1395): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1396): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1397): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1398): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1399): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1400): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_ci_attach(1401): fail (none -> fail) reason: "Tguard timeout" MTC@538fccd39e6b: Test case TC_cell_change_different_ci_attach finished. Verdict: fail reason: Tguard timeout MTC@538fccd39e6b: 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'. Thu Aug 28 15:11:21 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 20250828151121735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151122137 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=142340) 20250828151122608 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151122608 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151122755 DLGTP NOTICE Retransmit req queue timeout of seq 1077 (gsn.c:289) 20250828151122755 DGPRS DEBUG libgtp cb_conf(type=20, cause=-1, pdp=(nil), cbp=0x55944d798120) (sgsn_libgtp.c:633) 20250828151122755 DGPRS ERROR libgtp EOF (type=20, pdp=(nil), cbp=0x55944d798120) (sgsn_libgtp.c:637) 20250828151122755 DGPRS INFO PDP(---/0) Received DELETE PDP CTX CONF, cause=-1(unknown 0xffffffff) (sgsn_libgtp.c:553) 20250828151122755 DGPRS NOTICE PDP(---/0) Not deactivating SNDCP layer since the MM context is not available (sgsn_libgtp.c:578) 20250828151122755 DLGTP DEBUG Begin pdp_tiddel tid = 5960000000024262 (pdp.c:298) 20250828151122755 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) Waiting for packet dumper to finish... 1 (prev_count=142340, count=145116) 20250828151123609 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151123609 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:11:24 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 20250828151124610 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151124610 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_cell_change_different_ci_data started. 20250828151125185 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48548<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151125186 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1402)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1403)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1402)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1406)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151125227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151125227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151125227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151125227 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151125227 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151125227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151125227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151125227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151125227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1406)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151125229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151125229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151125229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151125229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151125229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151125229 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151125229 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151125229 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151125229 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151125229 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151125229 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1406)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151125230 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151125230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1406)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151125235 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1407)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1403)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1403)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151125247 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151125247 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI196(1405)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1408)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1407)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1411)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151125263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151125263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151125263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151125263 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151125263 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151125263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151125263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151125263 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151125263 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1411)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151125265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151125265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151125265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151125265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151125265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151125265 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151125265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151125265 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151125265 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151125265 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151125265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151125266 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151125266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1411)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1411)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1412)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828151125271 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1413)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1408)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1408)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151125283 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151125283 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI210(1410)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1412)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1417)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1417)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151125301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151125301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151125301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151125301 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151125301 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151125301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151125301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151125301 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151125301 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1417)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151125303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151125303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151125303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151125303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151125303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151125303 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151125303 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151125303 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151125303 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151125303 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151125303 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151125304 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151125304 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1417)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1417)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151125308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1413)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1413)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151125317 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151125317 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_cell_change_different_ci_data-BVCI220(1414)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151125611 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151125611 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151125611 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151125611 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1416)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1416)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151125613 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1416)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250828151125614 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1416)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1416)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1416)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1416)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1416)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_cell_change_different_ci_data-BVCI196(1405)@538fccd39e6b: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='DFD79484'O, index=0 SGSN_Test-GSUP(1418)@538fccd39e6b: Created GsupExpect[0] for "262420000000071" to be handled at TC_cell_change_different_ci_data(1421) TC_cell_change_different_ci_data-BVCI196(1405)@538fccd39e6b: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI210(1410)@538fccd39e6b: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='DFD79484'O, index=0 TC_cell_change_different_ci_data(1421)@538fccd39e6b: 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 := '1E188ACCC3A957920607D314EDF26436'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '092B673D'O ("\t+g=") } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'F90C4FCEC6623419'O } } } } } 20250828151125658 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151125658 DLLC NOTICE LLME(ffffffff/dfd79484){UNASSIGNED} LLC RX: unknown TLLI 0xdfd79484, creating LLME on the fly (gprs_llc.c:552) 20250828151125658 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151125658 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000071) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151125658 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828151125658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828151125658 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828151125658 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828151125658 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151125658 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151125658 DLLC NOTICE LLME(ffffffff/dfd79484){UNASSIGNED} LLGM Assign pre (dfd79484 => f2f67a5b) (gprs_llc.c:1079) 20250828151125658 DLLC NOTICE LLME(dfd79484/f2f67a5b){ASSIGNED} LLGM Assign post (dfd79484 => f2f67a5b) (gprs_llc.c:1125) 20250828151125658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151125658 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151125658 DMM DEBUG MM(262420000000071/f2f67a5b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151125672 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151125672 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828151125672 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151125672 DMM DEBUG MM(262420000000071/f2f67a5b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000710 (gprs_gmm.c:1134) 20250828151125672 DMM NOTICE MM(262420000000071/f2f67a5b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151125672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151125672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151125672 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151125672 DMM DEBUG MM(262420000000071/f2f67a5b) Requesting authorization (sgsn_auth.c:160) 20250828151125672 DMM INFO MM(262420000000071/f2f67a5b) Requesting authentication tuples (sgsn_auth.c:184) 20250828151125672 DMM DEBUG MM(262420000000071/f2f67a5b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151125672 DGPRS INFO SUBSCR(262420000000071) requesting auth info (gprs_subscriber.c:805) 20250828151125672 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)@538fccd39e6b: Found GsupExpect[0] for "262420000000071" handled at TC_cell_change_different_ci_data(1421) SGSN_Test-GSUP(1418)@538fccd39e6b: Added IMSI table entry 0TC_cell_change_different_ci_data(1421)"262420000000071" 20250828151125675 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151125675 DGPRS INFO SUBSCR(262420000000071) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151125675 DGPRS DEBUG SUBSCR(262420000000071) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151125675 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151125675 DMM INFO MM(262420000000071/f2f67a5b) Subscriber data update (mmctx.c:445) 20250828151125675 DMM DEBUG MM(262420000000071/f2f67a5b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151125675 DMM INFO MM(262420000000071/f2f67a5b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151125675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151125675 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151125675 DMM INFO MM(262420000000071/f2f67a5b) <- GMM AUTH AND CIPHERING REQ (rand = 1e 18 8a cc c3 a9 57 92 06 07 d3 14 ed f2 64 36 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828151125684 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151125684 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xe90eb8 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151125684 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151125684 DMM INFO MM(262420000000071/f2f67a5b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151125684 DMM NOTICE MM(262420000000071/f2f67a5b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151125684 DMM DEBUG MM(262420000000071/f2f67a5b) checking auth: received GSM SRES = 09 2b 67 3d (gprs_gmm.c:716) 20250828151125684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151125684 DMM DEBUG MM(262420000000071/f2f67a5b) Requesting authorization (sgsn_auth.c:160) 20250828151125684 DMM INFO MM(262420000000071/f2f67a5b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151125684 DMM DEBUG MM(262420000000071/f2f67a5b) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151125684 DGPRS INFO SUBSCR(262420000000071) subscriber data is not available (gprs_subscriber.c:818) 20250828151125684 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) 20250828151125684 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828151125684 DMM INFO MM(262420000000071/f2f67a5b) <- GMM ATTACH ACCEPT (new P-TMSI=0xf2f67a5b) (gprs_gmm.c:337) 20250828151125685 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151125685 DGPRS INFO SUBSCR(262420000000071) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151125685 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250828151125685 DMM INFO MM(262420000000071/f2f67a5b) Subscriber data update (mmctx.c:445) 20250828151125685 DMM DEBUG MM(262420000000071/f2f67a5b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151125685 DMM INFO MM(262420000000071/f2f67a5b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151125685 DMM NOTICE MM(262420000000071/f2f67a5b) Authorized, continuing procedure, IMSI=262420000000071 (gprs_gmm.c:1050) 20250828151125685 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151125685 DMM NOTICE MM(262420000000071/f2f67a5b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151125685 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) 20250828151125686 DGPRS INFO SUBSCR(262420000000071) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151125686 DGPRS DEBUG SUBSCR(262420000000071) Updating subscriber data (gprs_subscriber.c:839) 20250828151125686 DMM INFO MM(262420000000071/f2f67a5b) Subscriber data update (mmctx.c:445) 20250828151125686 DMM DEBUG MM(262420000000071/f2f67a5b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828151125692 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151125692 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828151125692 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151125692 DMM INFO MM(262420000000071/f2f67a5b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151125692 DMM NOTICE MM(262420000000071/f2f67a5b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151125692 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151125692 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151125692 DLLC NOTICE LLME(dfd79484/f2f67a5b){ASSIGNED} LLGM Assign pre (ffffffff => f2f67a5b) (gprs_llc.c:1079) 20250828151125692 DLLC NOTICE LLME(ffffffff/f2f67a5b){ASSIGNED} LLGM Assign post (ffffffff => f2f67a5b) (gprs_llc.c:1125) 20250828151125692 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828151125692 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828151125692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151125692 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151125744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151125744 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x540e4a CMD=UI DATA (gprs_llc_parse.c:89) 20250828151125744 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151125744 DMM INFO MM(262420000000071/f2f67a5b) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151125745 DMM INFO MM(262420000000071/f2f67a5b) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151125745 DMM DEBUG MM(262420000000071/f2f67a5b) Using GGSN 0 (gprs_sm.c:317) 20250828151125745 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) 20250828151125745 DLGTP DEBUG Begin pdp_tidset tid = 5170000000024262 (pdp.c:279) 20250828151125745 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151125745 DGPRS NOTICE PDP(262420000000071/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151125745 DLGTP DEBUG Registering seq=1078 in restransmit req queue (gtp.c:378) 20250828151125759 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 b9 19 99 94 11 1c d9 87 23 14 05 7f 39 d8 02 84 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) 20250828151125759 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb5568, cbp=0x55944d798120) (sgsn_libgtp.c:633) 20250828151125759 DGPRS INFO PDP(262420000000071/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151125759 DSNDCP INFO SNSM-ACTIVATE.ind (lle=0x55944d795b88 TLLI=f2f67a5b, SAPI=3, NSAPI=5) (gprs_sndcp.c:526) 20250828151125759 DGPRS INFO PDP(262420000000071/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828151125759 DLLC NOTICE Sending XID type NULL (8 bytes) request to MS... (gprs_llc.c:364) TC_cell_change_different_ci_data(1421)@538fccd39e6b: setverdict(pass): none -> pass TC_cell_change_different_ci_data(1421)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828151125768 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) 20250828151125777 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151125777 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0x343e1c CMD=UI DATA (gprs_llc_parse.c:89) 20250828151125777 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) TC_cell_change_different_ci_data-BVCI210(1410)@538fccd39e6b: Removing Client IMSI='262420000000071'H, index=0 TC_cell_change_different_ci_data-BVCI220(1414)@538fccd39e6b: Adding Client=TC_cell_change_different_ci_data(1421), IMSI='262420000000071'H, TLLI='F2F67A5B'O, index=0 20250828151125786 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151125786 DLLC DEBUG LLC SAPI=3 C U GEA0 IOV-UI=0x000000 FCS=0xb8aa54 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151125786 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151125787 DGPRS DEBUG GTP DATA IND from GGSN for 262420000000071, length=100 (sgsn_libgtp.c:826) TC_cell_change_different_ci_data-BVCI196(1405)@538fccd39e6b: Warning: Could not find client for IMSI '262420000000071'H TC_cell_change_different_ci_data(1421)@538fccd39e6b: Final verdict of PTC: pass 20250828151125800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48548<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828151125801 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151125801 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1402)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI220(1414)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1403)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1416)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1411)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI210(1410)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1406)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1418)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1420)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1415)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1404)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1412)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1419)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1413)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1417)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1407)@538fccd39e6b: Final verdict of PTC: none TC_cell_change_different_ci_data-BVCI196(1405)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1409)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1408)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1402): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1403): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1404): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI196(1405): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1406): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1407): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1408): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1409): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI210(1410): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1411): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1412): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1413): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_ci_data-BVCI220(1414): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1415): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1416): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1417): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1418): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1419): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1420): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_cell_change_different_ci_data(1421): pass (none -> pass) MTC@538fccd39e6b: Test case TC_cell_change_different_ci_data finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:11:25 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 20250828151125916 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151126318 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=99684) 20250828151126802 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151126802 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=99684, count=100844) 20250828151127804 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151127804 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:11:28 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 20250828151128805 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151128805 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_sgsn_context_req_in started. 20250828151129366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48556<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151129367 DMM INFO MM(262420000000071/f2f67a5b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151129367 DMM INFO MM(262420000000071/f2f67a5b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151129367 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151129367 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151129367 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828151129367 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828151129367 DLLC NOTICE LLME(ffffffff/f2f67a5b){ASSIGNED} LLGM Assign pre (f2f67a5b => ffffffff) (gprs_llc.c:1079) 20250828151129367 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f2f67a5b => ffffffff) (gprs_llc.c:1125) 20250828151129367 DSNDCP INFO SNSM-DEACTIVATE.ind for SNDCP attached to llme=0x55944d795830 (gprs_sndcp.c:574) 20250828151129367 DSNDCP INFO SNSM-DEACTIVATE.ind (lle=0x55944d795b88, TLLI=ffffffff, SAPI=3, NSAPI=5) (gprs_sndcp.c:549) 20250828151129367 DMM NOTICE MM(262420000000071/f2f67a5b) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828151129367 DGPRS INFO PDP(262420000000071/0) Forcing release of PDP context (pdpctx.c:102) 20250828151129367 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828151129367 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151129367 DLGTP DEBUG Registering seq=1079 in restransmit req queue (gtp.c:378) 20250828151129367 DGPRS INFO SUBSCR(262420000000071) purging MS subscriber (gprs_subscriber.c:785) 20250828151129367 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) 20250828151129367 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) 20250828151129367 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828151129367 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828151129367 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828151129367 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828151129367 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1422)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1423)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1422)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1426)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151129410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151129410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151129410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151129410 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151129410 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151129410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151129410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151129410 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151129410 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1426)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151129412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151129412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151129412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151129412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151129412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151129412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151129412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151129412 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151129412 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151129412 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151129412 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151129412 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151129412 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1426)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1426)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151129418 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1427)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1423)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1423)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151129433 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151129433 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1428)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_sgsn_context_req_in-BVCI196(1425)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1427)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1431)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1431)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151129451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151129451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151129451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151129451 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151129451 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151129451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151129451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151129451 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151129451 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1431)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151129454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151129454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151129454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151129454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151129454 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151129454 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151129455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151129455 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151129455 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151129455 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151129455 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1431)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151129455 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151129455 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1431)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151129460 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1432)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1428)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1428)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151129472 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151129472 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI210(1430)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1433)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1432)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1436)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1436)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151129490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151129490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151129490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151129490 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151129490 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151129490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151129490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151129490 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151129490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1436)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151129492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151129492 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151129492 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151129493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151129493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151129493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151129493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151129493 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151129493 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151129493 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151129493 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151129493 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151129493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1436)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1436)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151129498 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1433)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1433)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151129510 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151129510 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_in-BVCI220(1435)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151129806 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151129806 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151129806 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151129806 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1437)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1437)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151129809 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1437)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1437)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151129809 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1437)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } SGSN_Test-GSUP-IPA(1437)@538fccd39e6b: IPA ID RESP: { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } SGSN_Test-GSUP-IPA(1437)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1437)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_in-BVCI196(1425)@538fccd39e6b: Adding Client=TC_sgsn_context_req_in(1441), IMSI='262420000000072'H, TLLI='C22E6FCF'O, index=0 SGSN_Test-GSUP(1438)@538fccd39e6b: Created GsupExpect[0] for "262420000000072" to be handled at TC_sgsn_context_req_in(1441) TC_sgsn_context_req_in(1441)@538fccd39e6b: 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 := 'EA743926C8544C9ED3705EB79D928B39'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9683E887'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '3FC3A6C9E32489DC'O } } } } } 20250828151130864 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151130864 DLLC NOTICE LLME(ffffffff/c22e6fcf){UNASSIGNED} LLC RX: unknown TLLI 0xc22e6fcf, creating LLME on the fly (gprs_llc.c:552) 20250828151130864 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151130864 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000072) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151130864 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828151130864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828151130864 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828151130864 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828151130864 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151130864 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151130864 DLLC NOTICE LLME(ffffffff/c22e6fcf){UNASSIGNED} LLGM Assign pre (c22e6fcf => d90de2ee) (gprs_llc.c:1079) 20250828151130864 DLLC NOTICE LLME(c22e6fcf/d90de2ee){ASSIGNED} LLGM Assign post (c22e6fcf => d90de2ee) (gprs_llc.c:1125) 20250828151130864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151130864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151130864 DMM DEBUG MM(262420000000072/d90de2ee) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151130880 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151130880 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828151130880 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151130880 DMM DEBUG MM(262420000000072/d90de2ee) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000000720 (gprs_gmm.c:1134) 20250828151130880 DMM NOTICE MM(262420000000072/d90de2ee) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151130880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151130880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151130880 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151130880 DMM DEBUG MM(262420000000072/d90de2ee) Requesting authorization (sgsn_auth.c:160) 20250828151130880 DMM INFO MM(262420000000072/d90de2ee) Requesting authentication tuples (sgsn_auth.c:184) 20250828151130880 DMM DEBUG MM(262420000000072/d90de2ee) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151130880 DGPRS INFO SUBSCR(262420000000072) requesting auth info (gprs_subscriber.c:805) 20250828151130880 DGPRS INFO SUBSCR(262420000000072) Sending GSUP, will send: 08 01 08 62 42 02 00 00 00 70 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1438)@538fccd39e6b: Found GsupExpect[0] for "262420000000072" handled at TC_sgsn_context_req_in(1441) SGSN_Test-GSUP(1438)@538fccd39e6b: Added IMSI table entry 0TC_sgsn_context_req_in(1441)"262420000000072" 20250828151130883 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151130883 DGPRS INFO SUBSCR(262420000000072) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151130883 DGPRS DEBUG SUBSCR(262420000000072) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151130883 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151130883 DMM INFO MM(262420000000072/d90de2ee) Subscriber data update (mmctx.c:445) 20250828151130883 DMM DEBUG MM(262420000000072/d90de2ee) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151130883 DMM INFO MM(262420000000072/d90de2ee) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151130883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151130883 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151130883 DMM INFO MM(262420000000072/d90de2ee) <- GMM AUTH AND CIPHERING REQ (rand = ea 74 39 26 c8 54 4c 9e d3 70 5e b7 9d 92 8b 39 , mmctx_is_r99=1, vec->auth_types=0x1) (gprs_gmm.c:513) 20250828151130893 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151130893 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xfeca58 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151130893 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151130893 DMM INFO MM(262420000000072/d90de2ee) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151130893 DMM NOTICE MM(262420000000072/d90de2ee) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151130893 DMM DEBUG MM(262420000000072/d90de2ee) checking auth: received GSM SRES = 96 83 e8 87 (gprs_gmm.c:716) 20250828151130893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151130893 DMM DEBUG MM(262420000000072/d90de2ee) Requesting authorization (sgsn_auth.c:160) 20250828151130893 DMM INFO MM(262420000000072/d90de2ee) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151130893 DMM DEBUG MM(262420000000072/d90de2ee) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151130893 DGPRS INFO SUBSCR(262420000000072) subscriber data is not available (gprs_subscriber.c:818) 20250828151130893 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) 20250828151130893 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828151130893 DMM INFO MM(262420000000072/d90de2ee) <- GMM ATTACH ACCEPT (new P-TMSI=0xd90de2ee) (gprs_gmm.c:337) 20250828151130895 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151130895 DGPRS INFO SUBSCR(262420000000072) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151130895 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250828151130895 DMM INFO MM(262420000000072/d90de2ee) Subscriber data update (mmctx.c:445) 20250828151130895 DMM DEBUG MM(262420000000072/d90de2ee) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151130895 DMM INFO MM(262420000000072/d90de2ee) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151130895 DMM NOTICE MM(262420000000072/d90de2ee) Authorized, continuing procedure, IMSI=262420000000072 (gprs_gmm.c:1050) 20250828151130895 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151130895 DMM NOTICE MM(262420000000072/d90de2ee) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151130895 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) 20250828151130896 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151130896 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250828151130896 DMM INFO MM(262420000000072/d90de2ee) Subscriber data update (mmctx.c:445) 20250828151130896 DMM DEBUG MM(262420000000072/d90de2ee) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828151130903 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151130903 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828151130903 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151130903 DMM INFO MM(262420000000072/d90de2ee) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151130903 DMM NOTICE MM(262420000000072/d90de2ee) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151130903 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151130903 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151130903 DLLC NOTICE LLME(c22e6fcf/d90de2ee){ASSIGNED} LLGM Assign pre (ffffffff => d90de2ee) (gprs_llc.c:1079) 20250828151130903 DLLC NOTICE LLME(ffffffff/d90de2ee){ASSIGNED} LLGM Assign post (ffffffff => d90de2ee) (gprs_llc.c:1125) 20250828151130903 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828151130903 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828151130903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151130903 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151130958 DLGTP INFO SGSNCtxReq[0x55944d798540]{Init}: Allocated (fsm.c:456) 20250828151130958 DLGTP INFO SGSNCtxReq[0x55944d798540]{Init}: Deallocated (fsm.c:568) 20250828151132371 DGPRS DEBUG Checking for inactive LLMEs, time = 58922091 (sgsn.c:132) 20250828151132374 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151132374 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828151132374 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828151132374 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828151132375 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151132376 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151132376 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151132376 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151132376 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151132376 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_sgsn_context_req_in(1441)@538fccd39e6b: setverdict(fail): none -> fail reason: "Timeout waiting for SGSN Context Resp", new component reason: "Timeout waiting for SGSN Context Resp" 20250828151132958 DGPRS INFO SUBSCR(262420000000072) Received GSUP message OSMO_GSUP_MSGT_LOCATION_CANCEL_REQUEST (gprs_subscriber.c:723) 20250828151132958 DGPRS INFO SUBSCR(262420000000072) Cancelling MS subscriber (update procedure) (gprs_subscriber.c:635) 20250828151132958 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) 20250828151132958 DGPRS DEBUG SUBSCR(262420000000072) Updating subscriber data (gprs_subscriber.c:839) 20250828151132958 DMM INFO MM(262420000000072/d90de2ee) Subscriber data update (mmctx.c:445) 20250828151132958 DMM DEBUG MM(262420000000072/d90de2ee) Updating authorization (accepted -> rejected) (sgsn_auth.c:217) 20250828151132958 DMM INFO MM(262420000000072/d90de2ee) Got authorization update: state accepted -> rejected (sgsn_auth.c:246) 20250828151132958 DMM INFO MM(262420000000072/d90de2ee) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151132958 DMM INFO MM(262420000000072/d90de2ee) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151132958 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151132958 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151132958 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828151132958 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828151132958 DLLC NOTICE LLME(ffffffff/d90de2ee){ASSIGNED} LLGM Assign pre (d90de2ee => ffffffff) (gprs_llc.c:1079) 20250828151132958 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d90de2ee => ffffffff) (gprs_llc.c:1125) 20250828151132958 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828151132958 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828151132958 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828151132958 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) TC_sgsn_context_req_in-BVCI196(1425)@538fccd39e6b: Removing Client IMSI='262420000000072'H, index=0 TC_sgsn_context_req_in(1441)@538fccd39e6b: Final verdict of PTC: fail reason: "Timeout waiting for SGSN Context Resp" 20250828151132963 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48556<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb0-NS0(1422)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1438)@538fccd39e6b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI196(1425)@538fccd39e6b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI210(1430)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1423)@538fccd39e6b: Final verdict of PTC: none TC_sgsn_context_req_in-BVCI220(1435)@538fccd39e6b: Final verdict of PTC: none 20250828151132965 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151132965 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1437)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1440)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1431)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1432)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1428)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1436)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1426)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1427)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1439)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1429)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1434)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1424)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1433)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1422): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1423): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1424): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_sgsn_context_req_in-BVCI196(1425): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1426): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1427): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1428): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1429): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_sgsn_context_req_in-BVCI210(1430): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1431): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1432): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1433): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1434): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_sgsn_context_req_in-BVCI220(1435): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1436): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1437): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1438): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1439): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1440): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_sgsn_context_req_in(1441): fail (none -> fail) reason: "Timeout waiting for SGSN Context Resp" MTC@538fccd39e6b: Test case TC_sgsn_context_req_in finished. Verdict: fail reason: Timeout waiting for SGSN Context Resp MTC@538fccd39e6b: 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'. Thu Aug 28 15:11:33 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 20250828151133112 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151133514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=106556) 20250828151133966 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151133966 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=106556, count=107816) 20250828151134967 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151134967 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:11:35 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 20250828151135968 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151135968 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_sgsn_context_req_out started. 20250828151136563 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41614<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151136564 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1442)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1443)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1442)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1447)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1447)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1446)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828151136613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151136613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151136613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151136613 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151136613 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151136613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151136613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151136613 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151136613 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1447)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151136615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151136615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151136615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151136615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151136615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151136615 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151136615 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151136615 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151136615 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151136615 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151136615 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151136616 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151136616 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1447)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1447)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151136621 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1443)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1443)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1448)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828151136633 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151136633 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1446)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, 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)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1451)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1451)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151136644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151136644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151136644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151136644 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151136644 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151136644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151136644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151136644 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151136644 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1451)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151136646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151136646 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151136646 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151136647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151136647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151136647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151136647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151136647 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151136647 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151136647 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151136647 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151136647 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151136647 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1451)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1451)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151136653 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1452)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1448)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1448)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151136665 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151136665 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI210(1450)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1453)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1452)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1456)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1456)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151136685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151136685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151136685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151136685 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151136685 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151136685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151136685 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151136685 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151136686 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1456)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151136687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151136687 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151136687 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151136688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151136688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151136688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151136688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151136688 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151136688 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151136688 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151136688 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151136688 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151136688 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1456)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1456)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151136693 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1453)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1453)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151136703 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151136703 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_sgsn_context_req_out-BVCI220(1455)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151136970 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151136970 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151136970 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151136970 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1457)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1457)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151136972 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1457)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1457)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151136973 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1457)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1457)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_sgsn_context_req_out-BVCI196(1444)@538fccd39e6b: Adding Client=TC_sgsn_context_req_out(1461), IMSI='262420000000073'H, TLLI='DF1124CE'O, index=0 SGSN_Test-GSUP(1458)@538fccd39e6b: Created GsupExpect[0] for "262420000000073" to be handled at TC_sgsn_context_req_out(1461) 20250828151138023 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151138023 DLLC NOTICE LLME(ffffffff/df1124ce){UNASSIGNED} LLC RX: unknown TLLI 0xdf1124ce, creating LLME on the fly (gprs_llc.c:552) 20250828151138023 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250828151138023 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828151138023 DMM NOTICE LLME(ffffffff/df1124ce){UNASSIGNED} LLC XID RESET (gprs_gmm.c:1741) 20250828151138023 DLLC NOTICE LLME(ffffffff/df1124ce){UNASSIGNED} LLGM Reset (SAPI=1) (gprs_llc.c:1186) 20250828151138023 DMM ERROR LLME(ffffffff/df1124ce){UNASSIGNED} Rejecting GMM RA Update Request: MS should GMM Attach first (gprs_gmm.c:1762) 20250828151138023 DMM NOTICE MM(---/ffffffff) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250828151138023 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250828151138023 DLLC NOTICE LLME(ffffffff/df1124ce){UNASSIGNED} LLGM Assign pre (df1124ce => ffffffff) (gprs_llc.c:1079) 20250828151138023 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (df1124ce => ffffffff) (gprs_llc.c:1125) TC_sgsn_context_req_out(1461)@538fccd39e6b: setverdict(fail): none -> fail reason: "Rx unexpected RAU Reject", new component reason: "Rx unexpected RAU Reject" MC@538fccd39e6b: Test Component 1461 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1458)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1446)@538fccd39e6b: Final verdict of PTC: none 20250828151138038 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151138038 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1447)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1442)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1457)@538fccd39e6b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI196(1444)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1456)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1460)@538fccd39e6b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI220(1455)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1452)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1453)@538fccd39e6b: Final verdict of PTC: none TC_sgsn_context_req_out-BVCI210(1450)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1448)@538fccd39e6b: Final verdict of PTC: none 20250828151138041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41614<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98(1451)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1459)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1445)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1449)@538fccd39e6b: Final verdict of PTC: none TC_sgsn_context_req_out(1461)@538fccd39e6b: Final verdict of PTC: fail reason: "Rx unexpected RAU Reject" SGSN_Test-Gb0-BSSGP0(1443)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1454)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1442): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1443): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_sgsn_context_req_out-BVCI196(1444): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1445): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1446): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1447): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1448): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1449): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_sgsn_context_req_out-BVCI210(1450): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1451): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1452): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1453): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1454): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_sgsn_context_req_out-BVCI220(1455): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1456): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1457): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1458): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1459): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1460): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_sgsn_context_req_out(1461): fail (none -> fail) reason: "Rx unexpected RAU Reject" MTC@538fccd39e6b: Test case TC_sgsn_context_req_out finished. Verdict: fail reason: Rx unexpected RAU Reject MTC@538fccd39e6b: 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'. Thu Aug 28 15:11:38 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 20250828151138164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41618<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151138565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41618<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=51656) 20250828151139039 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151139039 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=51656, count=56012) 20250828151140040 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151140040 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:11: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_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 20250828151141041 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151141042 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_req_id_req_ra_update started. 20250828151141621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49958<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151141623 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1462)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1463)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1462)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1466)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151141668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151141668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151141668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151141668 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151141668 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151141668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151141668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151141668 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151141668 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1466)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151141671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151141671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151141671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151141671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151141671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151141671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151141671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151141671 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151141671 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151141671 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151141671 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151141671 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151141671 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1466)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1466)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151141676 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1467)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1463)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1463)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151141690 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151141690 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_req_id_req_ra_update-BVCI196(1465)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1468)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1467)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1471)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151141708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151141708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151141708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151141708 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151141708 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151141708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151141708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151141708 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151141708 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1471)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151141710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151141710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151141710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151141710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151141710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151141710 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151141710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151141710 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151141710 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151141710 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151141710 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1471)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151141711 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151141711 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1471)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151141715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1472)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1468)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1468)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151141727 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151141727 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1473)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_req_id_req_ra_update-BVCI210(1470)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1472)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1476)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151141742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151141742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151141742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151141742 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151141742 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151141742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151141742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151141742 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151141742 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1476)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151141744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151141744 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151141744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151141744 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151141745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151141745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151141745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151141745 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151141745 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151141745 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151141745 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151141745 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151141745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1476)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1476)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151141749 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1473)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1473)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151141760 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151141760 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)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151142043 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151142043 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151142043 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151142043 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1477)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1477)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151142045 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1477)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1477)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151142046 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1477)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1477)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } TC_attach_req_id_req_ra_update-BVCI196(1465)@538fccd39e6b: Adding Client=TC_attach_req_id_req_ra_update(1481), IMSI='262420000000047'H, TLLI='EA5A7F59'O, index=0 SGSN_Test-GSUP(1478)@538fccd39e6b: Created GsupExpect[0] for "262420000000047" to be handled at TC_attach_req_id_req_ra_update(1481) 20250828151142098 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151142098 DLLC NOTICE LLME(ffffffff/ea5a7f59){UNASSIGNED} LLC RX: unknown TLLI 0xea5a7f59, creating LLME on the fly (gprs_llc.c:552) 20250828151142098 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151142098 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000000047) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151142098 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828151142098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828151142098 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828151142098 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828151142098 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151142098 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151142098 DLLC NOTICE LLME(ffffffff/ea5a7f59){UNASSIGNED} LLGM Assign pre (ea5a7f59 => f85c5bc8) (gprs_llc.c:1079) 20250828151142098 DLLC NOTICE LLME(ea5a7f59/f85c5bc8){ASSIGNED} LLGM Assign post (ea5a7f59 => f85c5bc8) (gprs_llc.c:1125) 20250828151142098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151142098 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151142098 DMM DEBUG MM(262420000000047/f85c5bc8) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151142113 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151142113 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb42a96 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151142113 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151142113 DMM INFO MM(262420000000047/f85c5bc8) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828151142114 DMM INFO MM(262420000000047/f85c5bc8) Rejecting RAU - Old RA doesn't match MM. Old RA: 262-42-51612-68 New RA: 262-42-13135-0 (gprs_gmm.c:1729) 20250828151142114 DMM NOTICE MM(262420000000047/f85c5bc8) Rejecting RA Update Request with cause 'Implicitly detached' (10) (gprs_gmm.c:1831) 20250828151142114 DMM NOTICE <- ROUTING AREA UPDATE REJECT (gprs_gmm.c:1614) 20250828151142114 DMM INFO MM(262420000000047/f85c5bc8) Cleaning MM context due to GMM RA UPDATE REJ (gprs_gmm.c:182) 20250828151142114 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151142114 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151142114 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828151142114 DMM ERROR MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250828151142114 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Deallocated (fsm.c:568) 20250828151142114 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828151142114 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828151142114 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828151142114 DLLC NOTICE LLME(ea5a7f59/f85c5bc8){ASSIGNED} LLGM Assign pre (f85c5bc8 => ffffffff) (gprs_llc.c:1079) 20250828151142114 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (f85c5bc8 => ffffffff) (gprs_llc.c:1125) TC_attach_req_id_req_ra_update(1481)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_req_id_req_ra_update-BVCI196(1465)@538fccd39e6b: Removing Client IMSI='262420000000047'H, index=0 TC_attach_req_id_req_ra_update(1481)@538fccd39e6b: Final verdict of PTC: pass 20250828151142123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49958<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828151142124 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151142124 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1466)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1471)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1477)@538fccd39e6b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI210(1470)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1479)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1476)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1480)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1467)@538fccd39e6b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI220(1475)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1468)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1463)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1462)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1464)@538fccd39e6b: Final verdict of PTC: none TC_attach_req_id_req_ra_update-BVCI196(1465)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1473)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1474)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1469)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1478)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1472)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1462): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1463): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1464): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI196(1465): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1466): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1467): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1468): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1469): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI210(1470): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1471): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1472): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1473): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1474): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_req_id_req_ra_update-BVCI220(1475): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1476): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1477): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1478): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1479): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1480): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_req_id_req_ra_update(1481): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_req_id_req_ra_update finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:11:42 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 20250828151142253 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49968<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151142654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49968<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=59344) 20250828151143125 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151143125 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=59344, count=63700) 20250828151144126 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151144126 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test execution finished. MTC@538fccd39e6b: 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 ------ Thu Aug 28 15:11: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_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 20250828151145128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151145128 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_iu_attach started. 20250828151145706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49976<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151145708 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1482)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1483)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1482)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1486)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151145752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151145752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151145752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151145752 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151145752 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151145752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151145752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151145752 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151145752 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1486)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151145754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151145754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151145754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151145754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151145754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151145754 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151145754 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151145754 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151145754 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151145754 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151145754 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151145755 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151145755 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1486)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1486)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151145764 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1487)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1483)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1483)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1488)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach-BVCI196(1485)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151145778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151145778 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1487)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1491)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1491)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151145792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151145792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151145792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151145792 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151145792 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151145792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151145792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151145792 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151145792 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1491)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151145794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151145794 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151145794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151145794 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151145795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151145795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151145795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151145795 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151145795 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151145795 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151145795 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151145795 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151145795 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1491)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1491)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151145799 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1492)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1488)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1488)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151145811 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151145811 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach-BVCI210(1490)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1493)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1492)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1496)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151145834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151145834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151145834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151145834 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151145834 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151145834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151145834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151145834 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151145834 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1496)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151145836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151145836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151145836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151145836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151145836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151145836 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151145836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151145836 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151145836 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151145836 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151145836 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151145837 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151145837 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1496)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1496)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151145841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1499)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1499)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1499)@538fccd39e6b: ************************************************* MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1493)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1493)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1497)@538fccd39e6b: v_sccp_pdu_maxlen:268 20250828151145851 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151145851 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_iu_attach-BVCI220(1495)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151146048 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151146048 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) 20250828151146048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151146048 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1499)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151146051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151146051 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151146051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151146051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151146051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151146051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151146051 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151146051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151146051 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151146051 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) 20250828151146051 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151146051 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) 20250828151146051 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151146052 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151146052 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151146052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151146052 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) 20250828151146052 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151146052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151146052 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151146052 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) 20250828151146052 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151146053 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) 20250828151146053 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) 20250828151146053 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) 20250828151146053 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) 20250828151146053 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151146053 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151146053 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) 20250828151146128 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151146128 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151146128 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151146128 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1501)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1501)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151146130 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1501)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1501)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151146131 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1501)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1501)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151146860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151146860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151146860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151146860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151146860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151146860 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) 20250828151146860 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151146860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151146860 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151146860 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) 20250828151146860 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151146860 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151146861 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151146861 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151146861 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151146861 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) 20250828151146861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151146861 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) 20250828151146861 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151146861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151146861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151146861 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(1498)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach-BVCI196(1485)@538fccd39e6b: Adding Client=TC_iu_attach(1505), IMSI='262420000001001'H, TLLI='E0897D34'O, index=0 SGSN_Test-GSUP(1502)@538fccd39e6b: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach(1505) TC_iu_attach(1505)@538fccd39e6b: 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 := 'B4E7'O, rac := '69'O ("i") }, 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)@538fccd39e6b: Added conn table entry 0TC_iu_attach(1505)8736331 SGSN_Test_0-SCCP(1497)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1498)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151147202 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147202 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151147202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151147202 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151147202 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151147202 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151147202 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147202 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 85 4e 4b 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 b4 e7 69 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) 20250828151147202 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147202 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147202 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147202 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) 20250828151147202 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151147202 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151147202 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151147202 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151147202 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151147202 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151147202 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147202 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 85 4e 4b 00 00 01 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151147202 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151147202 DRANAP NOTICE New RNC 262-42-2342 at RI=2,PC=195,SSN=142 (iu_client.c:235) 20250828151147202 DRANAP NOTICE RNC 262-42-2342: new LAC/RAC 262-42-4660-0 (iu_client.c:347) 20250828151147202 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151147202 DMM DEBUG GMM(gmm_fsm)[0x55944d78d270]{Deregistered}: Allocated (fsm.c:456) 20250828151147202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Init}: Allocated (fsm.c:456) 20250828151147202 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Allocated (fsm.c:456) 20250828151147202 DMM DEBUG MM_STATE_Iu[0x55944d798540]{Detached}: Allocated (fsm.c:456) 20250828151147202 DMM DEBUG GMM(gmm_fsm)[0x55944d78d270]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151147202 DMM DEBUG GMM(gmm_fsm)[0x55944d78d270]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151147202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151147202 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151147202 DMM DEBUG MM(262420000001001/f3c0d480) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151147202 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250828151147203 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147203 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147203 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147203 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) 20250828151147203 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151147203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151147203 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151147203 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151147203 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147203 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 85 4e 4b 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@538fccd39e6b: { messageType := 2, destLocRef := '854E4B'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach(1505)@538fccd39e6b: 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 := '603091D70C7A2270499558C718E8DEDF'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '51729664'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '031F1E0C98047B75'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'F707D2B9CB022AD6C2C28C61DC0CBB59'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7B3AB479015E461062F8B3CEDE0DF54D'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A6BA25D28815EEE1DB4DA8135343945F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C0F4B7804ED2D4C6'O } } } } } SGSN_Test_0-SCCP(1497)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1497)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250828151147215 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147215 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151147215 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151147215 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151147215 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151147215 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151147215 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147215 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) 20250828151147216 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151147216 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151147216 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151147216 DMM DEBUG MM(262420000001001/f3c0d480) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250828151147216 DMM NOTICE MM(262420000001001/f3c0d480) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151147216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151147216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151147216 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151147216 DMM DEBUG MM(262420000001001/f3c0d480) Requesting authorization (sgsn_auth.c:160) 20250828151147216 DMM INFO MM(262420000001001/f3c0d480) Requesting authentication tuples (sgsn_auth.c:184) 20250828151147216 DMM DEBUG MM(262420000001001/f3c0d480) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151147216 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250828151147216 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach(1505) SGSN_Test-GSUP(1502)@538fccd39e6b: Added IMSI table entry 0TC_iu_attach(1505)"262420000001001" 20250828151147219 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151147219 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151147219 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151147219 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151147219 DMM INFO MM(262420000001001/f3c0d480) Subscriber data update (mmctx.c:445) 20250828151147219 DMM DEBUG MM(262420000001001/f3c0d480) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151147219 DMM INFO MM(262420000001001/f3c0d480) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151147219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151147219 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151147219 DMM INFO MM(262420000001001/f3c0d480) <- GMM AUTH AND CIPHERING REQ (rand = 60 30 91 d7 0c 7a 22 70 49 95 58 c7 18 e8 de df , mmctx_is_r99=1, vec->auth_types=0x3, autn = a6 ba 25 d2 88 15 ee e1 db 4d a8 13 53 43 94 5f ) (gprs_gmm.c:510) 20250828151147219 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250828151147219 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147219 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147219 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147219 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) 20250828151147219 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151147219 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151147220 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151147220 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151147220 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147220 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 85 4e 4b 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 e0 21 60 30 91 d7 0c 7a 22 70 49 95 58 c7 18 e8 de df 80 28 10 a6 ba 25 d2 88 15 ee e1 db 4d a8 13 53 43 94 5f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1497)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E22C0F4B78023094399990000100001F029044ED2D4C6'O 20250828151147228 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147228 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151147228 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151147228 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151147228 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151147228 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151147228 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147228 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 0e 22 c0 f4 b7 80 23 09 43 99 99 00 00 10 00 01 f0 29 04 4e d2 d4 c6 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151147228 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151147228 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151147228 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151147228 DMM INFO MM(262420000001001/f3c0d480) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151147228 DMM NOTICE MM(262420000001001/f3c0d480) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151147228 DMM DEBUG MM(262420000001001/f3c0d480) checking auth: received UMTS RES = c0 f4 b7 80 4e d2 d4 c6 (gprs_gmm.c:716) 20250828151147228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151147228 DMM DEBUG MM(262420000001001/f3c0d480) Requesting authorization (sgsn_auth.c:160) 20250828151147228 DMM INFO MM(262420000001001/f3c0d480) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151147228 DMM DEBUG MM(262420000001001/f3c0d480) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151147228 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250828151147228 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) 20250828151147228 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151147228 DMM DEBUG MM(262420000001001/f3c0d480) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151147229 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147229 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147229 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147229 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) 20250828151147229 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151147229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151147229 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151147229 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151147229 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147229 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 85 4e 4b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 f7 07 d2 b9 cb 02 2a d6 c2 c2 8c 61 dc 0c bb 59 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1497)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151147241 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147241 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151147241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151147241 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151147241 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151147241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151147241 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147241 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) 20250828151147241 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151147241 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151147241 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151147241 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 1) (iu_client.c:407) 20250828151147241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151147241 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151147241 DMM INFO MM(262420000001001/f3c0d480) <- GMM ATTACH ACCEPT (new P-TMSI=0xf3c0d480) (gprs_gmm.c:337) 20250828151147241 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147241 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147241 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147241 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) 20250828151147241 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 1) (iu_client.c:561) 20250828151147241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151147241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151147241 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151147241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151147241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147241 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 85 4e 4b 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) 20250828151147241 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147241 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147241 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147241 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) 20250828151147241 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151147241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151147241 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151147241 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151147241 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147241 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 85 4e 4b 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 c0 d4 80 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151147246 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151147246 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151147246 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250828151147246 DMM INFO MM(262420000001001/f3c0d480) Subscriber data update (mmctx.c:445) 20250828151147246 DMM DEBUG MM(262420000001001/f3c0d480) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151147246 DMM INFO MM(262420000001001/f3c0d480) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151147246 DMM NOTICE MM(262420000001001/f3c0d480) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250828151147246 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151147246 DMM NOTICE MM(262420000001001/f3c0d480) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151147246 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) 20250828151147247 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151147247 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250828151147247 DMM INFO MM(262420000001001/f3c0d480) Subscriber data update (mmctx.c:445) 20250828151147247 DMM DEBUG MM(262420000001001/f3c0d480) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1497)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1497)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151147250 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147250 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151147250 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151147250 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151147250 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151147250 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151147250 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147250 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) 20250828151147250 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151147250 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151147250 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151147250 DMM INFO MM(262420000001001/f3c0d480) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151147250 DMM NOTICE MM(262420000001001/f3c0d480) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151147250 DMM DEBUG GMM(gmm_fsm)[0x55944d78d270]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151147250 DMM DEBUG GMM(gmm_fsm)[0x55944d78d270]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151147250 DMM DEBUG MM_STATE_Iu(1)[0x55944d798540]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151147250 DMM DEBUG MM_STATE_Iu(1)[0x55944d798540]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151147250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151147250 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151147250 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147250 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147250 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147250 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) 20250828151147250 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151147250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151147250 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151147250 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151147250 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147250 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 85 4e 4b 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1497)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1497)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1497)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1497)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151147258 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147258 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151147258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151147258 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151147258 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151147258 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151147258 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147258 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) 20250828151147258 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151147258 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151147258 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151147258 DMM INFO MM(262420000001001/f3c0d480) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151147258 DMM DEBUG MM_STATE_Iu(1)[0x55944d798540]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151147258 DMM DEBUG MM_STATE_Iu(1)[0x55944d798540]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151147258 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147258 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147258 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147258 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) 20250828151147258 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151147258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151147258 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151147258 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151147258 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147258 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 85 4e 4b 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1497)@538fccd39e6b: Session index based on local reference:0 20250828151147260 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151147260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151147260 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151147260 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151147260 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151147260 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151147260 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151147260 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151147260 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 85 4e 4b 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1498)@538fccd39e6b: Deleted conn table entry 0TC_iu_attach(1505)8736331 TC_iu_attach(1505)@538fccd39e6b: setverdict(pass): none -> pass TC_iu_attach(1505)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach-BVCI196(1485)@538fccd39e6b: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach(1505)@538fccd39e6b: Final verdict of PTC: pass 20250828151147319 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49976<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828151147321 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151147321 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1491)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1502)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-SCCP(1497)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1488)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1501)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1498)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1486)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1487)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1496)@538fccd39e6b: Final verdict of PTC: none TC_iu_attach-BVCI196(1485)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1483)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1493)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1504)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1500)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1503)@538fccd39e6b: Final verdict of PTC: none TC_iu_attach-BVCI210(1490)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1489)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1484)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1499)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1494)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1492)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1482)@538fccd39e6b: Final verdict of PTC: none TC_iu_attach-BVCI220(1495)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1482): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1483): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1484): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach-BVCI196(1485): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1486): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1487): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1488): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1489): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach-BVCI210(1490): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1491): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1492): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1493): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1494): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach-BVCI220(1495): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1496): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1497): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1498): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1499): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1500): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1501): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1502): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1503): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1504): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach(1505): pass (none -> pass) MTC@538fccd39e6b: Test case TC_iu_attach finished. Verdict: pass MTC@538fccd39e6b: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_iu_attach pass'. Thu Aug 28 15:11:47 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 20250828151147446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49978<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151147466 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151147466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151147466 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151147466 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151147466 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151147466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151147466 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151147466 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151147466 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) 20250828151147466 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151147466 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151147466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151147466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151147466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151147466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151147466 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151147466 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) 20250828151147466 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) 20250828151147466 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) 20250828151147466 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) 20250828151147466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151147466 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151147467 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151147467 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) 20250828151147467 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151147948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49978<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243988) 20250828151148322 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151148322 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=243988, count=245244) 20250828151149324 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151149324 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151149467 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151149468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151149468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:11:49 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 20250828151150326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151150326 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_iu_attach_encr started. 20250828151151001 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151151002 DMM INFO MM(262420000001001/f3c0d480) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151151002 DMM INFO MM(262420000001001/f3c0d480) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151151002 DMM DEBUG GMM(gmm_fsm)[0x55944d78d270]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151151002 DMM DEBUG GMM(gmm_fsm)[0x55944d78d270]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151151002 DMM DEBUG MM_STATE_Iu(1)[0x55944d798540]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151151002 DMM DEBUG MM_STATE_Iu(1)[0x55944d798540]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151151002 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250828151151002 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) 20250828151151002 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) 20250828151151002 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Init}: Deallocated (fsm.c:568) 20250828151151002 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Deallocated (fsm.c:568) 20250828151151002 DMM DEBUG MM_STATE_Iu(1)[0x55944d798540]{Detached}: Deallocated (fsm.c:568) 20250828151151002 DMM DEBUG GMM(gmm_fsm)[0x55944d78d270]{Deregistered}: Deallocated (fsm.c:568) 20250828151151002 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1506)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1507)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1506)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1511)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1511)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151151050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151151050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151151050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151151050 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151151050 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151151050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151151050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151151050 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151151050 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb1-NS1(1510)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 -NSVCI97(1511)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151151052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151151052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151151052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151151052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151151052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151151052 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151151052 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151151052 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151151052 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151151052 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151151052 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1511)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151151053 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151151053 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1511)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151151057 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1507)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1507)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1512)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828151151070 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151151070 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1510)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_iu_attach_encr-BVCI196(1508)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1515)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151151077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151151077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151151077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151151077 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151151077 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151151077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151151077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151151077 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151151077 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1515)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151151080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151151080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151151080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151151080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151151080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151151080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151151080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151151080 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151151080 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151151080 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151151080 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151151080 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151151080 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1515)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1515)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151151086 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1516)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1512)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1512)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151151100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151151100 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_encr-BVCI210(1514)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1517)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1516)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1520)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151151114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151151114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151151114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151151114 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151151114 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151151114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151151114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151151114 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151151114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1520)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151151116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151151116 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151151116 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151151117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151151117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151151117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151151117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151151117 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151151117 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151151117 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151151117 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151151117 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151151117 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1520)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1520)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151151121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1517)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1517)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1523)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1523)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1523)@538fccd39e6b: ************************************************* 20250828151151133 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151151133 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test_0-SCCP(1521)@538fccd39e6b: v_sccp_pdu_maxlen:268 TC_iu_attach_encr-BVCI220(1519)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151151326 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151151326 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151151326 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151151326 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1525)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1525)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151151329 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1525)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1525)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151151329 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1525)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1525)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151151334 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151151334 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) 20250828151151334 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151151334 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)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151151338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151151338 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151151338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151151338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151151338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151151338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151151338 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151151338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151151338 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151151338 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) 20250828151151338 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151151338 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) 20250828151151338 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151151339 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151151339 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151151339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151151339 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) 20250828151151339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151151339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151151339 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151151339 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) 20250828151151339 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151151339 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) 20250828151151339 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) 20250828151151339 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) 20250828151151339 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) 20250828151151339 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151151339 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151151339 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) 20250828151151339 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151152146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152146 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151152146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151152146 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151152146 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151152146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151152146 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152146 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) 20250828151152146 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151152146 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151152146 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152146 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152146 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152146 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) 20250828151152146 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151152146 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) 20250828151152146 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151152146 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151152146 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152146 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_encr-BVCI196(1508)@538fccd39e6b: Adding Client=TC_iu_attach_encr(1529), IMSI='262420000001001'H, TLLI='CA1989C4'O, index=0 SGSN_Test-GSUP(1526)@538fccd39e6b: Created GsupExpect[0] for "262420000001001" to be handled at TC_iu_attach_encr(1529) TC_iu_attach_encr(1529)@538fccd39e6b: 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 := '7ADA'O, rac := 'A6'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)@538fccd39e6b: Added conn table entry 0TC_iu_attach_encr(1529)12000043 SGSN_Test_0-SCCP(1521)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1522)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151152402 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152402 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151152402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151152402 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151152402 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151152402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151152402 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152402 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 b7 1b 2b 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 7a da a6 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) 20250828151152402 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151152402 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152402 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152402 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152402 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) 20250828151152402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151152402 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) 20250828151152402 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151152402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151152402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152402 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 b7 1b 2b 00 00 02 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151152402 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151152402 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151152402 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001001) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151152402 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Deregistered}: Allocated (fsm.c:456) 20250828151152402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828151152402 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Allocated (fsm.c:456) 20250828151152402 DMM DEBUG MM_STATE_Iu[0x55944d78cee0]{Detached}: Allocated (fsm.c:456) 20250828151152402 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151152402 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151152402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151152402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151152402 DMM DEBUG MM(262420000001001/db6b8f23) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151152402 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250828151152403 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152403 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152403 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152403 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) 20250828151152403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151152403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151152403 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151152403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151152403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152403 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 b7 1b 2b 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)@538fccd39e6b: { messageType := 2, destLocRef := 'B71B2B'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_encr(1529)@538fccd39e6b: 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 := 'C298FE99F6CEB53F8147386B2A7B3641'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '430750FC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '64357D3F0AC55C68'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '93BE90460B7C7296CEBFA207670CF0C3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '8638183E3857D170EA42753FBFE60413'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '348D5B62705DA6F4AF201BA8C9D17E1E'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'FAA75C29D5C69EAE'O } } } } } SGSN_Test_0-SCCP(1521)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1521)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100001'O 20250828151152417 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152417 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152417 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152417 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151152417 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151152417 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151152417 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151152417 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151152417 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152417 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) 20250828151152417 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151152417 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151152417 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151152417 DMM DEBUG MM(262420000001001/db6b8f23) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010010 (gprs_gmm.c:1134) 20250828151152417 DMM NOTICE MM(262420000001001/db6b8f23) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151152417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151152417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151152417 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151152417 DMM DEBUG MM(262420000001001/db6b8f23) Requesting authorization (sgsn_auth.c:160) 20250828151152417 DMM INFO MM(262420000001001/db6b8f23) Requesting authentication tuples (sgsn_auth.c:184) 20250828151152417 DMM DEBUG MM(262420000001001/db6b8f23) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151152417 DGPRS INFO SUBSCR(262420000001001) requesting auth info (gprs_subscriber.c:805) 20250828151152417 DGPRS INFO SUBSCR(262420000001001) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f1 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1526)@538fccd39e6b: Found GsupExpect[0] for "262420000001001" handled at TC_iu_attach_encr(1529) SGSN_Test-GSUP(1526)@538fccd39e6b: Added IMSI table entry 0TC_iu_attach_encr(1529)"262420000001001" 20250828151152421 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151152421 DGPRS INFO SUBSCR(262420000001001) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151152421 DGPRS DEBUG SUBSCR(262420000001001) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151152421 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151152421 DMM INFO MM(262420000001001/db6b8f23) Subscriber data update (mmctx.c:445) 20250828151152421 DMM DEBUG MM(262420000001001/db6b8f23) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151152421 DMM INFO MM(262420000001001/db6b8f23) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151152421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151152421 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151152421 DMM INFO MM(262420000001001/db6b8f23) <- GMM AUTH AND CIPHERING REQ (rand = c2 98 fe 99 f6 ce b5 3f 81 47 38 6b 2a 7b 36 41 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 34 8d 5b 62 70 5d a6 f4 af 20 1b a8 c9 d1 7e 1e ) (gprs_gmm.c:510) 20250828151152421 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250828151152421 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152421 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152421 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152421 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) 20250828151152421 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151152421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151152421 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151152421 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151152421 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152421 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 b7 1b 2b 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 00 21 c2 98 fe 99 f6 ce b5 3f 81 47 38 6b 2a 7b 36 41 80 28 10 34 8d 5b 62 70 5d a6 f4 af 20 1b a8 c9 d1 7e 1e 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1521)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130022FAA75C2923094399990000100001F02904D5C69EAE'O 20250828151152429 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152429 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151152429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151152429 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151152429 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151152429 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151152429 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152429 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 00 22 fa a7 5c 29 23 09 43 99 99 00 00 10 00 01 f0 29 04 d5 c6 9e ae 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151152429 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151152429 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151152429 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151152429 DMM INFO MM(262420000001001/db6b8f23) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151152429 DMM NOTICE MM(262420000001001/db6b8f23) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151152429 DMM DEBUG MM(262420000001001/db6b8f23) checking auth: received UMTS RES = fa a7 5c 29 d5 c6 9e ae (gprs_gmm.c:716) 20250828151152429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151152429 DMM DEBUG MM(262420000001001/db6b8f23) Requesting authorization (sgsn_auth.c:160) 20250828151152429 DMM INFO MM(262420000001001/db6b8f23) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151152429 DMM DEBUG MM(262420000001001/db6b8f23) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151152429 DGPRS INFO SUBSCR(262420000001001) subscriber data is not available (gprs_subscriber.c:818) 20250828151152429 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) 20250828151152429 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151152429 DMM DEBUG MM(262420000001001/db6b8f23) Iu Security Mode Command: sending encryption key (UEA encryption mask = 0x6) (gprs_gmm_attach.c:272) 20250828151152429 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152429 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152429 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152429 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) 20250828151152429 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151152429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151152429 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151152429 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151152429 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152429 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 b7 1b 2b 00 01 38 00 06 00 34 00 00 03 00 0c 00 12 08 08 93 be 90 46 0b 7c 72 96 ce bf a2 07 67 0c f0 c3 00 0b 40 12 08 90 86 38 18 3e 38 57 d1 70 ea 42 75 3f bf e6 04 13 00 4b 00 01 40 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: vl_len:17 SGSN_Test_0-SCCP(1521)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '2006000D00000200060001000005400110'O 20250828151152441 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152441 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151152441 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151152441 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151152441 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151152441 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151152441 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152441 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) 20250828151152441 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151152441 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151152441 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151152441 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 2) (iu_client.c:407) 20250828151152442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151152442 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151152442 DMM INFO MM(262420000001001/db6b8f23) <- GMM ATTACH ACCEPT (new P-TMSI=0xdb6b8f23) (gprs_gmm.c:337) 20250828151152442 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 2) (iu_client.c:561) 20250828151152442 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152442 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152442 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152442 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) 20250828151152442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151152442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151152442 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151152442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151152442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152442 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 b7 1b 2b 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) 20250828151152442 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152442 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152442 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152442 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) 20250828151152442 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151152442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151152442 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151152442 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151152442 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152442 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 b7 1b 2b 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 db 6b 8f 23 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1521)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151152447 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151152447 DGPRS INFO SUBSCR(262420000001001) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151152447 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250828151152447 DMM INFO MM(262420000001001/db6b8f23) Subscriber data update (mmctx.c:445) 20250828151152447 DMM DEBUG MM(262420000001001/db6b8f23) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151152447 DMM INFO MM(262420000001001/db6b8f23) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151152447 DMM NOTICE MM(262420000001001/db6b8f23) Authorized, continuing procedure, IMSI=262420000001001 (gprs_gmm.c:1050) 20250828151152447 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151152447 DMM NOTICE MM(262420000001001/db6b8f23) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151152447 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) 20250828151152448 DGPRS INFO SUBSCR(262420000001001) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151152448 DGPRS DEBUG SUBSCR(262420000001001) Updating subscriber data (gprs_subscriber.c:839) 20250828151152448 DMM INFO MM(262420000001001/db6b8f23) Subscriber data update (mmctx.c:445) 20250828151152448 DMM DEBUG MM(262420000001001/db6b8f23) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1521)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1521)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151152451 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151152452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151152452 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151152452 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151152452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151152452 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152452 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) 20250828151152452 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151152452 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151152452 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151152452 DMM INFO MM(262420000001001/db6b8f23) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151152452 DMM NOTICE MM(262420000001001/db6b8f23) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151152452 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151152452 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151152452 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152452 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152452 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152452 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) 20250828151152452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151152452 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151152452 DMM DEBUG MM_STATE_Iu(2)[0x55944d78cee0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151152452 DMM DEBUG MM_STATE_Iu(2)[0x55944d78cee0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151152452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151152452 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151152452 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151152452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151152452 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152452 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 b7 1b 2b 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1521)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1521)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1521)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1521)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151152459 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152459 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151152459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151152459 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151152459 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151152459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151152459 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152459 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) 20250828151152459 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151152459 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151152459 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151152459 DMM INFO MM(262420000001001/db6b8f23) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151152459 DMM DEBUG MM_STATE_Iu(2)[0x55944d78cee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151152459 DMM DEBUG MM_STATE_Iu(2)[0x55944d78cee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151152459 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152459 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152459 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152459 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) 20250828151152459 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151152459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151152459 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151152459 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151152459 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152459 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 b7 1b 2b 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)@538fccd39e6b: Session index based on local reference:0 20250828151152461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151152461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151152461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151152461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151152461 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151152461 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151152461 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151152461 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151152461 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 b7 1b 2b 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1522)@538fccd39e6b: Deleted conn table entry 0TC_iu_attach_encr(1529)12000043 TC_iu_attach_encr(1529)@538fccd39e6b: setverdict(pass): none -> pass TC_iu_attach_encr(1529)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_encr-BVCI196(1508)@538fccd39e6b: Removing Client IMSI='262420000001001'H, index=0 TC_iu_attach_encr(1529)@538fccd39e6b: Final verdict of PTC: pass 20250828151152520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-GSUP(1526)@538fccd39e6b: Final verdict of PTC: none TC_iu_attach_encr-BVCI220(1519)@538fccd39e6b: Final verdict of PTC: none TC_iu_attach_encr-BVCI210(1514)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1511)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-SCCP(1521)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1512)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1507)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1524)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1517)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1510)@538fccd39e6b: Final verdict of PTC: none20250828151152523 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151152523 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-NS0(1506)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1515)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1509)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1518)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1516)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1525)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1513)@538fccd39e6b: Final verdict of PTC: none TC_iu_attach_encr-BVCI196(1508)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1523)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1520)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1528)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1527)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1522)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1506): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1507): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach_encr-BVCI196(1508): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1509): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1510): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1511): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1512): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1513): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach_encr-BVCI210(1514): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1515): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1516): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1517): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1518): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach_encr-BVCI220(1519): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1520): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1521): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1522): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1523): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1524): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1525): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1526): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1527): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1528): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach_encr(1529): pass (none -> pass) MTC@538fccd39e6b: Test case TC_iu_attach_encr finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:11:52 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 20250828151152660 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58218<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151152662 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151152662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151152662 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151152662 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151152662 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151152662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151152662 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151152662 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151152662 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) 20250828151152662 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151152662 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151152662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151152662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151152662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151152662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151152662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151152662 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) 20250828151152662 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) 20250828151152662 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) 20250828151152662 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) 20250828151152662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151152662 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151152662 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151152662 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) 20250828151152662 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151153162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58218<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=247368) 20250828151153524 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151153524 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=247368, count=248624) 20250828151154525 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151154525 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151154664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151154664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151154664 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:11: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_Iu.TC_iu_attach_geran_rau.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_iu_attach_geran_rau.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250828151155526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151155526 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_iu_attach_geran_rau started. 20250828151156200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58230<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151156200 DMM INFO MM(262420000001001/db6b8f23) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151156200 DMM INFO MM(262420000001001/db6b8f23) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151156200 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151156200 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151156200 DMM DEBUG MM_STATE_Iu(2)[0x55944d78cee0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151156200 DMM DEBUG MM_STATE_Iu(2)[0x55944d78cee0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151156200 DGPRS INFO SUBSCR(262420000001001) purging MS subscriber (gprs_subscriber.c:785) 20250828151156200 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) 20250828151156200 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) 20250828151156200 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828151156200 DMM DEBUG MM_STATE_Gb[0x55944d78d140]{Idle}: Deallocated (fsm.c:568) 20250828151156200 DMM DEBUG MM_STATE_Iu(2)[0x55944d78cee0]{Detached}: Deallocated (fsm.c:568) 20250828151156200 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Deregistered}: Deallocated (fsm.c:568) 20250828151156200 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1530)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1531)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1530)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1534)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151156225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151156225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151156225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151156225 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151156225 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151156225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151156225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151156225 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151156225 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1534)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151156226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151156226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151156226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151156226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151156226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151156226 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151156226 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151156226 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151156226 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151156226 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151156226 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1534)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1534)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151156227 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151156227 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) SGSN_Test-Gb1-NS1(1535)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828151156230 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1531)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1531)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151156236 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151156236 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1536)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_iu_attach_geran_rau-BVCI196(1533)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1535)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1539)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1539)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151156244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151156244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151156244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151156244 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151156244 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151156244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151156244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151156244 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151156244 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1539)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151156245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151156245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151156245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151156245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151156245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151156245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151156245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151156245 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151156245 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151156245 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151156245 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151156245 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151156245 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1539)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1539)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151156248 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1540)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1536)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1536)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151156254 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151156254 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_iu_attach_geran_rau-BVCI210(1538)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1541)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1540)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1544)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151156264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151156264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151156264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151156264 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151156264 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151156264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151156264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151156264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151156264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1544)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151156264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151156264 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151156264 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151156265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151156265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151156265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151156265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151156265 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151156265 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151156265 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151156265 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151156265 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151156265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1544)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1544)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151156267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1541)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1541)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1547)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1547)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1547)@538fccd39e6b: ************************************************* MTC@538fccd39e6b: Starting RAN_Emulation 20250828151156273 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151156273 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-SCCP(1545)@538fccd39e6b: v_sccp_pdu_maxlen:268 TC_iu_attach_geran_rau-BVCI220(1543)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151156473 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151156473 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) 20250828151156473 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151156473 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)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151156474 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151156475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151156475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151156475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151156475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151156475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151156475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151156475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151156475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151156475 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) 20250828151156475 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151156475 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) 20250828151156475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151156475 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151156475 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151156475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151156475 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) 20250828151156475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151156475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151156475 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151156475 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) 20250828151156475 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151156475 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) 20250828151156475 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) 20250828151156475 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) 20250828151156475 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) 20250828151156475 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151156475 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151156475 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) 20250828151156475 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151156526 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151156526 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151156526 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151156526 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1549)@538fccd39e6b: Established a new IPA connection (conn_id=2) 20250828151156528 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1549)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151156528 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1549)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1549)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1549)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1549)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151157278 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157278 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151157278 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151157278 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151157278 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151157278 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151157278 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157278 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) 20250828151157278 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151157278 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151157279 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157279 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157279 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157279 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) 20250828151157279 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151157279 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) 20250828151157279 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151157279 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151157279 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157279 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0c 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1546)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_iu_attach_geran_rau-BVCI196(1533)@538fccd39e6b: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='EA3F2196'O, index=0 SGSN_Test-GSUP(1550)@538fccd39e6b: Created GsupExpect[0] for "262420000001002" to be handled at TC_iu_attach_geran_rau(1553) TC_iu_attach_geran_rau(1553)@538fccd39e6b: 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 := '886B'O, rac := '16'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)@538fccd39e6b: Added conn table entry 0TC_iu_attach_geran_rau(1553)10246063 SGSN_Test_0-SCCP(1545)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1546)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151157564 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157564 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157564 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157564 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151157564 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151157564 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151157564 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151157564 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151157564 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157564 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 9c 57 af 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 88 6b 16 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) 20250828151157565 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157565 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157565 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157565 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) 20250828151157565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151157565 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) 20250828151157565 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151157565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151157565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157565 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 9c 57 af 00 00 03 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151157565 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151157565 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151157565 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151157565 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001002) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151157565 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828151157565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Init}: Allocated (fsm.c:456) 20250828151157565 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Allocated (fsm.c:456) 20250828151157565 DMM DEBUG MM_STATE_Iu[0x55944d78d270]{Detached}: Allocated (fsm.c:456) 20250828151157565 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151157565 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151157565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151157565 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151157565 DMM DEBUG MM(262420000001002/d9218df0) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151157565 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250828151157565 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157565 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157565 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157565 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) 20250828151157565 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151157565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151157565 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151157565 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151157565 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157565 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 9c 57 af 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@538fccd39e6b: { messageType := 2, destLocRef := '9C57AF'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_iu_attach_geran_rau(1553)@538fccd39e6b: 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 := '3478663D6A0EA13F7EAD3F1D65B7BEFA'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'BE4723E6'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '53A5121396396B65'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '6BD3CD463D596D892E970082676C5ED3'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '20279211302FF9DE6D26EAA4F7A4ED6C'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '44AD5DF9CBFFEC669C5DFB816A1FC1A7'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '00BE268CA98242EB'O } } } } } SGSN_Test_0-SCCP(1545)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1545)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100002'O 20250828151157570 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157570 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151157570 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151157570 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151157570 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151157570 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151157570 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157570 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) 20250828151157570 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151157570 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151157570 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151157570 DMM DEBUG MM(262420000001002/d9218df0) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010020 (gprs_gmm.c:1134) 20250828151157570 DMM NOTICE MM(262420000001002/d9218df0) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151157570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151157570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151157570 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151157570 DMM DEBUG MM(262420000001002/d9218df0) Requesting authorization (sgsn_auth.c:160) 20250828151157571 DMM INFO MM(262420000001002/d9218df0) Requesting authentication tuples (sgsn_auth.c:184) 20250828151157571 DMM DEBUG MM(262420000001002/d9218df0) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151157571 DGPRS INFO SUBSCR(262420000001002) requesting auth info (gprs_subscriber.c:805) 20250828151157571 DGPRS INFO SUBSCR(262420000001002) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f2 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1550)@538fccd39e6b: Found GsupExpect[0] for "262420000001002" handled at TC_iu_attach_geran_rau(1553) SGSN_Test-GSUP(1550)@538fccd39e6b: Added IMSI table entry 0TC_iu_attach_geran_rau(1553)"262420000001002" 20250828151157572 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151157572 DGPRS INFO SUBSCR(262420000001002) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151157572 DGPRS DEBUG SUBSCR(262420000001002) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151157572 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151157572 DMM INFO MM(262420000001002/d9218df0) Subscriber data update (mmctx.c:445) 20250828151157572 DMM DEBUG MM(262420000001002/d9218df0) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151157572 DMM INFO MM(262420000001002/d9218df0) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151157572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151157572 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151157572 DMM INFO MM(262420000001002/d9218df0) <- GMM AUTH AND CIPHERING REQ (rand = 34 78 66 3d 6a 0e a1 3f 7e ad 3f 1d 65 b7 be fa , mmctx_is_r99=1, vec->auth_types=0x3, autn = 44 ad 5d f9 cb ff ec 66 9c 5d fb 81 6a 1f c1 a7 ) (gprs_gmm.c:510) 20250828151157572 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250828151157572 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157572 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157572 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157572 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) 20250828151157572 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151157572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151157572 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151157572 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151157572 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157572 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 9c 57 af 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 34 78 66 3d 6a 0e a1 3f 7e ad 3f 1d 65 b7 be fa 80 28 10 44 ad 5d f9 cb ff ec 66 9c 5d fb 81 6a 1f c1 a7 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1545)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A2200BE268C23094399990000100002F02904A98242EB'O 20250828151157575 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157575 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157575 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157575 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151157575 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151157576 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151157576 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151157576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151157576 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157576 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 0a 22 00 be 26 8c 23 09 43 99 99 00 00 10 00 02 f0 29 04 a9 82 42 eb 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151157576 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151157576 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151157576 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151157576 DMM INFO MM(262420000001002/d9218df0) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151157576 DMM NOTICE MM(262420000001002/d9218df0) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151157576 DMM DEBUG MM(262420000001002/d9218df0) checking auth: received UMTS RES = 00 be 26 8c a9 82 42 eb (gprs_gmm.c:716) 20250828151157576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151157576 DMM DEBUG MM(262420000001002/d9218df0) Requesting authorization (sgsn_auth.c:160) 20250828151157576 DMM INFO MM(262420000001002/d9218df0) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151157576 DMM DEBUG MM(262420000001002/d9218df0) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151157576 DGPRS INFO SUBSCR(262420000001002) subscriber data is not available (gprs_subscriber.c:818) 20250828151157576 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) 20250828151157576 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151157576 DMM DEBUG MM(262420000001002/d9218df0) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151157576 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157576 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157576 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157576 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) 20250828151157576 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151157576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151157576 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151157576 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151157576 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157576 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 9c 57 af 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 6b d3 cd 46 3d 59 6d 89 2e 97 00 82 67 6c 5e d3 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1545)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151157580 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157580 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151157580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151157580 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151157580 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151157580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151157580 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157580 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) 20250828151157580 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151157580 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151157580 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151157580 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 3) (iu_client.c:407) 20250828151157580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151157580 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157580 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157580 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157580 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151157580 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) 20250828151157580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151157580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151157580 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151157580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151157580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157580 DMM INFO MM(262420000001002/d9218df0) <- GMM ATTACH ACCEPT (new P-TMSI=0xd9218df0) (gprs_gmm.c:337) 20250828151157580 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 3) (iu_client.c:561) 20250828151157580 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 9c 57 af 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) 20250828151157580 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157580 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157580 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157580 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) 20250828151157580 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151157580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151157580 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151157580 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151157580 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157580 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 9c 57 af 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 d9 21 8d f0 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151157582 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151157582 DGPRS INFO SUBSCR(262420000001002) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151157582 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250828151157582 DMM INFO MM(262420000001002/d9218df0) Subscriber data update (mmctx.c:445) 20250828151157582 DMM DEBUG MM(262420000001002/d9218df0) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151157582 DMM INFO MM(262420000001002/d9218df0) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151157582 DMM NOTICE MM(262420000001002/d9218df0) Authorized, continuing procedure, IMSI=262420000001002 (gprs_gmm.c:1050) 20250828151157582 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151157582 DMM NOTICE MM(262420000001002/d9218df0) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151157582 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) 20250828151157582 DGPRS INFO SUBSCR(262420000001002) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151157582 DGPRS DEBUG SUBSCR(262420000001002) Updating subscriber data (gprs_subscriber.c:839) 20250828151157582 DMM INFO MM(262420000001002/d9218df0) Subscriber data update (mmctx.c:445) 20250828151157582 DMM DEBUG MM(262420000001002/d9218df0) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1545)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1545)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151157583 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157583 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157584 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151157584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151157584 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151157584 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151157584 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151157584 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157584 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) 20250828151157584 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151157584 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151157584 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151157584 DMM INFO MM(262420000001002/d9218df0) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151157584 DMM NOTICE MM(262420000001002/d9218df0) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151157584 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151157584 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151157584 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157584 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157584 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157584 DMM DEBUG MM_STATE_Iu(3)[0x55944d78d270]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151157584 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) 20250828151157584 DMM DEBUG MM_STATE_Iu(3)[0x55944d78d270]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151157584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151157584 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151157584 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151157584 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151157584 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151157584 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151157584 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157584 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 9c 57 af 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1545)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1545)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1545)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1545)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151157586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151157586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151157586 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151157586 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151157586 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151157586 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157586 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) 20250828151157586 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151157586 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151157586 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151157586 DMM INFO MM(262420000001002/d9218df0) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151157586 DMM DEBUG MM_STATE_Iu(3)[0x55944d78d270]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151157586 DMM DEBUG MM_STATE_Iu(3)[0x55944d78d270]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151157586 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157586 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157586 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157586 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) 20250828151157586 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151157586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151157586 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151157586 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151157586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157586 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 9c 57 af 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1545)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-RAN(1546)@538fccd39e6b: Deleted conn table entry 0TC_iu_attach_geran_rau(1553)10246063 20250828151157587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151157587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151157587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151157587 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151157587 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151157587 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151157587 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151157587 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151157587 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 9c 57 af 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_iu_attach_geran_rau(1553)@538fccd39e6b: setverdict(pass): none -> pass TC_iu_attach_geran_rau-BVCI196(1533)@538fccd39e6b: Removing Client IMSI='262420000001002'H, index=0 TC_iu_attach_geran_rau-BVCI196(1533)@538fccd39e6b: Adding Client=TC_iu_attach_geran_rau(1553), IMSI='262420000001002'H, TLLI='D9218DF0'O, index=1 20250828151157642 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151157642 DLLC NOTICE LLME(ffffffff/d9218df0){UNASSIGNED} LLC RX: unknown TLLI 0xd9218df0, creating LLME on the fly (gprs_llc.c:552) 20250828151157642 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x38bede CMD=UI DATA (gprs_llc_parse.c:89) 20250828151157642 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828151157642 DMM INFO MM(262420000001002/d9218df0) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: d9218df0, P-TMSI: d9218df0 (00000000), TLLI: 00000000 (00000000), RA: 262-42-4660-0 (gprs_gmm.c:1697) 20250828151157642 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250828151157642 DMM DEBUG MM_STATE_Iu(3)[0x55944d78d270]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm_fsm.c:210) 20250828151157642 DMM DEBUG MM_STATE_Iu(3)[0x55944d78d270]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151157642 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151157642 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250828151157642 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151157642 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151157642 DLLC NOTICE LLME(ffffffff/d9218df0){UNASSIGNED} LLGM Assign pre (d9218df0 => d9218df0) (gprs_llc.c:1079) 20250828151157642 DLLC NOTICE LLME(d9218df0/d9218df0){ASSIGNED} LLGM Assign post (d9218df0 => d9218df0) (gprs_llc.c:1125) 20250828151157642 DMM INFO MM(262420000001002/d9218df0) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) TC_iu_attach_geran_rau(1553)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau(1553)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_iu_attach_geran_rau-BVCI196(1533)@538fccd39e6b: Removing Client IMSI='262420000001002'H, index=1 20250828151157651 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151157651 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xb096b1 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151157651 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151157651 DMM INFO MM(262420000001002/d9218df0) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250828151157651 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250828151157651 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151157651 DLLC NOTICE LLME(d9218df0/d9218df0){ASSIGNED} LLGM Assign pre (ffffffff => d9218df0) (gprs_llc.c:1079) 20250828151157651 DLLC NOTICE LLME(ffffffff/d9218df0){ASSIGNED} LLGM Assign post (ffffffff => d9218df0) (gprs_llc.c:1125) 20250828151157651 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Received Event E_MM_RA_UPDATE (gprs_gmm.c:1869) 20250828151157651 DMM ERROR MM_STATE_Gb[0x55944d78d010]{Idle}: Event E_MM_RA_UPDATE not permitted (gprs_gmm.c:1869) TC_iu_attach_geran_rau(1553)@538fccd39e6b: Final verdict of PTC: pass 20250828151157654 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58230<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1545)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1546)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1550)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1530)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1536)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1544)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1535)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1547)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1531)@538fccd39e6b: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI220(1543)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1534)@538fccd39e6b: Final verdict of PTC: none TC_iu_attach_geran_rau-BVCI196(1533)@538fccd39e6b: Final verdict of PTC: none 20250828151157656 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151157656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_iu_attach_geran_rau-BVCI210(1538)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1548)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1540)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1541)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1549)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1551)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1532)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1537)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1542)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1539)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1552)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1530): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1531): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1532): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI196(1533): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1534): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1535): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1536): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1537): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI210(1538): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1539): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1540): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1541): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1542): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach_geran_rau-BVCI220(1543): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1544): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1545): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1546): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1547): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1548): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1549): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1550): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1551): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1552): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_iu_attach_geran_rau(1553): pass (none -> pass) MTC@538fccd39e6b: Test case TC_iu_attach_geran_rau finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:11:57 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 20250828151157747 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58242<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151157790 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151157790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151157790 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151157790 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151157790 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151157790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151157790 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151157790 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151157790 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) 20250828151157790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151157790 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151157790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151157790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151157790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151157790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151157790 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151157790 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) 20250828151157790 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) 20250828151157790 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) 20250828151157790 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) 20250828151157790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151157790 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151157790 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151157790 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) 20250828151157790 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151158248 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58242<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255780) 20250828151158656 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151158656 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=255780, count=257036) 20250828151159657 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151159657 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151159791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151159791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151159791 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 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_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 20250828151200658 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151200658 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_geran_attach_iu_rau started. 20250828151201279 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58252<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151201280 DMM INFO MM(262420000001002/d9218df0) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151201280 DMM INFO MM(262420000001002/d9218df0) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151201280 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151201280 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151201280 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Received Event E_MM_GPRS_DETACH (gprs_gmm.c:192) 20250828151201280 DMM ERROR MM_STATE_Gb[0x55944d78d010]{Idle}: Event E_MM_GPRS_DETACH not permitted (gprs_gmm.c:192) 20250828151201280 DGPRS INFO SUBSCR(262420000001002) purging MS subscriber (gprs_subscriber.c:785) 20250828151201280 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) 20250828151201280 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) 20250828151201280 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d140]{Init}: Deallocated (fsm.c:568) 20250828151201280 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Deallocated (fsm.c:568) 20250828151201280 DMM DEBUG MM_STATE_Iu(3)[0x55944d78d270]{Detached}: Deallocated (fsm.c:568) 20250828151201280 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828151201280 DLLC NOTICE LLME(ffffffff/d9218df0){ASSIGNED} LLGM Assign pre (d9218df0 => ffffffff) (gprs_llc.c:1079) 20250828151201280 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (d9218df0 => ffffffff) (gprs_llc.c:1125) 20250828151201280 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1554)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1555)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1554)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1558)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151201314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151201314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151201314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151201314 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151201314 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151201314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151201314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151201314 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151201314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1558)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151201316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151201316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151201316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151201316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151201316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151201316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151201316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151201316 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151201316 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151201316 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151201316 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151201316 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151201316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1558)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1558)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151201320 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1559)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1555)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1555)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1560)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828151201330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151201330 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI196(1557)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1559)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1563)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151201341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151201341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151201341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151201341 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151201341 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151201341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151201341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151201341 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151201341 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1563)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151201343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151201343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151201343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151201343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151201343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151201343 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151201343 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151201343 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151201343 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151201343 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151201343 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151201344 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151201344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1563)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1563)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb2-NS2(1564)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828151201348 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1560)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1560)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151201358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151201358 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1565)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_geran_attach_iu_rau-BVCI210(1561)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1564)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1568)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151201369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151201369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151201369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151201369 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151201369 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151201369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151201369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151201369 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151201369 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1568)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151201371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151201371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151201371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151201371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151201371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151201371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151201371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151201371 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151201371 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151201371 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151201371 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1568)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151201371 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151201371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1568)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151201375 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1565)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1565)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1571)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1571)@538fccd39e6b: M3UA emulation initiated, the test can be started MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test_0-M3UA(1571)@538fccd39e6b: ************************************************* SGSN_Test_0-SCCP(1569)@538fccd39e6b: v_sccp_pdu_maxlen:268 20250828151201384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151201384 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_geran_attach_iu_rau-BVCI220(1567)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151201584 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151201584 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) 20250828151201584 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151201584 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)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151201586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151201586 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151201586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151201586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151201586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151201586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151201586 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151201586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151201586 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151201586 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) 20250828151201586 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151201586 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) 20250828151201586 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151201587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151201587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151201587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151201587 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) 20250828151201587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151201587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151201587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151201587 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) 20250828151201587 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151201587 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) 20250828151201587 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) 20250828151201587 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) 20250828151201587 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) 20250828151201587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151201587 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151201587 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) 20250828151201587 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151201659 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151201659 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151201659 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151201659 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1573)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1573)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151201661 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1573)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1573)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151201661 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1573)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1573)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151202372 DGPRS DEBUG Checking for inactive LLMEs, time = 58922121 (sgsn.c:132) 20250828151202375 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202375 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828151202375 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828151202375 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828151202377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151202377 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151202377 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202377 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151202377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151202377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828151202392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151202392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151202392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151202392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151202392 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151202392 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151202392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151202392 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151202392 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) 20250828151202392 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151202392 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151202392 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202392 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151202392 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151202392 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) 20250828151202392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151202392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151202392 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151202392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151202392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151202392 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)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_geran_attach_iu_rau-BVCI196(1557)@538fccd39e6b: Adding Client=TC_geran_attach_iu_rau(1577), IMSI='262420000001003'H, TLLI='FAAEF8A0'O, index=0 SGSN_Test-GSUP(1574)@538fccd39e6b: Created GsupExpect[0] for "262420000001003" to be handled at TC_geran_attach_iu_rau(1577) TC_geran_attach_iu_rau(1577)@538fccd39e6b: 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 := '95941693164968E62546D5BCAFAAAE62'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '68156DFB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '41CD6A9B63566431'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '861BFEC198025D8917535DFE06FBD8D9'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'BBC459112946B12BA29AA4CDF09A64BC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '5B9997423F7AF4F52FEB56D109F2DA31'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '8930C4D3CFB8D19F'O } } } } } 20250828151202696 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151202696 DLLC NOTICE LLME(ffffffff/faaef8a0){UNASSIGNED} LLC RX: unknown TLLI 0xfaaef8a0, creating LLME on the fly (gprs_llc.c:552) 20250828151202696 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf218e2 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151202696 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001003) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151202696 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828151202696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828151202696 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Allocated (fsm.c:456) 20250828151202696 DMM DEBUG MM_STATE_Iu[0x55944d78d140]{Detached}: Allocated (fsm.c:456) 20250828151202696 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151202696 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151202696 DLLC NOTICE LLME(ffffffff/faaef8a0){UNASSIGNED} LLGM Assign pre (faaef8a0 => cc4e1b6c) (gprs_llc.c:1079) 20250828151202696 DLLC NOTICE LLME(faaef8a0/cc4e1b6c){ASSIGNED} LLGM Assign post (faaef8a0 => cc4e1b6c) (gprs_llc.c:1125) 20250828151202696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151202696 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151202696 DMM DEBUG MM(262420000001003/cc4e1b6c) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151202704 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151202704 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0x612fca CMD=UI DATA (gprs_llc_parse.c:89) 20250828151202704 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d010]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151202704 DMM DEBUG MM(262420000001003/cc4e1b6c) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010030 (gprs_gmm.c:1134) 20250828151202704 DMM NOTICE MM(262420000001003/cc4e1b6c) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151202704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151202704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151202704 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151202704 DMM DEBUG MM(262420000001003/cc4e1b6c) Requesting authorization (sgsn_auth.c:160) 20250828151202704 DMM INFO MM(262420000001003/cc4e1b6c) Requesting authentication tuples (sgsn_auth.c:184) 20250828151202704 DMM DEBUG MM(262420000001003/cc4e1b6c) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151202704 DGPRS INFO SUBSCR(262420000001003) requesting auth info (gprs_subscriber.c:805) 20250828151202704 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001003" handled at TC_geran_attach_iu_rau(1577) SGSN_Test-GSUP(1574)@538fccd39e6b: Added IMSI table entry 0TC_geran_attach_iu_rau(1577)"262420000001003" 20250828151202706 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151202706 DGPRS INFO SUBSCR(262420000001003) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151202706 DGPRS DEBUG SUBSCR(262420000001003) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151202706 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151202706 DMM INFO MM(262420000001003/cc4e1b6c) Subscriber data update (mmctx.c:445) 20250828151202706 DMM DEBUG MM(262420000001003/cc4e1b6c) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151202706 DMM INFO MM(262420000001003/cc4e1b6c) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151202706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151202706 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151202706 DMM INFO MM(262420000001003/cc4e1b6c) <- GMM AUTH AND CIPHERING REQ (rand = 95 94 16 93 16 49 68 e6 25 46 d5 bc af aa ae 62 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 5b 99 97 42 3f 7a f4 f5 2f eb 56 d1 09 f2 da 31 ) (gprs_gmm.c:510) 20250828151202710 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151202710 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xf86b88 CMD=UI DATA (gprs_llc_parse.c:89) 20250828151202710 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d010]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151202710 DMM INFO MM(262420000001003/cc4e1b6c) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151202710 DMM NOTICE MM(262420000001003/cc4e1b6c) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151202710 DMM DEBUG MM(262420000001003/cc4e1b6c) checking auth: received UMTS RES = 89 30 c4 d3 cf b8 d1 9f (gprs_gmm.c:716) 20250828151202710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151202710 DMM DEBUG MM(262420000001003/cc4e1b6c) Requesting authorization (sgsn_auth.c:160) 20250828151202710 DMM INFO MM(262420000001003/cc4e1b6c) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151202710 DMM DEBUG MM(262420000001003/cc4e1b6c) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151202710 DGPRS INFO SUBSCR(262420000001003) subscriber data is not available (gprs_subscriber.c:818) 20250828151202710 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) 20250828151202710 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:181) 20250828151202710 DMM INFO MM(262420000001003/cc4e1b6c) <- GMM ATTACH ACCEPT (new P-TMSI=0xcc4e1b6c) (gprs_gmm.c:337) 20250828151202711 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151202711 DGPRS INFO SUBSCR(262420000001003) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151202711 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250828151202711 DMM INFO MM(262420000001003/cc4e1b6c) Subscriber data update (mmctx.c:445) 20250828151202711 DMM DEBUG MM(262420000001003/cc4e1b6c) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151202711 DMM INFO MM(262420000001003/cc4e1b6c) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151202711 DMM NOTICE MM(262420000001003/cc4e1b6c) Authorized, continuing procedure, IMSI=262420000001003 (gprs_gmm.c:1050) 20250828151202711 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151202711 DMM NOTICE MM(262420000001003/cc4e1b6c) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151202711 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) 20250828151202711 DGPRS INFO SUBSCR(262420000001003) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151202711 DGPRS DEBUG SUBSCR(262420000001003) Updating subscriber data (gprs_subscriber.c:839) 20250828151202711 DMM INFO MM(262420000001003/cc4e1b6c) Subscriber data update (mmctx.c:445) 20250828151202711 DMM DEBUG MM(262420000001003/cc4e1b6c) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) 20250828151202715 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151202715 DLLC DEBUG LLC SAPI=1 C U GEA0 IOV-UI=0x000000 FCS=0xffae8e CMD=UI DATA (gprs_llc_parse.c:89) 20250828151202715 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d010]{Idle}: Received Event E_MM_PDU_RECEPTION (gprs_gmm.c:2340) 20250828151202715 DMM INFO MM(262420000001003/cc4e1b6c) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151202715 DMM NOTICE MM(262420000001003/cc4e1b6c) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151202715 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151202715 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151202715 DLLC NOTICE LLME(faaef8a0/cc4e1b6c){ASSIGNED} LLGM Assign pre (ffffffff => cc4e1b6c) (gprs_llc.c:1079) 20250828151202715 DLLC NOTICE LLME(ffffffff/cc4e1b6c){ASSIGNED} LLGM Assign post (ffffffff => cc4e1b6c) (gprs_llc.c:1125) 20250828151202715 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d010]{Idle}: Received Event E_MM_GPRS_ATTACH (gprs_gmm.c:1474) 20250828151202715 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d010]{Idle}: state_chg to Ready (gprs_mm_state_gb_fsm.c:60) 20250828151202715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151202715 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) TC_geran_attach_iu_rau(1577)@538fccd39e6b: 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 := 'CC4E1B6C'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)@538fccd39e6b: Added conn table entry 0TC_geran_attach_iu_rau(1577)2090501 SGSN_Test_0-SCCP(1569)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1570)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151202775 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151202775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151202775 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151202775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151202775 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151202775 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151202775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151202775 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151202775 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 1f e6 05 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 cc 4e 1b 6c 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) 20250828151202775 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202775 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151202775 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151202775 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) 20250828151202775 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151202775 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) 20250828151202775 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151202775 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151202775 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151202775 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 1f e6 05 00 00 04 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151202775 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151202775 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151202775 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151202775 DMM INFO MM(---/ffffffff) -> GMM RA UPDATE REQUEST type="RA updating" (gprs_gmm.c:1653) 20250828151202775 DMM INFO MM(262420000001003/cc4e1b6c) Looked up by matching TLLI and P_TMSI. BSSGP TLLI: 00000000, P-TMSI: cc4e1b6c (00000000), TLLI: cc4e1b6c (cc4e1b6c), RA: 262-42-13135-0 (gprs_gmm.c:1697) 20250828151202775 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_RAT_CHANGE (gprs_gmm.c:1217) 20250828151202775 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d010]{Ready}: Received Event E_MM_GPRS_DETACH (gprs_gmm_fsm.c:208) 20250828151202775 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d010]{Ready}: state_chg to Idle (gprs_mm_state_gb_fsm.c:76) 20250828151202775 DLLC NOTICE LLME(ffffffff/cc4e1b6c){ASSIGNED} LLGM Assign pre (cc4e1b6c => ffffffff) (gprs_llc.c:1079) 20250828151202776 DLLC NOTICE LLME(ffffffff/ffffffff){UNASSIGNED} LLGM Assign post (cc4e1b6c => ffffffff) (gprs_llc.c:1125) 20250828151202776 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151202776 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1769) 20250828151202776 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151202776 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151202776 DMM DEBUG MM(262420000001003/cc4e1b6c) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151202776 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202776 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151202776 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151202776 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) 20250828151202776 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151202776 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151202776 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151202776 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151202776 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151202776 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 1f e6 05 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 86 1b fe c1 98 02 5d 89 17 53 5d fe 06 fb d8 d9 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1569)@538fccd39e6b: { messageType := 2, destLocRef := '1FE605'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1569)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1569)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151202783 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151202783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151202783 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151202783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151202783 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151202783 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151202783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151202783 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151202783 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) 20250828151202783 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151202783 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151202783 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151202783 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 4) (iu_client.c:407) 20250828151202783 DMM INFO MM(262420000001003/cc4e1b6c) <- GMM ROUTING AREA UPDATE ACCEPT (gprs_gmm.c:1551) 20250828151202783 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202783 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 4) (iu_client.c:561) 20250828151202783 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151202783 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151202783 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) 20250828151202783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151202783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151202783 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151202783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151202783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151202783 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 1f e6 05 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) 20250828151202783 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202783 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151202783 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151202783 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) 20250828151202783 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151202783 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151202783 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151202783 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151202783 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151202783 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 1f e6 05 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 cc 4e 1b 6c 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1569)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1569)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1569)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1569)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_geran_attach_iu_rau(1577)@538fccd39e6b: setverdict(pass): none -> pass TC_geran_attach_iu_rau(1577)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau(1577)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_geran_attach_iu_rau-BVCI196(1557)@538fccd39e6b: Removing Client IMSI='262420000001003'H, index=0 SGSN_Test_0-SCCP(1569)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1569)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1569)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1569)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A0000010010400302080A'O 20250828151202790 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151202790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151202790 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151202790 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151202790 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151202790 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151202790 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151202790 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151202790 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) 20250828151202790 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151202790 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151202790 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151202790 DMM INFO MM(262420000001003/cc4e1b6c) -> ROUTING AREA UPDATE COMPLETE (gprs_gmm.c:1854) 20250828151202790 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_SUCCESS (gprs_gmm.c:1859) 20250828151202790 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151202790 DMM DEBUG MM_STATE_Iu[0x55944d78d140]{Detached}: Received Event E_PMM_RA_UPDATE (gprs_gmm.c:1862) 20250828151202790 DMM ERROR MM_STATE_Iu[0x55944d78d140]{Detached}: Event E_PMM_RA_UPDATE not permitted (gprs_gmm.c:1862) TC_geran_attach_iu_rau(1577)@538fccd39e6b: Final verdict of PTC: pass 20250828151202792 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58252<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828151202793 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151202793 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-SCCP(1569)@538fccd39e6b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI210(1561)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1573)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1570)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1574)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1554)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1571)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1563)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1558)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1572)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1568)@538fccd39e6b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI196(1557)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1560)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1565)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1566)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1555)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1556)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1576)@538fccd39e6b: Final verdict of PTC: none TC_geran_attach_iu_rau-BVCI220(1567)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1575)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1559)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1564)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1562)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1554): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1555): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1556): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI196(1557): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1558): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1559): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1560): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI210(1561): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1562): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1563): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1564): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1565): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1566): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_geran_attach_iu_rau-BVCI220(1567): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1568): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1569): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1570): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1571): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1572): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1573): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1574): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1575): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1576): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_geran_attach_iu_rau(1577): pass (none -> pass) MTC@538fccd39e6b: Test case TC_geran_attach_iu_rau finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:12:02 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 20250828151202882 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50936<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151202990 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151202990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151202990 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151202990 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151202990 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151202990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151202990 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151202990 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151202990 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) 20250828151202990 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202990 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151202990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151202990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151202990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151202990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151202990 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151202990 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) 20250828151202990 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) 20250828151202990 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) 20250828151202990 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) 20250828151202990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151202990 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151202990 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151202990 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) 20250828151202990 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151202990 DMM INFO MM(262420000001003/cc4e1b6c) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250828151202990 DMM DEBUG MM_STATE_Iu[0x55944d78d140]{Detached}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151202990 DMM ERROR MM_STATE_Iu[0x55944d78d140]{Detached}: Event E_PMM_PS_CONN_RELEASE not permitted (gprs_ranap.c:169) 20250828151202990 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151202990 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151202990 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151202990 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) 20250828151202990 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151202990 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) 20250828151202990 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250828151203384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50936<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=217172) 20250828151203794 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151203794 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=217172, count=218428) 20250828151204795 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151204795 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151204991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151204991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151204991 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:12: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_Iu.TC_attach_pdp_act_user.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/logs/testsuite/SGSN_Tests_Iu.TC_attach_pdp_act_user.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250828151205796 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151205796 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_user started. 20250828151206426 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50940<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151206427 DMM INFO MM(262420000001003/cc4e1b6c) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151206427 DMM INFO MM(262420000001003/cc4e1b6c) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151206427 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151206427 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151206427 DMM DEBUG MM_STATE_Iu[0x55944d78d140]{Detached}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151206427 DGPRS INFO SUBSCR(262420000001003) purging MS subscriber (gprs_subscriber.c:785) 20250828151206427 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) 20250828151206427 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) 20250828151206427 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828151206427 DMM DEBUG MM_STATE_Gb(0)[0x55944d78d010]{Idle}: Deallocated (fsm.c:568) 20250828151206427 DMM DEBUG MM_STATE_Iu[0x55944d78d140]{Detached}: Deallocated (fsm.c:568) 20250828151206427 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828151206427 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1578)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1579)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1578)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1582)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151206461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151206461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151206461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151206461 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151206461 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151206461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151206461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151206461 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151206461 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1582)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151206462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151206462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151206462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151206462 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151206462 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151206463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151206463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151206463 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151206463 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151206463 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151206463 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151206463 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151206463 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1582)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1582)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151206467 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1583)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1579)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1579)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151206475 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151206475 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI196(1581)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1584)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1583)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1587)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151206487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151206487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151206487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151206487 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151206487 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151206487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151206487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151206487 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151206487 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1587)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151206489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151206489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151206489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151206489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151206489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151206489 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151206489 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151206489 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151206489 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151206489 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151206489 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151206490 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151206490 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1587)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1587)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151206493 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1584)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1584)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1588)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828151206501 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151206501 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1589)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_user-BVCI210(1586)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1588)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 99 } -NSVCI99(1593)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1593)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151206520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151206520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151206520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151206520 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151206520 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151206520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151206520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151206520 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151206520 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1593)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151206522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151206522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151206522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151206522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151206522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151206522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151206522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151206522 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151206522 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151206522 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151206522 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151206522 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151206522 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1593)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1593)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1595)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1595)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1595)@538fccd39e6b: ************************************************* MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test_0-SCCP(1592)@538fccd39e6b: v_sccp_pdu_maxlen:268 20250828151206526 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1589)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1589)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151206535 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151206535 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user-BVCI220(1590)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151206725 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151206725 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) 20250828151206725 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151206725 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)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151206727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151206727 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151206727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151206727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151206727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151206727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151206727 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151206727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151206727 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151206727 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) 20250828151206727 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151206727 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) 20250828151206727 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151206728 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151206728 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151206728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151206728 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) 20250828151206728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151206728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151206728 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151206728 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) 20250828151206728 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151206728 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) 20250828151206728 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) 20250828151206728 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) 20250828151206728 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) 20250828151206728 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151206728 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151206728 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) 20250828151206728 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151206797 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151206797 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151206797 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151206797 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1597)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1597)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151206799 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1597)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1597)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151206799 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1597)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1597)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151207532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207532 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151207532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151207532 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151207532 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151207532 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151207532 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207532 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) 20250828151207532 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151207532 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151207532 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207532 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207532 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207532 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) 20250828151207532 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151207532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151207532 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151207532 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151207532 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207532 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 02 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user-BVCI196(1581)@538fccd39e6b: Adding Client=TC_attach_pdp_act_user(1601), IMSI='262420000001004'H, TLLI='C5CBC677'O, index=0 SGSN_Test-GSUP(1598)@538fccd39e6b: Created GsupExpect[0] for "262420000001004" to be handled at TC_attach_pdp_act_user(1601) TC_attach_pdp_act_user(1601)@538fccd39e6b: 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 := 'CDF9'O, rac := '8C'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)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_user(1601)455206 SGSN_Test_0-SCCP(1592)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1594)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151207850 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207850 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151207850 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151207850 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151207850 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151207850 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151207850 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207850 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 06 f2 26 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 cd f9 8c 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) 20250828151207851 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207851 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207851 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207851 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) 20250828151207851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151207851 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) 20250828151207851 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151207851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151207851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207851 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151207851 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151207851 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151207851 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151207851 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 06 f2 26 00 00 05 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151207851 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Allocated (fsm.c:456) 20250828151207851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828151207851 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Allocated (fsm.c:456) 20250828151207851 DMM DEBUG MM_STATE_Iu[0x55944d798910]{Detached}: Allocated (fsm.c:456) 20250828151207851 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151207851 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151207851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151207851 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151207851 DMM DEBUG MM(262420000001004/dd1c4786) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151207851 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250828151207851 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207851 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207851 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207851 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) 20250828151207851 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151207851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151207851 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151207851 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151207851 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207851 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 06 f2 26 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(1592)@538fccd39e6b: { messageType := 2, destLocRef := '06F226'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(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@538fccd39e6b: 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 := '385506336D498751D39ED18D36347481'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'C4CB572D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BFE0BAF28C901C3D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'EA690BE7096ACD35DA0768BB578736D0'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'E1B860C333328099D57191A2C00DB37A'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'A54B6DB76F5655C0CA3BD7FFF34E9870'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '5191110B188DE02E'O } } } } } SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250828151207858 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207858 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151207858 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151207858 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151207858 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151207858 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151207858 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207858 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) 20250828151207858 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151207858 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151207858 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151207858 DMM DEBUG MM(262420000001004/dd1c4786) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250828151207858 DMM NOTICE MM(262420000001004/dd1c4786) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151207858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151207858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151207858 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151207858 DMM DEBUG MM(262420000001004/dd1c4786) Requesting authorization (sgsn_auth.c:160) 20250828151207858 DMM INFO MM(262420000001004/dd1c4786) Requesting authentication tuples (sgsn_auth.c:184) 20250828151207858 DMM DEBUG MM(262420000001004/dd1c4786) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151207858 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250828151207858 DGPRS INFO SUBSCR(262420000001004) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 00 f4 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1598)@538fccd39e6b: Found GsupExpect[0] for "262420000001004" handled at TC_attach_pdp_act_user(1601) SGSN_Test-GSUP(1598)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_user(1601)"262420000001004" 20250828151207860 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151207860 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151207860 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151207860 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151207860 DMM INFO MM(262420000001004/dd1c4786) Subscriber data update (mmctx.c:445) 20250828151207860 DMM DEBUG MM(262420000001004/dd1c4786) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151207860 DMM INFO MM(262420000001004/dd1c4786) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151207860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151207860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151207860 DMM INFO MM(262420000001004/dd1c4786) <- GMM AUTH AND CIPHERING REQ (rand = 38 55 06 33 6d 49 87 51 d3 9e d1 8d 36 34 74 81 , mmctx_is_r99=1, vec->auth_types=0x3, autn = a5 4b 6d b7 6f 56 55 c0 ca 3b d7 ff f3 4e 98 70 ) (gprs_gmm.c:510) 20250828151207860 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250828151207860 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207860 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207860 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207860 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) 20250828151207860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151207860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151207860 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151207860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151207860 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207860 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 06 f2 26 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 38 55 06 33 6d 49 87 51 d3 9e d1 8d 36 34 74 81 80 28 10 a5 4b 6d b7 6f 56 55 c0 ca 3b d7 ff f3 4e 98 70 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A225191110B23094399990000100004F02904188DE02E'O 20250828151207864 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207864 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151207864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151207864 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151207864 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151207864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151207864 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207864 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 0a 22 51 91 11 0b 23 09 43 99 99 00 00 10 00 04 f0 29 04 18 8d e0 2e 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151207864 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151207864 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151207864 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151207864 DMM INFO MM(262420000001004/dd1c4786) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151207864 DMM NOTICE MM(262420000001004/dd1c4786) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151207864 DMM DEBUG MM(262420000001004/dd1c4786) checking auth: received UMTS RES = 51 91 11 0b 18 8d e0 2e (gprs_gmm.c:716) 20250828151207864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151207864 DMM DEBUG MM(262420000001004/dd1c4786) Requesting authorization (sgsn_auth.c:160) 20250828151207864 DMM INFO MM(262420000001004/dd1c4786) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151207864 DMM DEBUG MM(262420000001004/dd1c4786) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151207864 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250828151207864 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) 20250828151207864 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151207864 DMM DEBUG MM(262420000001004/dd1c4786) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151207864 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207864 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207864 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207864 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) 20250828151207864 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151207864 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151207864 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151207864 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151207864 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207864 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 06 f2 26 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ea 69 0b e7 09 6a cd 35 da 07 68 bb 57 87 36 d0 00 4b 00 01 40 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151207871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151207871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151207871 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151207871 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151207871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151207871 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207871 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) 20250828151207871 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151207871 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151207871 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151207871 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 5) (iu_client.c:407) 20250828151207871 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207871 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207871 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151207871 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151207871 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) 20250828151207871 DMM INFO MM(262420000001004/dd1c4786) <- GMM ATTACH ACCEPT (new P-TMSI=0xdd1c4786) (gprs_gmm.c:337) 20250828151207871 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 5) (iu_client.c:561) 20250828151207871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151207871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151207871 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151207871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151207871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207871 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 06 f2 26 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) 20250828151207871 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207871 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207871 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207871 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) 20250828151207871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151207871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151207871 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151207871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151207871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207871 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 06 f2 26 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 dd 1c 47 86 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151207874 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151207874 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151207874 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250828151207874 DMM INFO MM(262420000001004/dd1c4786) Subscriber data update (mmctx.c:445) 20250828151207874 DMM DEBUG MM(262420000001004/dd1c4786) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151207874 DMM INFO MM(262420000001004/dd1c4786) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151207874 DMM NOTICE MM(262420000001004/dd1c4786) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250828151207874 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151207874 DMM NOTICE MM(262420000001004/dd1c4786) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151207874 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) 20250828151207874 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151207874 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250828151207874 DMM INFO MM(262420000001004/dd1c4786) Subscriber data update (mmctx.c:445) 20250828151207874 DMM DEBUG MM(262420000001004/dd1c4786) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151207876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207876 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151207876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151207876 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151207876 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151207876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151207876 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207876 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) 20250828151207876 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151207876 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151207876 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151207876 DMM INFO MM(262420000001004/dd1c4786) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151207876 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207876 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207876 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207876 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) 20250828151207876 DMM NOTICE MM(262420000001004/dd1c4786) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151207876 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151207876 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151207876 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151207876 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151207876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151207876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151207876 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151207876 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151207876 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151207876 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151207876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207876 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 06 f2 26 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(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151207879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207879 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151207879 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151207879 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151207879 DMM INFO MM(262420000001004/dd1c4786) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151207879 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151207879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151207879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151207879 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151207879 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151207879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151207879 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207879 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) 20250828151207879 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151207879 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207879 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207879 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207879 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) 20250828151207879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151207879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151207879 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151207879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151207879 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207879 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 06 f2 26 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on local reference:0 20250828151207880 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151207880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151207880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151207880 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151207880 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151207880 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151207880 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151207880 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151207880 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151207880 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 06 f2 26 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1594)@538fccd39e6b: Deleted conn table entry 0TC_attach_pdp_act_user(1601)455206 TC_attach_pdp_act_user(1601)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_pdp_act_user(1601)@538fccd39e6b: 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 := 'DD1C4786'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1594)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_user(1601)16409351 SGSN_Test_0-RAN(1594)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1592)@538fccd39e6b: First idle individual index:0 20250828151208082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151208082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151208082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151208082 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151208082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151208082 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151208082 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151208082 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151208082 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151208082 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 fa 63 07 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 dd 1c 47 86 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) 20250828151208082 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151208082 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151208082 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151208082 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) 20250828151208082 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151208082 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151208082 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151208082 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDD1C4786) type="signalling"  (gprs_gmm.c:1936) 20250828151208082 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250828151208082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151208082 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) 20250828151208082 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151208082 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151208082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151208082 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828151208082 DMM DEBUG MM(262420000001004/dd1c4786) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151208082 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 fa 63 07 00 00 06 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151208082 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151208082 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151208082 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151208082 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) 20250828151208082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151208082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151208082 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151208082 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151208082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151208082 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 fa 63 07 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 ea 69 0b e7 09 6a cd 35 da 07 68 bb 57 87 36 d0 00 4b 00 01 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@538fccd39e6b: { messageType := 2, destLocRef := 'FA6307'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151208085 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151208085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151208085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151208085 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151208085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151208085 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151208085 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151208085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151208085 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151208085 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) 20250828151208085 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151208085 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151208085 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151208085 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 6) (iu_client.c:407) 20250828151208085 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151208085 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151208085 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151208085 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250828151208085 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) 20250828151208085 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250828151208085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151208085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151208085 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151208085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151208085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151208085 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 fa 63 07 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) 20250828151208085 DMM INFO MM(262420000001004/dd1c4786) <- GMM SERVICE ACCEPT (P-TMSI=0xdd1c4786) (gprs_gmm.c:863) 20250828151208085 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 6) (iu_client.c:561) 20250828151208085 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151208085 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151208085 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151208085 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) 20250828151208085 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151208085 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151208085 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151208085 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151208085 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151208085 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 fa 63 07 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(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user(1601)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user(1601)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1592)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250828151208090 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151208090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151208090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151208090 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151208090 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151208090 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151208090 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151208090 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151208090 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151208090 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) 20250828151208090 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151208090 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151208090 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151208090 DMM INFO MM(262420000001004/dd1c4786) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151208090 DMM INFO MM(262420000001004/dd1c4786) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151208090 DMM DEBUG MM(262420000001004/dd1c4786) Using GGSN 0 (gprs_sm.c:317) 20250828151208090 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) 20250828151208090 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250828151208090 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151208090 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151208090 DLGTP DEBUG Registering seq=1080 in restransmit req queue (gtp.c:378) 20250828151208098 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 43 c9 f3 d9 11 94 cd 83 ff 14 05 7f c9 96 10 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=1080 from retransmit req queue (gtp.c:465) 20250828151208098 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb65e0, cbp=0x55944d79a4d0) (sgsn_libgtp.c:633) 20250828151208098 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151208098 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151208098 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151208098 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151208098 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) 20250828151208098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151208098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151208098 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151208098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151208098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151208098 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 fa 63 07 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 43 c9 f3 d9 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1592)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1592)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151212992 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151212992 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151212992 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151212992 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) 20250828151212992 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151212992 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) 20250828151212992 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151212992 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151212992 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151212992 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 1f e6 05 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151212993 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151212993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151212993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151212993 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151212993 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151212993 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151212993 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151212993 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151212993 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151212993 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 1f e6 05 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user(1601)@538fccd39e6b: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user(1601)@538fccd39e6b: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@538fccd39e6b: Test Component 1601 has requested to stop MTC. Terminating current testcase execution. SGSN_Test-GSUP(1598)@538fccd39e6b: Final verdict of PTC: none 20250828151213100 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151213101 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP-IPA(1597)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1583)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1582)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1587)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1594)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-SCCP(1592)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1579)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1593)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1584)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1578)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1595)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1588)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI220(1590)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI196(1581)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user-BVCI210(1586)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1596)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1600)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1599)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1589)@538fccd39e6b: Final verdict of PTC: none 20250828151213111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50940<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI98-provIP(1585)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1591)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1580)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user(1601)@538fccd39e6b: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1578): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1579): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1580): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user-BVCI196(1581): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1582): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1583): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1584): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1585): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user-BVCI210(1586): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1587): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1588): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1589): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user-BVCI220(1590): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1591): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1592): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1593): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1594): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1595): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1596): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1597): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1598): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1599): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1600): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user(1601): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@538fccd39e6b: Test case TC_attach_pdp_act_user finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@538fccd39e6b: 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 fail'. Thu Aug 28 15:12:13 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user.talloc 20250828151213194 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151213194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151213194 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151213194 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151213194 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151213194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151213194 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151213194 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151213194 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) 20250828151213194 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151213194 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151213194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151213194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151213194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151213194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151213194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151213194 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) 20250828151213194 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) 20250828151213194 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) 20250828151213194 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) 20250828151213194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151213194 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151213194 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151213194 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) 20250828151213194 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151213194 DMM INFO MM(262420000001004/dd1c4786) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250828151213194 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151213194 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151213194 DMM INFO MM(262420000001004/dd1c4786) Changing GTP-U endpoints 127.0.0.10/0x0000000c -> 127.0.0.10/0x0000000c (gprs_mm_state_iu_fsm.c:52) 20250828151213194 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151213194 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151213194 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151213194 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) 20250828151213194 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151213194 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) 20250828151213194 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250828151213194 DLGTP DEBUG Registering seq=1081 in restransmit req queue (gtp.c:378) 20250828151213230 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45772<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151213731 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45772<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=341784) 20250828151214101 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151214110 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=341784, count=343336) 20250828151215111 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151215112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151215194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151215194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151215194 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@538fccd39e6b: External command `/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/ttcn3-tcpdump-stop.sh SGSN_Tests_Iu.TC_attach_pdp_act_user fail' was executed successfully (exit status: 0). MTC@538fccd39e6b: 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 ------ Thu Aug 28 15:12: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_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 20250828151216112 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151216112 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_user_addr_v4raw started. 20250828151216780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45788<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151216781 DMM INFO MM(262420000001004/dd1c4786) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151216781 DMM INFO MM(262420000001004/dd1c4786) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151216781 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151216781 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151216781 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151216781 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151216781 DMM NOTICE MM(262420000001004/dd1c4786) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828151216781 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20250828151216781 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828151216781 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151216781 DLGTP DEBUG Registering seq=1082 in restransmit req queue (gtp.c:378) 20250828151216781 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250828151216781 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) 20250828151216781 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) 20250828151216781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828151216781 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Deallocated (fsm.c:568) 20250828151216781 DMM DEBUG MM_STATE_Iu(5)[0x55944d798910]{Detached}: Deallocated (fsm.c:568) 20250828151216781 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Deallocated (fsm.c:568) 20250828151216781 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1602)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1603)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1602)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1606)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151216807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151216807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151216807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151216807 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151216807 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151216807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151216807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151216807 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151216807 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1606)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151216808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151216808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151216808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151216808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151216808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151216808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151216808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151216808 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151216808 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151216808 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151216808 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151216808 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151216808 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1606)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1606)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151216812 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1607)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1603)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1603)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1608)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828151216820 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151216820 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)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1607)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1612)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1612)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151216836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151216836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151216836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151216836 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151216836 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151216836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151216836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151216836 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151216836 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) SGSN_Test-Gb2-NS2(1611)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 -NSVCI98(1612)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151216838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151216838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151216838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151216838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151216838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151216838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151216838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151216838 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151216838 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151216838 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151216838 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1612)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1612)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151216838 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151216838 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828151216841 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1613)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1608)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1608)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151216848 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151216848 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI210(1609)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1611)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1616)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151216856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151216856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151216856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151216856 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151216856 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151216856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151216856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151216856 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151216856 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1616)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151216857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151216857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151216857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151216857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151216857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151216857 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151216857 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151216857 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151216857 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151216857 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151216857 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151216858 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151216858 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1616)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1616)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151216861 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1619)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1619)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1619)@538fccd39e6b: ************************************************* MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test_0-SCCP(1617)@538fccd39e6b: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1613)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1613)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151216870 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151216870 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_v4raw-BVCI220(1614)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151217064 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151217064 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) 20250828151217064 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151217064 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)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151217065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151217065 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151217065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151217065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151217065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151217065 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151217065 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151217065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151217066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151217066 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) 20250828151217066 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151217066 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) 20250828151217066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151217066 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151217066 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151217066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151217066 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) 20250828151217066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151217066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151217066 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151217066 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) 20250828151217066 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151217066 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) 20250828151217066 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) 20250828151217066 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) 20250828151217066 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) 20250828151217066 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151217066 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151217066 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) 20250828151217066 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151217113 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151217113 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151217113 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151217113 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1621)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1621)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151217115 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1621)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1621)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151217115 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1621)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1621)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151217871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151217871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151217871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151217871 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151217871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151217871 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151217871 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151217871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151217871 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151217871 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) 20250828151217871 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151217871 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151217871 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151217871 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151217871 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151217871 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) 20250828151217871 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151217871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151217871 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151217871 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151217871 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151217871 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 08 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_v4raw-BVCI196(1604)@538fccd39e6b: Adding Client=TC_attach_pdp_act_user_addr_v4raw(1625), IMSI='262420000001058'H, TLLI='C9A7F387'O, index=0 SGSN_Test-GSUP(1622)@538fccd39e6b: 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)@538fccd39e6b: 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 := '56EB'O, rac := '10'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)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)14811087 SGSN_Test_0-SCCP(1617)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1618)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151218157 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218157 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151218157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151218157 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151218157 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151218157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151218157 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218157 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 e1 ff cf 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 56 eb 10 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) 20250828151218157 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218157 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218157 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218157 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) 20250828151218157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218157 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) 20250828151218157 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218157 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 e1 ff cf 00 00 07 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151218157 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151218157 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151218157 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151218157 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001058) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151218157 DMM DEBUG GMM(gmm_fsm)[0x55944d798910]{Deregistered}: Allocated (fsm.c:456) 20250828151218157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828151218157 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Allocated (fsm.c:456) 20250828151218157 DMM DEBUG MM_STATE_Iu[0x55944d798540]{Detached}: Allocated (fsm.c:456) 20250828151218157 DMM DEBUG GMM(gmm_fsm)[0x55944d798910]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151218157 DMM DEBUG GMM(gmm_fsm)[0x55944d798910]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151218157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151218157 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151218157 DMM DEBUG MM(262420000001058/df9079ad) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151218157 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250828151218157 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218157 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218157 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218157 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) 20250828151218157 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218157 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218157 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218157 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218157 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 e1 ff cf 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)@538fccd39e6b: { messageType := 2, destLocRef := 'E1FFCF'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@538fccd39e6b: 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 := '5E76501DF3B8007895B5C788EA667A52'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'B798C1DC'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '45162E6CF14C580D'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'D8D91FCA6B033951826B8BD1A014C361'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D8468CBFC81CDDDDC8CE81112466A833'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E6F03284EAE9BC712CCC5710B6E27AF1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'C0AAE86B70DA3816'O } } } } } SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105008'O 20250828151218165 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218165 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151218165 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151218165 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151218165 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151218165 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151218165 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218165 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) 20250828151218165 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151218165 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151218165 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151218165 DMM DEBUG MM(262420000001058/df9079ad) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010580 (gprs_gmm.c:1134) 20250828151218165 DMM NOTICE MM(262420000001058/df9079ad) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151218165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151218165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151218165 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151218165 DMM DEBUG MM(262420000001058/df9079ad) Requesting authorization (sgsn_auth.c:160) 20250828151218165 DMM INFO MM(262420000001058/df9079ad) Requesting authentication tuples (sgsn_auth.c:184) 20250828151218165 DMM DEBUG MM(262420000001058/df9079ad) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151218165 DGPRS INFO SUBSCR(262420000001058) requesting auth info (gprs_subscriber.c:805) 20250828151218165 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001058" handled at TC_attach_pdp_act_user_addr_v4raw(1625) SGSN_Test-GSUP(1622)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)"262420000001058" 20250828151218167 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151218167 DGPRS INFO SUBSCR(262420000001058) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151218167 DGPRS DEBUG SUBSCR(262420000001058) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151218167 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151218167 DMM INFO MM(262420000001058/df9079ad) Subscriber data update (mmctx.c:445) 20250828151218167 DMM DEBUG MM(262420000001058/df9079ad) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151218167 DMM INFO MM(262420000001058/df9079ad) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151218167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151218167 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151218167 DMM INFO MM(262420000001058/df9079ad) <- GMM AUTH AND CIPHERING REQ (rand = 5e 76 50 1d f3 b8 00 78 95 b5 c7 88 ea 66 7a 52 , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 f0 32 84 ea e9 bc 71 2c cc 57 10 b6 e2 7a f1 ) (gprs_gmm.c:510) 20250828151218167 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250828151218167 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218167 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218167 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218167 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) 20250828151218167 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218167 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218167 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218167 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218167 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 e1 ff cf 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 70 21 5e 76 50 1d f3 b8 00 78 95 b5 c7 88 ea 66 7a 52 80 28 10 e6 f0 32 84 ea e9 bc 71 2c cc 57 10 b6 e2 7a f1 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130722C0AAE86B23094399990000105008F0290470DA3816'O 20250828151218171 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218171 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151218171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151218171 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151218171 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151218171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151218171 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218171 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 07 22 c0 aa e8 6b 23 09 43 99 99 00 00 10 50 08 f0 29 04 70 da 38 16 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151218171 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151218171 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151218171 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151218171 DMM INFO MM(262420000001058/df9079ad) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151218171 DMM NOTICE MM(262420000001058/df9079ad) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151218171 DMM DEBUG MM(262420000001058/df9079ad) checking auth: received UMTS RES = c0 aa e8 6b 70 da 38 16 (gprs_gmm.c:716) 20250828151218171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151218171 DMM DEBUG MM(262420000001058/df9079ad) Requesting authorization (sgsn_auth.c:160) 20250828151218171 DMM INFO MM(262420000001058/df9079ad) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151218171 DMM DEBUG MM(262420000001058/df9079ad) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151218171 DGPRS INFO SUBSCR(262420000001058) subscriber data is not available (gprs_subscriber.c:818) 20250828151218171 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) 20250828151218171 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151218171 DMM DEBUG MM(262420000001058/df9079ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151218171 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218171 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218171 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218171 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) 20250828151218171 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218171 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218171 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218171 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218171 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 e1 ff cf 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d8 d9 1f ca 6b 03 39 51 82 6b 8b d1 a0 14 c3 61 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151218177 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218177 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151218177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151218177 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151218177 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151218177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151218177 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218177 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) 20250828151218177 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151218177 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151218177 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151218177 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 7) (iu_client.c:407) 20250828151218177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151218177 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151218177 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218177 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218177 DMM INFO MM(262420000001058/df9079ad) <- GMM ATTACH ACCEPT (new P-TMSI=0xdf9079ad) (gprs_gmm.c:337) 20250828151218177 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218177 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 7) (iu_client.c:561) 20250828151218177 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) 20250828151218177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218177 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218177 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 e1 ff cf 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) 20250828151218177 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218177 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218177 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218177 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) 20250828151218177 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218177 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218177 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218177 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218177 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218177 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 e1 ff cf 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 df 90 79 ad 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151218179 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151218179 DGPRS INFO SUBSCR(262420000001058) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151218179 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250828151218179 DMM INFO MM(262420000001058/df9079ad) Subscriber data update (mmctx.c:445) 20250828151218179 DMM DEBUG MM(262420000001058/df9079ad) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151218179 DMM INFO MM(262420000001058/df9079ad) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151218179 DMM NOTICE MM(262420000001058/df9079ad) Authorized, continuing procedure, IMSI=262420000001058 (gprs_gmm.c:1050) 20250828151218179 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151218179 DMM NOTICE MM(262420000001058/df9079ad) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151218179 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) 20250828151218180 DGPRS INFO SUBSCR(262420000001058) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151218180 DGPRS DEBUG SUBSCR(262420000001058) Updating subscriber data (gprs_subscriber.c:839) 20250828151218180 DMM INFO MM(262420000001058/df9079ad) Subscriber data update (mmctx.c:445) 20250828151218180 DMM DEBUG MM(262420000001058/df9079ad) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151218181 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218181 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151218181 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151218181 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151218181 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151218181 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151218181 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218181 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) 20250828151218181 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151218181 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151218181 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151218181 DMM INFO MM(262420000001058/df9079ad) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151218181 DMM NOTICE MM(262420000001058/df9079ad) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151218181 DMM DEBUG GMM(gmm_fsm)[0x55944d798910]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151218181 DMM DEBUG GMM(gmm_fsm)[0x55944d798910]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151218181 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218181 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218181 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218181 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151218181 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) 20250828151218181 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151218181 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218181 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218181 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218181 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218181 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218181 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 e1 ff cf 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) 20250828151218181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151218181 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151218186 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218186 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151218186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151218186 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151218186 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151218186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151218186 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218186 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) 20250828151218186 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151218186 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151218186 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151218186 DMM INFO MM(262420000001058/df9079ad) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151218186 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151218186 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151218186 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218186 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218186 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218186 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) 20250828151218186 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218186 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218186 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218186 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218186 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218186 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 e1 ff cf 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)@538fccd39e6b: Session index based on local reference:0 20250828151218187 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218187 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151218187 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151218187 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151218187 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151218187 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151218187 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218187 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 e1 ff cf 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1618)@538fccd39e6b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)14811087 TC_attach_pdp_act_user_addr_v4raw(1625)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_v4raw(1625)@538fccd39e6b: 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 := 'DF9079AD'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1618)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_user_addr_v4raw(1625)842616 SGSN_Test_0-RAN(1618)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1617)@538fccd39e6b: First idle individual index:0 20250828151218390 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218390 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151218390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151218390 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151218390 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151218390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151218390 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218390 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 0c db 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 df 90 79 ad 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) 20250828151218390 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218390 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218390 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218390 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) 20250828151218390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218390 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218390 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 0c db 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) 20250828151218390 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151218390 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151218390 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151218390 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xDF9079AD) type="signalling"  (gprs_gmm.c:1936) 20250828151218390 DMM DEBUG GMM(gmm_fsm)[0x55944d798910]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250828151218390 DMM DEBUG GMM(gmm_fsm)[0x55944d798910]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828151218390 DMM DEBUG MM(262420000001058/df9079ad) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151218390 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218390 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218390 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218390 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) 20250828151218390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218390 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218390 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 0c db 78 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 d8 d9 1f ca 6b 03 39 51 82 6b 8b d1 a0 14 c3 61 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)@538fccd39e6b: { messageType := 2, destLocRef := '0CDB78'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151218394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151218394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151218394 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151218394 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151218394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151218394 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218394 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) 20250828151218394 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151218394 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151218394 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151218394 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 8) (iu_client.c:407) 20250828151218394 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250828151218394 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250828151218394 DMM INFO MM(262420000001058/df9079ad) <- GMM SERVICE ACCEPT (P-TMSI=0xdf9079ad) (gprs_gmm.c:863) 20250828151218394 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 8) (iu_client.c:561) 20250828151218394 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218394 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218394 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218394 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) 20250828151218394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218394 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218394 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 0c db 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) 20250828151218394 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218394 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218394 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218394 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) 20250828151218394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218394 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218394 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 0c db 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_v4raw(1625)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_v4raw(1625)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1617)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1617)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250828151218397 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218397 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151218397 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151218397 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151218397 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151218397 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151218397 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218397 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) 20250828151218398 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151218398 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151218398 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151218398 DMM INFO MM(262420000001058/df9079ad) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151218398 DMM INFO MM(262420000001058/df9079ad) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151218398 DMM DEBUG MM(262420000001058/df9079ad) Using GGSN 0 (gprs_sm.c:317) 20250828151218398 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 17. This is a software bug that needs fixing. (rate_ctr.c:221) 20250828151218398 DLGTP DEBUG Begin pdp_tidset tid = 5850100000024262 (pdp.c:279) 20250828151218398 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151218398 DGPRS NOTICE PDP(262420000001058/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151218398 DLGTP DEBUG Registering seq=1083 in restransmit req queue (gtp.c:378) 20250828151218405 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0d 04 3b 00 00 01 80 08 00 10 76 59 38 d4 11 ad 70 3c 13 14 05 7f 2a 41 d6 14 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) 20250828151218405 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb7658, cbp=0x55944d7977d0) (sgsn_libgtp.c:633) 20250828151218405 DGPRS INFO PDP(262420000001058/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151218405 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151218405 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151218405 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151218405 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) 20250828151218405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151218405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151218405 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151218405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151218405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151218405 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 0c db 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 76 59 38 d4 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1617)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151223196 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151223196 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151223196 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151223196 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) 20250828151223196 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151223196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151223196 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151223196 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151223196 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151223196 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 fa 63 07 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151223198 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151223198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151223198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151223198 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151223198 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151223198 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151223198 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151223198 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151223198 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151223198 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 fa 63 07 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_v4raw(1625)@538fccd39e6b: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user_addr_v4raw(1625)@538fccd39e6b: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@538fccd39e6b: Test Component 1625 has requested to stop MTC. Terminating current testcase execution. 20250828151223407 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151223408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1622)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1621)@538fccd39e6b: Final verdict of PTC: none 20250828151223408 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151223408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151223408 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151223408 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151223408 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151223408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151223408 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151223408 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151223408 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) 20250828151223408 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151223408 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151223408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151223408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151223408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151223408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151223408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151223408 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) 20250828151223408 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) 20250828151223408 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) 20250828151223408 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) 20250828151223408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151223408 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151223408 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151223408 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) 20250828151223408 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151223408 DMM INFO MM(262420000001058/df9079ad) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250828151223408 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151223409 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151223409 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151223409 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151223409 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) 20250828151223409 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151223409 DMM INFO MM(262420000001058/df9079ad) Changing GTP-U endpoints 127.0.0.10/0x0000000d -> 127.0.0.10/0x0000000d (gprs_mm_state_iu_fsm.c:52) 20250828151223409 DLGTP DEBUG Registering seq=1084 in restransmit req queue (gtp.c:378) 20250828151223409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151223409 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) 20250828151223409 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) -NSVCI97(1606)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1616)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1607)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1612)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1603)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1619)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1618)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI210(1609)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-SCCP(1617)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1602)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1611)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI196(1604)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1624)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw-BVCI220(1614)@538fccd39e6b: Final verdict of PTC: none 20250828151223418 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45788<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb2-BSSGP2(1613)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1608)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1615)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1610)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1605)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1623)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1620)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_v4raw(1625)@538fccd39e6b: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1602): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1603): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI196(1604): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1605): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1606): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1607): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1608): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI210(1609): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1610): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1611): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1612): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1613): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw-BVCI220(1614): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1615): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1616): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1617): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1618): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1619): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1620): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1621): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1622): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1623): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1624): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_v4raw(1625): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@538fccd39e6b: Test case TC_attach_pdp_act_user_addr_v4raw finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@538fccd39e6b: 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 fail'. Thu Aug 28 15:12:23 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw.talloc 20250828151223535 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39472<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151224036 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39472<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=344500) 20250828151224408 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151224408 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=344500, count=345856) 20250828151225409 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151225409 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151225409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151225409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151225409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@538fccd39e6b: 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 fail' was executed successfully (exit status: 0). MTC@538fccd39e6b: 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 ------ Thu Aug 28 15:12: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_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 20250828151226410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151226410 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 started. 20250828151227077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39476<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151227078 DMM INFO MM(262420000001058/df9079ad) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151227078 DMM INFO MM(262420000001058/df9079ad) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151227078 DMM DEBUG GMM(gmm_fsm)[0x55944d798910]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151227078 DMM DEBUG GMM(gmm_fsm)[0x55944d798910]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151227078 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151227078 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151227078 DMM NOTICE MM(262420000001058/df9079ad) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828151227078 DGPRS INFO PDP(262420000001058/0) Forcing release of PDP context (pdpctx.c:102) 20250828151227078 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828151227078 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151227078 DLGTP DEBUG Registering seq=1085 in restransmit req queue (gtp.c:378) 20250828151227078 DGPRS INFO SUBSCR(262420000001058) purging MS subscriber (gprs_subscriber.c:785) 20250828151227078 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) 20250828151227078 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) 20250828151227078 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828151227078 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Deallocated (fsm.c:568) 20250828151227078 DMM DEBUG MM_STATE_Iu(7)[0x55944d798540]{Detached}: Deallocated (fsm.c:568) 20250828151227078 DMM DEBUG GMM(gmm_fsm)[0x55944d798910]{Deregistered}: Deallocated (fsm.c:568) 20250828151227078 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1626)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1627)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1626)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1630)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151227100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151227100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151227100 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151227100 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151227100 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151227100 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151227101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151227101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151227101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1630)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151227101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151227101 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151227101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151227101 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151227102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151227102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151227102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151227102 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151227102 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151227102 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151227102 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151227102 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151227102 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1630)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1630)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151227105 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1631)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1627)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1627)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151227114 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151227114 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1632)@538fccd39e6b: 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)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1631)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1635)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151227121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151227121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151227121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151227121 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151227121 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151227121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151227121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151227121 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151227121 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1635)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151227122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151227122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151227122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151227122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151227122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151227122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151227122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151227122 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151227122 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151227122 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151227122 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151227122 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151227122 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1635)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1635)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151227126 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1636)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1632)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1632)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1637)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828151227135 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151227135 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1636)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1640)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151227141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151227141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151227141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151227141 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151227141 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151227141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151227141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151227141 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151227141 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1640)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151227143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151227143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151227143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151227143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151227143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151227143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151227143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151227143 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151227143 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151227143 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151227143 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151227143 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151227143 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1640)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1640)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151227147 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1637)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test_0-M3UA(1643)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1643)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test-Gb2-BSSGP2(1637)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test_0-M3UA(1643)@538fccd39e6b: ************************************************* SGSN_Test_0-SCCP(1641)@538fccd39e6b: v_sccp_pdu_maxlen:268 20250828151227156 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151227156 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151227354 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151227354 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) 20250828151227354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151227354 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1643)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151227355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151227355 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151227355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151227355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151227355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151227355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151227355 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151227355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151227355 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151227355 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) 20250828151227355 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151227355 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) 20250828151227355 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151227356 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151227356 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151227356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151227356 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) 20250828151227356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151227356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151227356 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151227356 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) 20250828151227356 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151227356 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) 20250828151227356 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) 20250828151227356 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) 20250828151227356 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) 20250828151227356 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151227356 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151227356 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) 20250828151227356 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151227410 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151227410 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151227410 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151227410 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1645)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1645)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151227412 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1645)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1645)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1645)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 6, tag := IPAC_IDTAG_UNITNAME (1), data := '5347534E00'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } 20250828151227412 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1645)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1645)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151228159 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228159 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228159 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228159 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228159 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228159 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228159 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228159 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) 20250828151228159 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151228159 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151228160 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228160 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228160 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228160 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) 20250828151228160 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228160 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228160 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228160 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228160 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0c 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1642)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@538fccd39e6b: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649), IMSI='262420000001055'H, TLLI='E6F653A8'O, index=0 SGSN_Test-GSUP(1646)@538fccd39e6b: 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)@538fccd39e6b: 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 := 'E842'O, rac := '61'O ("a") }, 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)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)9156770 SGSN_Test_0-SCCP(1641)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1642)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151228452 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228452 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228452 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228452 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228452 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228452 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228452 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228452 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 8b b8 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 55 62 f2 24 e8 42 61 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) 20250828151228453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228453 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228453 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) 20250828151228453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228453 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) 20250828151228453 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151228453 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151228453 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151228453 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST 20250828151228453 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) MI(IMSI-262420000001055) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151228453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228453 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 8b b8 a2 00 00 09 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151228453 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Deregistered}: Allocated (fsm.c:456) 20250828151228453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828151228453 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Allocated (fsm.c:456) 20250828151228453 DMM DEBUG MM_STATE_Iu[0x55944d78cee0]{Detached}: Allocated (fsm.c:456) 20250828151228453 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151228453 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151228453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151228453 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151228453 DMM DEBUG MM(262420000001055/c5448294) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151228453 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250828151228453 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228453 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228453 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228453 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) 20250828151228453 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228453 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228453 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228453 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228453 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 8b b8 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) SGSN_Test_0-SCCP(1641)@538fccd39e6b: { messageType := 2, destLocRef := '8BB8A2'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@538fccd39e6b: 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 := 'C59DC0948159A5F16CE42BAFD022230F'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '3178ED64'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'EF2946E6FF73BEFC'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '905CCAF74C71892C974286B77BFDE786'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '7D2329F0B67DD78A32BB3F993FE6C6B0'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '25E874BCCE87A8F33FDCAEE20CEFAB9D'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '66218382E4BE3ABA'O } } } } } SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105005'O 20250828151228461 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228461 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228461 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228461 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228461 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228461 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228461 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228461 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) 20250828151228461 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151228461 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151228461 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151228461 DMM DEBUG MM(262420000001055/c5448294) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010550 (gprs_gmm.c:1134) 20250828151228461 DMM NOTICE MM(262420000001055/c5448294) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151228461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151228461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151228461 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151228461 DMM DEBUG MM(262420000001055/c5448294) Requesting authorization (sgsn_auth.c:160) 20250828151228461 DMM INFO MM(262420000001055/c5448294) Requesting authentication tuples (sgsn_auth.c:184) 20250828151228461 DMM DEBUG MM(262420000001055/c5448294) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151228461 DGPRS INFO SUBSCR(262420000001055) requesting auth info (gprs_subscriber.c:805) 20250828151228461 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001055" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649) SGSN_Test-GSUP(1646)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)"262420000001055" 20250828151228463 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151228463 DGPRS INFO SUBSCR(262420000001055) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151228463 DGPRS DEBUG SUBSCR(262420000001055) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151228463 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151228463 DMM INFO MM(262420000001055/c5448294) Subscriber data update (mmctx.c:445) 20250828151228463 DMM DEBUG MM(262420000001055/c5448294) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151228463 DMM INFO MM(262420000001055/c5448294) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151228463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151228463 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151228463 DMM INFO MM(262420000001055/c5448294) <- GMM AUTH AND CIPHERING REQ (rand = c5 9d c0 94 81 59 a5 f1 6c e4 2b af d0 22 23 0f , mmctx_is_r99=1, vec->auth_types=0x3, autn = 25 e8 74 bc ce 87 a8 f3 3f dc ae e2 0c ef ab 9d ) (gprs_gmm.c:510) 20250828151228463 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250828151228463 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228463 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228463 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228463 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) 20250828151228463 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228463 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228463 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228463 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228463 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 8b b8 a2 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 50 21 c5 9d c0 94 81 59 a5 f1 6c e4 2b af d0 22 23 0f 80 28 10 25 e8 74 bc ce 87 a8 f3 3f dc ae e2 0c ef ab 9d 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081305226621838223094399990000105005F02904E4BE3ABA'O 20250828151228468 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228468 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228468 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228468 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228468 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228468 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228468 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 05 22 66 21 83 82 23 09 43 99 99 00 00 10 50 05 f0 29 04 e4 be 3a ba 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151228468 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151228468 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151228468 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151228468 DMM INFO MM(262420000001055/c5448294) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151228468 DMM NOTICE MM(262420000001055/c5448294) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151228468 DMM DEBUG MM(262420000001055/c5448294) checking auth: received UMTS RES = 66 21 83 82 e4 be 3a ba (gprs_gmm.c:716) 20250828151228468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151228468 DMM DEBUG MM(262420000001055/c5448294) Requesting authorization (sgsn_auth.c:160) 20250828151228468 DMM INFO MM(262420000001055/c5448294) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151228468 DMM DEBUG MM(262420000001055/c5448294) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151228468 DGPRS INFO SUBSCR(262420000001055) subscriber data is not available (gprs_subscriber.c:818) 20250828151228468 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) 20250828151228468 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151228468 DMM DEBUG MM(262420000001055/c5448294) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151228468 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228468 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228468 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228468 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) 20250828151228468 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228468 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228468 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228468 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228468 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 8b b8 a2 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 90 5c ca f7 4c 71 89 2c 97 42 86 b7 7b fd e7 86 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151228473 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228473 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228474 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228474 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228474 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228474 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228474 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) 20250828151228474 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151228474 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151228474 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151228474 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 9) (iu_client.c:407) 20250828151228474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151228474 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151228474 DMM INFO MM(262420000001055/c5448294) <- GMM ATTACH ACCEPT (new P-TMSI=0xc5448294) (gprs_gmm.c:337) 20250828151228474 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 9) (iu_client.c:561) 20250828151228474 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228474 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228474 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228474 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) 20250828151228474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228474 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228474 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 8b b8 a2 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) 20250828151228474 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228474 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228474 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228474 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) 20250828151228474 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228474 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228474 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228474 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228474 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228474 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 8b b8 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 c5 44 82 94 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151228476 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151228476 DGPRS INFO SUBSCR(262420000001055) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151228476 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250828151228476 DMM INFO MM(262420000001055/c5448294) Subscriber data update (mmctx.c:445) 20250828151228476 DMM DEBUG MM(262420000001055/c5448294) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151228476 DMM INFO MM(262420000001055/c5448294) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151228476 DMM NOTICE MM(262420000001055/c5448294) Authorized, continuing procedure, IMSI=262420000001055 (gprs_gmm.c:1050) 20250828151228476 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151228476 DMM NOTICE MM(262420000001055/c5448294) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151228476 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) 20250828151228477 DGPRS INFO SUBSCR(262420000001055) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151228477 DGPRS DEBUG SUBSCR(262420000001055) Updating subscriber data (gprs_subscriber.c:839) 20250828151228477 DMM INFO MM(262420000001055/c5448294) Subscriber data update (mmctx.c:445) 20250828151228477 DMM DEBUG MM(262420000001055/c5448294) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151228478 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228478 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228478 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228478 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228478 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228478 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) 20250828151228478 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151228478 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151228478 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151228478 DMM INFO MM(262420000001055/c5448294) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151228478 DMM NOTICE MM(262420000001055/c5448294) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151228478 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151228478 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151228478 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151228478 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228478 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228478 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228478 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151228478 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) 20250828151228478 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151228478 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151228478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228478 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228478 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228478 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228478 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 8b b8 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(1641)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151228482 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228482 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228482 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228482 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228482 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228482 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228482 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228482 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) 20250828151228482 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151228482 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151228482 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151228482 DMM INFO MM(262420000001055/c5448294) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151228482 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151228482 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228482 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228482 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228482 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) 20250828151228482 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228482 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151228482 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228482 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228482 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228482 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228482 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 8b b8 a2 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-RAN(1642)@538fccd39e6b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)9156770 20250828151228483 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228483 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228483 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228483 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228483 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228483 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228483 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228483 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 8b b8 a2 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@538fccd39e6b: 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 := 'C5448294'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1642)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)13042897 SGSN_Test_0-RAN(1642)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1641)@538fccd39e6b: First idle individual index:0 20250828151228686 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228686 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228686 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228686 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228686 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 c7 04 d1 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 c5 44 82 94 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) 20250828151228686 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228686 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228686 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228686 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) 20250828151228686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228686 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) 20250828151228686 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228686 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 c7 04 d1 00 00 0a 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151228686 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151228686 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151228686 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151228686 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC5448294) type="signalling"  (gprs_gmm.c:1936) 20250828151228686 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250828151228686 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828151228686 DMM DEBUG MM(262420000001055/c5448294) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151228686 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228686 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228686 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228686 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) 20250828151228686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228686 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228686 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 c7 04 d1 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 90 5c ca f7 4c 71 89 2c 97 42 86 b7 7b fd e7 86 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)@538fccd39e6b: { messageType := 2, destLocRef := 'C704D1'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151228690 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228690 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228690 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228690 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228690 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228690 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) 20250828151228690 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151228690 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151228690 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151228690 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 10) (iu_client.c:407) 20250828151228690 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228690 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228690 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228690 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) 20250828151228690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228690 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250828151228690 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250828151228690 DMM INFO MM(262420000001055/c5448294) <- GMM SERVICE ACCEPT (P-TMSI=0xc5448294) (gprs_gmm.c:863) 20250828151228690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228690 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 10) (iu_client.c:561) 20250828151228690 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228690 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 c7 04 d1 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) 20250828151228690 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228690 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228690 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228690 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) 20250828151228690 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228690 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228690 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228690 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228690 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 c7 04 d1 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 data has been put to the reassembly buffer TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1641)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1641)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250828151228694 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228694 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151228694 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151228694 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151228694 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151228694 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151228694 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228694 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) 20250828151228694 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151228694 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151228694 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151228694 DMM INFO MM(262420000001055/c5448294) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151228694 DMM INFO MM(262420000001055/c5448294) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151228694 DMM DEBUG MM(262420000001055/c5448294) Using GGSN 0 (gprs_sm.c:317) 20250828151228694 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 18. This is a software bug that needs fixing. (rate_ctr.c:221) 20250828151228694 DLGTP DEBUG Begin pdp_tidset tid = 5550100000024262 (pdp.c:279) 20250828151228694 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151228694 DGPRS NOTICE PDP(262420000001055/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151228694 DLGTP DEBUG Registering seq=1086 in restransmit req queue (gtp.c:378) 20250828151228703 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0e 04 3e 00 00 01 80 08 00 10 29 80 75 5f 11 33 8a 6a 86 14 05 7f ab e1 b1 d5 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1086 from retransmit req queue (gtp.c:465) 20250828151228703 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb86d0, cbp=0x55944d798670) (sgsn_libgtp.c:633) 20250828151228703 DGPRS INFO PDP(262420000001055/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151228704 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151228704 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151228704 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151228704 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) 20250828151228704 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151228704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151228704 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151228704 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151228704 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151228704 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 c7 04 d1 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 29 80 75 5f 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1641)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151232373 DGPRS DEBUG Checking for inactive LLMEs, time = 58922151 (sgsn.c:132) 20250828151232376 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151232377 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828151232377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828151232377 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828151232377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151232377 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151232377 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151232377 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151232377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151232377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828151233409 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151233409 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151233409 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151233409 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) 20250828151233409 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151233409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151233409 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151233409 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151233409 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151233409 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 0c db 78 00 00 08 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151233411 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151233411 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151233411 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151233411 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151233411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151233411 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151233411 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151233411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151233411 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151233411 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 0c db 78 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@538fccd39e6b: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@538fccd39e6b: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@538fccd39e6b: Test Component 1649 has requested to stop MTC. Terminating current testcase execution. 20250828151233715 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151233715 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1646)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1640)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1631)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1630)@538fccd39e6b: Final verdict of PTC: none 20250828151233715 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151233715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151233715 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151233715 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151233715 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151233715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151233715 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151233715 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151233715 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) 20250828151233715 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151233715 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151233715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151233715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151233715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151233715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151233715 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151233715 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) SGSN_Test-GSUP-IPA(1645)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1636)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-SCCP(1641)@538fccd39e6b: Final verdict of PTC: none 20250828151233715 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) 20250828151233715 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) 20250828151233715 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) 20250828151233715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151233715 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) -NSVCI98(1635)@538fccd39e6b: Final verdict of PTC: none 20250828151233716 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151233716 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) 20250828151233716 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151233716 DMM INFO MM(262420000001055/c5448294) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250828151233716 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) SGSN_Test-Gb0-NS0(1626)@538fccd39e6b: Final verdict of PTC: none 20250828151233716 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151233716 DMM INFO MM(262420000001055/c5448294) Changing GTP-U endpoints 127.0.0.10/0x0000000e -> 127.0.0.10/0x0000000e (gprs_mm_state_iu_fsm.c:52) 20250828151233716 DLGTP DEBUG Registering seq=1087 in restransmit req queue (gtp.c:378) 20250828151233716 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151233716 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151233716 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151233716 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) 20250828151233716 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151233716 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) 20250828151233716 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1627)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1637)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1648)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1632)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1642)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1643)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1633)@538fccd39e6b: Final verdict of PTC: none 20250828151233718 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39476<->l=127.0.0.10:4245 (telnet_interface.c:138) TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649)@538fccd39e6b: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" SGSN_Test-RNC_GTP(1644)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1628)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1647)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1638)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1626): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1627): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1628): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI196(1629): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1630): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1631): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1632): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1633): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI210(1634): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1635): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1636): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1637): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1638): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7-BVCI220(1639): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1640): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1641): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1642): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1643): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1644): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1645): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1646): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1647): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1648): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len7(1649): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@538fccd39e6b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@538fccd39e6b: 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 fail'. Thu Aug 28 15:12:33 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7.talloc 20250828151233800 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35464<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151234301 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35464<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=352404) 20250828151234716 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151234716 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=352404, count=353760) 20250828151235717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151235717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151235717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250828151235717 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151235717 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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 fail' was executed successfully (exit status: 0). MTC@538fccd39e6b: 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 ------ Thu Aug 28 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_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 20250828151236718 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151236718 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 started. 20250828151237331 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35480<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151237331 DMM INFO MM(262420000001055/c5448294) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151237331 DMM INFO MM(262420000001055/c5448294) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151237331 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151237331 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151237331 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151237331 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151237331 DMM NOTICE MM(262420000001055/c5448294) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828151237331 DGPRS INFO PDP(262420000001055/0) Forcing release of PDP context (pdpctx.c:102) 20250828151237331 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828151237331 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151237331 DLGTP DEBUG Registering seq=1088 in restransmit req queue (gtp.c:378) 20250828151237332 DGPRS INFO SUBSCR(262420000001055) purging MS subscriber (gprs_subscriber.c:785) 20250828151237332 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) 20250828151237332 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) 20250828151237332 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828151237332 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Deallocated (fsm.c:568) 20250828151237332 DMM DEBUG MM_STATE_Iu(9)[0x55944d78cee0]{Detached}: Deallocated (fsm.c:568) 20250828151237332 DMM DEBUG GMM(gmm_fsm)[0x55944d798540]{Deregistered}: Deallocated (fsm.c:568) 20250828151237332 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1650)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1651)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1650)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1654)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151237350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151237350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151237350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151237350 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151237350 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151237350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151237350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151237350 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151237350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1654)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151237352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151237352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151237352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151237352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151237352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151237352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151237352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151237352 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151237352 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151237352 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151237352 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151237352 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151237352 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1654)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1654)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151237354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1655)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1651)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1651)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151237358 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151237358 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(1653)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1656)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1655)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1660)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1660)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb2-NS2(1659)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828151237371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151237371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151237371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151237371 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151237371 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151237371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151237371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151237371 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151237371 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1660)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151237372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151237372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151237372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151237372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151237372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151237372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151237372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151237372 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151237372 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151237372 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151237372 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151237372 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151237372 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1660)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1660)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151237374 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1656)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1656)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1661)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828151237380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151237380 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-NS2(1659)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1657)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1664)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151237383 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151237384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151237384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151237384 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151237384 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151237384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151237384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151237384 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151237384 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1664)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151237385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151237385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151237385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151237385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151237385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151237385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151237385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151237385 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151237385 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151237385 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151237385 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151237385 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151237385 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1664)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1664)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151237387 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1661)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1661)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@538fccd39e6b: Starting RAN_Emulation 20250828151237392 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151237392 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) SGSN_Test_0-M3UA(1667)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1667)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1667)@538fccd39e6b: ************************************************* SGSN_Test_0-SCCP(1665)@538fccd39e6b: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151237592 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151237592 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) 20250828151237592 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151237592 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)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151237594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151237594 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151237594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151237594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151237594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151237594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151237594 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151237594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151237594 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151237594 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) 20250828151237594 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151237594 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) 20250828151237594 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151237595 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151237595 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151237595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151237595 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) 20250828151237595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151237595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151237595 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151237595 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) 20250828151237595 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151237595 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) 20250828151237595 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) 20250828151237595 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) 20250828151237595 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) 20250828151237595 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151237595 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151237595 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) 20250828151237595 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151237719 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151237719 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151237719 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151237719 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1669)@538fccd39e6b: Established a new IPA connection (conn_id=2) 20250828151237720 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1669)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151237720 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1669)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1669)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1669)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1669)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151238398 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238398 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151238398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151238398 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151238398 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151238398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151238398 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238398 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) 20250828151238398 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151238398 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151238398 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238398 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238398 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238398 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) 20250828151238398 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151238398 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) 20250828151238398 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151238398 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151238398 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238398 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 0b 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)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@538fccd39e6b: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673), IMSI='262420000001056'H, TLLI='CDD90D4F'O, index=0 SGSN_Test-GSUP(1670)@538fccd39e6b: 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)@538fccd39e6b: 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 := '38B4'O, rac := '3F'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)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)2535161 SGSN_Test_0-SCCP(1665)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1666)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151238768 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238768 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151238768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151238768 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151238768 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151238768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151238768 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238768 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 26 ae f9 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 38 b4 3f 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) 20250828151238768 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238768 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238768 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238768 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) 20250828151238768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151238768 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151238768 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151238768 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151238768 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001056) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151238768 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Allocated (fsm.c:456) 20250828151238768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828151238768 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Allocated (fsm.c:456) 20250828151238768 DMM DEBUG MM_STATE_Iu[0x55944d78d140]{Detached}: Allocated (fsm.c:456) 20250828151238768 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151238768 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151238768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151238768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151238768 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151238768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151238768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238768 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 26 ae f9 00 00 0b 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151238768 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151238768 DMM DEBUG MM(262420000001056/c9375fc3) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151238768 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250828151238768 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238768 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238768 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238768 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) 20250828151238768 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151238768 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151238768 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151238768 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151238768 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238768 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 26 ae f9 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)@538fccd39e6b: { messageType := 2, destLocRef := '26AEF9'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@538fccd39e6b: 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 := '8C2CB1C0B0B7DB4E722FDF56D1ECF455'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '876E1CFD'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '6B060482F9B9C1EF'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := 'C657B63C7A4E34C0AF299BF24856BBD5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6A562BED79AE553BE23AC13F7B2E9E37'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'BD4EA0A161C98A162A168F75058B7301'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'EE9B81A4D13F3830'O } } } } } SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105006'O 20250828151238778 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238778 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151238778 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151238778 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151238778 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151238778 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151238778 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238778 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) 20250828151238778 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151238778 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151238778 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151238778 DMM DEBUG MM(262420000001056/c9375fc3) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010560 (gprs_gmm.c:1134) 20250828151238778 DMM NOTICE MM(262420000001056/c9375fc3) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151238778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151238778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151238778 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151238778 DMM DEBUG MM(262420000001056/c9375fc3) Requesting authorization (sgsn_auth.c:160) 20250828151238778 DMM INFO MM(262420000001056/c9375fc3) Requesting authentication tuples (sgsn_auth.c:184) 20250828151238778 DMM DEBUG MM(262420000001056/c9375fc3) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151238778 DGPRS INFO SUBSCR(262420000001056) requesting auth info (gprs_subscriber.c:805) 20250828151238778 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001056" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673) SGSN_Test-GSUP(1670)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)"262420000001056" 20250828151238781 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151238781 DGPRS INFO SUBSCR(262420000001056) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151238781 DGPRS DEBUG SUBSCR(262420000001056) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151238781 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151238781 DMM INFO MM(262420000001056/c9375fc3) Subscriber data update (mmctx.c:445) 20250828151238781 DMM DEBUG MM(262420000001056/c9375fc3) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151238781 DMM INFO MM(262420000001056/c9375fc3) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151238781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151238781 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151238781 DMM INFO MM(262420000001056/c9375fc3) <- GMM AUTH AND CIPHERING REQ (rand = 8c 2c b1 c0 b0 b7 db 4e 72 2f df 56 d1 ec f4 55 , mmctx_is_r99=1, vec->auth_types=0x3, autn = bd 4e a0 a1 61 c9 8a 16 2a 16 8f 75 05 8b 73 01 ) (gprs_gmm.c:510) 20250828151238781 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250828151238781 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238781 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238781 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238781 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) 20250828151238781 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151238781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151238781 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151238781 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151238781 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238781 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 26 ae f9 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 60 21 8c 2c b1 c0 b0 b7 db 4e 72 2f df 56 d1 ec f4 55 80 28 10 bd 4e a0 a1 61 c9 8a 16 2a 16 8f 75 05 8b 73 01 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130622EE9B81A423094399990000105006F02904D13F3830'O 20250828151238786 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238786 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151238786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151238786 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151238786 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151238786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151238786 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238786 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 0b 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 06 22 ee 9b 81 a4 23 09 43 99 99 00 00 10 50 06 f0 29 04 d1 3f 38 30 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151238786 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151238786 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151238786 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151238786 DMM INFO MM(262420000001056/c9375fc3) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151238786 DMM NOTICE MM(262420000001056/c9375fc3) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151238786 DMM DEBUG MM(262420000001056/c9375fc3) checking auth: received UMTS RES = ee 9b 81 a4 d1 3f 38 30 (gprs_gmm.c:716) 20250828151238786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151238786 DMM DEBUG MM(262420000001056/c9375fc3) Requesting authorization (sgsn_auth.c:160) 20250828151238786 DMM INFO MM(262420000001056/c9375fc3) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151238786 DMM DEBUG MM(262420000001056/c9375fc3) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151238786 DGPRS INFO SUBSCR(262420000001056) subscriber data is not available (gprs_subscriber.c:818) 20250828151238786 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) 20250828151238786 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151238786 DMM DEBUG MM(262420000001056/c9375fc3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151238786 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238786 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238786 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238786 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) 20250828151238786 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151238786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151238786 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151238786 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151238786 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238786 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 26 ae f9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c6 57 b6 3c 7a 4e 34 c0 af 29 9b f2 48 56 bb d5 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151238793 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238793 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151238793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151238793 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151238793 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151238793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151238793 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238793 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) 20250828151238793 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151238793 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151238793 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151238793 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 11) (iu_client.c:407) 20250828151238793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151238793 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151238793 DMM INFO MM(262420000001056/c9375fc3) <- GMM ATTACH ACCEPT (new P-TMSI=0xc9375fc3) (gprs_gmm.c:337) 20250828151238793 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 11) (iu_client.c:561) 20250828151238793 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238793 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238793 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238793 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) 20250828151238793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151238793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151238793 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151238793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151238793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238793 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 26 ae f9 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) 20250828151238793 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238793 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238793 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238793 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) 20250828151238793 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151238793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151238793 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151238793 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151238793 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238793 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 26 ae f9 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 c9 37 5f c3 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151238797 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151238797 DGPRS INFO SUBSCR(262420000001056) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151238797 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250828151238797 DMM INFO MM(262420000001056/c9375fc3) Subscriber data update (mmctx.c:445) 20250828151238797 DMM DEBUG MM(262420000001056/c9375fc3) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151238797 DMM INFO MM(262420000001056/c9375fc3) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151238797 DMM NOTICE MM(262420000001056/c9375fc3) Authorized, continuing procedure, IMSI=262420000001056 (gprs_gmm.c:1050) 20250828151238797 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151238797 DMM NOTICE MM(262420000001056/c9375fc3) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151238797 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) 20250828151238798 DGPRS INFO SUBSCR(262420000001056) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151238798 DGPRS DEBUG SUBSCR(262420000001056) Updating subscriber data (gprs_subscriber.c:839) 20250828151238798 DMM INFO MM(262420000001056/c9375fc3) Subscriber data update (mmctx.c:445) 20250828151238798 DMM DEBUG MM(262420000001056/c9375fc3) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151238800 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238800 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151238800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151238800 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151238800 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151238800 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151238800 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238800 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) 20250828151238800 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151238800 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151238800 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151238800 DMM INFO MM(262420000001056/c9375fc3) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151238800 DMM NOTICE MM(262420000001056/c9375fc3) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151238800 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151238800 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151238800 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151238800 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151238800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151238800 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151238800 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238800 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238800 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238800 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) 20250828151238800 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151238800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151238800 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151238800 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151238800 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238800 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 26 ae f9 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151238804 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238804 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151238804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151238804 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151238804 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151238804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151238804 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238804 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) 20250828151238804 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151238804 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151238804 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151238804 DMM INFO MM(262420000001056/c9375fc3) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151238804 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151238804 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151238804 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238804 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238804 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238804 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) 20250828151238804 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151238804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151238804 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151238804 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151238804 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238804 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 26 ae f9 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)@538fccd39e6b: Session index based on local reference:0 20250828151238805 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151238805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151238805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151238805 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151238805 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151238805 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151238805 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151238805 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151238805 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151238805 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 26 ae f9 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1666)@538fccd39e6b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)2535161 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@538fccd39e6b: 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 := 'C9375FC3'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1666)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)6890741 SGSN_Test_0-RAN(1666)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1665)@538fccd39e6b: First idle individual index:0 20250828151239006 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151239006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151239006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151239006 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151239006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151239006 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151239006 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151239006 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151239006 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151239006 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 69 24 f5 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 c9 37 5f c3 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) 20250828151239006 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151239006 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151239006 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151239006 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xC9375FC3) type="signalling"  (gprs_gmm.c:1936) 20250828151239006 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250828151239006 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828151239006 DMM DEBUG MM(262420000001056/c9375fc3) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151239006 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151239006 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151239006 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151239006 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) 20250828151239006 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151239006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151239006 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151239006 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151239006 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151239006 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 69 24 f5 00 00 0c 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151239007 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151239007 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151239007 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151239007 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) 20250828151239007 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151239007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151239007 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151239007 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151239007 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151239007 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 69 24 f5 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 c6 57 b6 3c 7a 4e 34 c0 af 29 9b f2 48 56 bb d5 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)@538fccd39e6b: { messageType := 2, destLocRef := '6924F5'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151239010 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151239010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151239010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151239010 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151239010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151239010 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151239010 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151239010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151239010 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151239010 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) 20250828151239010 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151239010 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151239010 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151239010 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 12) (iu_client.c:407) 20250828151239010 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250828151239010 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250828151239010 DMM INFO MM(262420000001056/c9375fc3) <- GMM SERVICE ACCEPT (P-TMSI=0xc9375fc3) (gprs_gmm.c:863) 20250828151239010 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 12) (iu_client.c:561) 20250828151239010 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151239010 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151239010 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151239010 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) 20250828151239010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151239010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151239010 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151239010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151239010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151239010 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 69 24 f5 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) 20250828151239010 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151239010 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151239010 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151239010 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) 20250828151239010 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151239010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151239010 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151239010 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151239010 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151239010 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 69 24 f5 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1665)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1665)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250828151239014 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151239014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151239014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151239014 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151239014 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151239014 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151239014 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151239014 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151239014 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151239014 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) 20250828151239014 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151239014 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151239014 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151239014 DMM INFO MM(262420000001056/c9375fc3) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151239014 DMM INFO MM(262420000001056/c9375fc3) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151239014 DMM DEBUG MM(262420000001056/c9375fc3) Using GGSN 0 (gprs_sm.c:317) 20250828151239014 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 19. This is a software bug that needs fixing. (rate_ctr.c:221) 20250828151239014 DLGTP DEBUG Begin pdp_tidset tid = 5650100000024262 (pdp.c:279) 20250828151239014 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151239014 DGPRS NOTICE PDP(262420000001056/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151239014 DLGTP DEBUG Registering seq=1089 in restransmit req queue (gtp.c:378) 20250828151239022 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 0f 04 41 00 00 01 80 08 00 10 65 8e 15 bb 11 95 cb fa 4c 14 05 7f 93 da 19 35 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) 20250828151239022 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecb9748, cbp=0x55944d79ab80) (sgsn_libgtp.c:633) 20250828151239022 DGPRS INFO PDP(262420000001056/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151239022 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151239022 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151239022 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151239022 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) 20250828151239022 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151239022 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151239022 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151239022 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151239022 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151239022 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 69 24 f5 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 65 8e 15 bb 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1665)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151243717 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151243717 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151243717 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151243717 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) 20250828151243717 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151243717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151243717 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151243717 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151243717 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151243717 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 c7 04 d1 00 00 0a 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151243718 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151243719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151243719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151243719 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151243719 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151243719 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151243719 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151243719 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151243719 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151243719 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 c7 04 d1 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@538fccd39e6b: setverdict(fail): pass -> fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"", new component reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@538fccd39e6b: Stopping testcase execution from "BSSGP_ConnHdlr.ttcn":1067 MC@538fccd39e6b: Test Component 1673 has requested to stop MTC. Terminating current testcase execution. 20250828151244024 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151244024 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI97(1654)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1664)@538fccd39e6b: Final verdict of PTC: none 20250828151244024 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151244024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151244024 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151244024 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151244024 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151244024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151244024 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151244024 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151244024 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) 20250828151244024 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151244024 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151244024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151244024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151244024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151244024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151244024 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151244024 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) 20250828151244024 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) 20250828151244024 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151244024 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) 20250828151244024 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) 20250828151244024 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) 20250828151244024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151244024 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151244024 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151244024 DMM INFO MM(262420000001056/c9375fc3) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250828151244024 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151244024 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151244024 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151244024 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151244024 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) 20250828151244024 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151244024 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) 20250828151244024 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250828151244024 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151244024 DMM INFO MM(262420000001056/c9375fc3) Changing GTP-U endpoints 127.0.0.10/0x0000000f -> 127.0.0.10/0x0000000f (gprs_mm_state_iu_fsm.c:52) 20250828151244025 DLGTP DEBUG Registering seq=1090 in restransmit req queue (gtp.c:378) SGSN_Test-GSUP-IPA(1669)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1666)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-SCCP(1665)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1655)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1659)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1670)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1667)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1660)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1672)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1668)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1661)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1650)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1651)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1657)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1671)@538fccd39e6b: Final verdict of PTC: none 20250828151244026 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35480<->l=127.0.0.10:4245 (telnet_interface.c:138) -NSVCI97-provIP(1652)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1662)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1658)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673)@538fccd39e6b: Final verdict of PTC: fail reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" SGSN_Test-Gb1-BSSGP1(1656)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1650): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1651): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1652): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI196(1653): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1654): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1655): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1656): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI210(1657): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1658): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1659): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1660): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1661): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1662): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20-BVCI220(1663): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1664): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1665): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1666): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1667): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1668): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1669): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1670): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1671): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1672): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4len20(1673): fail (none -> fail) reason: ""BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq"" MTC@538fccd39e6b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 finished. Verdict: fail reason: "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" MTC@538fccd39e6b: 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 fail'. Thu Aug 28 15:12:44 UTC 2025 ------ SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20.talloc 20250828151244120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43580<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151244621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43580<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=345464) 20250828151245025 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151245025 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=345464, count=346624) 20250828151246026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151246026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151246026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250828151246026 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151246026 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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 fail' was executed successfully (exit status: 0). MTC@538fccd39e6b: 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 ------ Thu Aug 28 15:12: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_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 20250828151247027 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151247027 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge started. 20250828151247676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43584<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151247676 DMM INFO MM(262420000001056/c9375fc3) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151247676 DMM INFO MM(262420000001056/c9375fc3) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151247676 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151247676 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151247676 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151247676 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151247676 DMM NOTICE MM(262420000001056/c9375fc3) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828151247676 DGPRS INFO PDP(262420000001056/0) Forcing release of PDP context (pdpctx.c:102) 20250828151247676 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828151247676 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151247676 DLGTP DEBUG Registering seq=1091 in restransmit req queue (gtp.c:378) 20250828151247677 DGPRS INFO SUBSCR(262420000001056) purging MS subscriber (gprs_subscriber.c:785) 20250828151247677 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) 20250828151247677 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) 20250828151247677 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828151247677 DMM DEBUG MM_STATE_Gb[0x55944d78d010]{Idle}: Deallocated (fsm.c:568) 20250828151247677 DMM DEBUG MM_STATE_Iu(11)[0x55944d78d140]{Detached}: Deallocated (fsm.c:568) 20250828151247677 DMM DEBUG GMM(gmm_fsm)[0x55944d78cee0]{Deregistered}: Deallocated (fsm.c:568) 20250828151247677 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1674)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1675)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1674)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1679)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1679)@538fccd39e6b: Provider Link came up: sending NS-RESET SGSN_Test-Gb1-NS1(1678)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828151247700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151247700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151247700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151247700 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151247700 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151247700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151247700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151247700 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151247700 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1679)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151247702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151247702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151247702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151247702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151247702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151247702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151247702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151247702 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151247702 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151247702 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151247702 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151247702 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151247702 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1679)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1679)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151247705 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1680)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-BSSGP0(1675)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1675)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151247712 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151247712 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1676)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1678)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 98 } -NSVCI98(1684)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1684)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151247718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151247718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151247718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151247718 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151247718 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151247718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) SGSN_Test-Gb2-NS2(1683)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 20250828151247718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151247718 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151247718 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1684)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151247719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151247719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151247719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151247719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151247719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151247719 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151247719 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151247719 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151247719 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151247720 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151247720 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151247720 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151247720 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1684)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1684)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151247722 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1685)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-BSSGP1(1680)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1680)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1683)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) 20250828151247730 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151247730 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) -NSVCI99(1688)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151247733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151247733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151247733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151247733 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151247733 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151247733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151247733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151247733 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151247733 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1681)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI99(1688)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151247734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151247734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151247734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151247734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151247734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151247734 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151247734 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151247734 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151247734 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151247734 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151247734 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151247735 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151247735 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1688)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1688)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151247737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1691)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1691)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1691)@538fccd39e6b: ************************************************* MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test-Gb2-BSSGP2(1685)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1685)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-SCCP(1689)@538fccd39e6b: v_sccp_pdu_maxlen:268 20250828151247745 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151247745 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)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151247942 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151247942 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) 20250828151247942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151247942 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) SGSN_Test_0-M3UA(1691)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151247944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151247944 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151247944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151247944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151247944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151247944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151247944 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151247944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151247944 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151247944 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) 20250828151247944 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151247944 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) 20250828151247944 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151247945 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151247945 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151247945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151247945 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) 20250828151247945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151247945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151247945 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151247945 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) 20250828151247945 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151247945 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) 20250828151247945 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) 20250828151247945 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) 20250828151247945 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) 20250828151247945 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151247945 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151247945 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) 20250828151247945 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151248028 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151248028 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151248028 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151248028 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1693)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1693)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151248030 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1693)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20250828151248030 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1693)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1693)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1693)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151248748 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151248748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151248748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151248748 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151248748 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151248748 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151248748 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151248748 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151248748 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151248748 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) 20250828151248748 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151248748 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151248748 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151248748 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151248748 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151248748 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) 20250828151248748 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151248748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151248748 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151248748 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151248748 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151248748 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(1690)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1676)@538fccd39e6b: Adding Client=TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697), IMSI='262420000001057'H, TLLI='C87D9F0D'O, index=0 SGSN_Test-GSUP(1694)@538fccd39e6b: 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)@538fccd39e6b: 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 := '767A'O ("vz"), 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)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)1247131 SGSN_Test_0-SCCP(1689)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1690)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151249071 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249071 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249071 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249071 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249071 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249071 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249071 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249071 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 13 07 9b 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 76 7a 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) 20250828151249072 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151249072 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151249072 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249072 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151249072 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001057) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151249072 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249072 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249072 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) 20250828151249072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249072 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) 20250828151249072 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249072 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Allocated (fsm.c:456) 20250828151249072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828151249072 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Allocated (fsm.c:456) 20250828151249072 DMM DEBUG MM_STATE_Iu[0x55944d798910]{Detached}: Allocated (fsm.c:456) 20250828151249072 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151249072 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 13 07 9b 00 00 0d 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151249072 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151249072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151249072 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151249072 DMM DEBUG MM(262420000001057/d17e96e2) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151249072 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250828151249072 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249072 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249072 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249072 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) 20250828151249072 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249072 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249072 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249072 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249072 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 13 07 9b 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)@538fccd39e6b: { messageType := 2, destLocRef := '13079B'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@538fccd39e6b: 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 := '19EDD04D791D2915213F55DE53EB799C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '43AA78BB'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'DE22403635039864'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '535916B05F5DB7896B5D2F29ABFCAD0C'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '657800BB120EEAF1A7985EBDDD6CB884'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E69F2B743CA9E0386C850E6928861514'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '3286CA1C728A01F7'O } } } } } SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000105007'O 20250828151249077 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249077 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249077 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249077 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249077 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249077 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249077 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249077 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) 20250828151249077 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151249077 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151249077 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151249077 DMM DEBUG MM(262420000001057/d17e96e2) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010570 (gprs_gmm.c:1134) 20250828151249077 DMM NOTICE MM(262420000001057/d17e96e2) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151249077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151249077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151249077 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151249077 DMM DEBUG MM(262420000001057/d17e96e2) Requesting authorization (sgsn_auth.c:160) 20250828151249077 DMM INFO MM(262420000001057/d17e96e2) Requesting authentication tuples (sgsn_auth.c:184) 20250828151249077 DMM DEBUG MM(262420000001057/d17e96e2) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151249077 DGPRS INFO SUBSCR(262420000001057) requesting auth info (gprs_subscriber.c:805) 20250828151249077 DGPRS INFO SUBSCR(262420000001057) Sending GSUP, will send: 08 01 08 62 42 02 00 00 10 50 f7 28 01 01 (gprs_subscriber.c:210) SGSN_Test-GSUP(1694)@538fccd39e6b: Found GsupExpect[0] for "262420000001057" handled at TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697) SGSN_Test-GSUP(1694)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)"262420000001057" 20250828151249079 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151249079 DGPRS INFO SUBSCR(262420000001057) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151249079 DGPRS DEBUG SUBSCR(262420000001057) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151249079 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151249079 DMM INFO MM(262420000001057/d17e96e2) Subscriber data update (mmctx.c:445) 20250828151249079 DMM DEBUG MM(262420000001057/d17e96e2) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151249079 DMM INFO MM(262420000001057/d17e96e2) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151249079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151249079 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151249079 DMM INFO MM(262420000001057/d17e96e2) <- GMM AUTH AND CIPHERING REQ (rand = 19 ed d0 4d 79 1d 29 15 21 3f 55 de 53 eb 79 9c , mmctx_is_r99=1, vec->auth_types=0x3, autn = e6 9f 2b 74 3c a9 e0 38 6c 85 0e 69 28 86 15 14 ) (gprs_gmm.c:510) 20250828151249079 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250828151249079 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249079 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249079 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249079 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) 20250828151249079 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249079 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249079 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249079 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249079 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 13 07 9b 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 30 21 19 ed d0 4d 79 1d 29 15 21 3f 55 de 53 eb 79 9c 80 28 10 e6 9f 2b 74 3c a9 e0 38 6c 85 0e 69 28 86 15 14 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A19081303223286CA1C23094399990000105007F02904728A01F7'O 20250828151249083 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249083 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249083 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249083 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249083 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249083 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 03 22 32 86 ca 1c 23 09 43 99 99 00 00 10 50 07 f0 29 04 72 8a 01 f7 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151249083 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151249083 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151249083 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151249083 DMM INFO MM(262420000001057/d17e96e2) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151249083 DMM NOTICE MM(262420000001057/d17e96e2) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151249083 DMM DEBUG MM(262420000001057/d17e96e2) checking auth: received UMTS RES = 32 86 ca 1c 72 8a 01 f7 (gprs_gmm.c:716) 20250828151249083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151249083 DMM DEBUG MM(262420000001057/d17e96e2) Requesting authorization (sgsn_auth.c:160) 20250828151249083 DMM INFO MM(262420000001057/d17e96e2) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151249083 DMM DEBUG MM(262420000001057/d17e96e2) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151249083 DGPRS INFO SUBSCR(262420000001057) subscriber data is not available (gprs_subscriber.c:818) 20250828151249083 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) 20250828151249083 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151249083 DMM DEBUG MM(262420000001057/d17e96e2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151249083 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249083 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249083 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249083 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) 20250828151249083 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249083 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249083 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249083 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249083 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249083 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 13 07 9b 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 53 59 16 b0 5f 5d b7 89 6b 5d 2f 29 ab fc ad 0c 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151249088 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249088 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249088 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249088 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249088 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249088 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249088 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249088 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) 20250828151249088 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151249088 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151249088 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151249088 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 13) (iu_client.c:407) 20250828151249089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151249089 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151249089 DMM INFO MM(262420000001057/d17e96e2) <- GMM ATTACH ACCEPT (new P-TMSI=0xd17e96e2) (gprs_gmm.c:337) 20250828151249089 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249089 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249089 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 13) (iu_client.c:561) 20250828151249089 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249089 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) 20250828151249089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249089 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249089 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 13 07 9b 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) 20250828151249089 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249089 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249089 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249089 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) 20250828151249089 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249089 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249089 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249089 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249089 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 13 07 9b 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 d1 7e 96 e2 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151249092 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151249092 DGPRS INFO SUBSCR(262420000001057) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151249092 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250828151249092 DMM INFO MM(262420000001057/d17e96e2) Subscriber data update (mmctx.c:445) 20250828151249092 DMM DEBUG MM(262420000001057/d17e96e2) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151249092 DMM INFO MM(262420000001057/d17e96e2) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151249092 DMM NOTICE MM(262420000001057/d17e96e2) Authorized, continuing procedure, IMSI=262420000001057 (gprs_gmm.c:1050) 20250828151249092 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151249092 DMM NOTICE MM(262420000001057/d17e96e2) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151249092 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) 20250828151249092 DGPRS INFO SUBSCR(262420000001057) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151249092 DGPRS DEBUG SUBSCR(262420000001057) Updating subscriber data (gprs_subscriber.c:839) 20250828151249092 DMM INFO MM(262420000001057/d17e96e2) Subscriber data update (mmctx.c:445) 20250828151249092 DMM DEBUG MM(262420000001057/d17e96e2) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151249094 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249094 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249094 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249094 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249094 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249094 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) 20250828151249094 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151249094 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151249094 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151249094 DMM INFO MM(262420000001057/d17e96e2) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151249094 DMM NOTICE MM(262420000001057/d17e96e2) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151249094 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151249094 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151249094 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151249094 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151249094 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249094 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249094 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249094 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) 20250828151249094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151249094 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151249094 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249094 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249094 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249094 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249094 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 13 07 9b 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151249098 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249098 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249098 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249098 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249098 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249098 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) 20250828151249098 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151249098 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151249098 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151249098 DMM INFO MM(262420000001057/d17e96e2) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151249098 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151249098 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151249098 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249098 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249098 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249098 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) 20250828151249098 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249098 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249098 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249098 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249098 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 13 07 9b 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-RAN(1690)@538fccd39e6b: Deleted conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)1247131 20250828151249099 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249099 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249099 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249099 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249099 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249099 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249099 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249099 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 13 07 9b 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@538fccd39e6b: 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 := 'D17E96E2'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1690)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)4844684 SGSN_Test_0-RAN(1690)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1689)@538fccd39e6b: First idle individual index:0 20250828151249302 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249302 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249302 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249302 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249302 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249302 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 49 ec 8c 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 d1 7e 96 e2 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) 20250828151249302 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151249302 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151249302 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151249302 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xD17E96E2) type="signalling"  (gprs_gmm.c:1936) 20250828151249302 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250828151249302 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828151249302 DMM DEBUG MM(262420000001057/d17e96e2) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151249302 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249302 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249302 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249302 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) 20250828151249302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249302 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) 20250828151249302 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249302 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 49 ec 8c 00 00 0e 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151249302 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249302 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249302 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249302 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) 20250828151249302 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249302 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249302 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249302 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249302 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249302 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 49 ec 8c 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 53 59 16 b0 5f 5d b7 89 6b 5d 2f 29 ab fc ad 0c 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)@538fccd39e6b: { messageType := 2, destLocRef := '49EC8C'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151249305 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249305 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249306 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249306 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249306 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249306 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249306 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) 20250828151249306 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151249306 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151249306 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151249306 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 14) (iu_client.c:407) 20250828151249306 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250828151249306 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250828151249306 DMM INFO MM(262420000001057/d17e96e2) <- GMM SERVICE ACCEPT (P-TMSI=0xd17e96e2) (gprs_gmm.c:863) 20250828151249306 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250828151249306 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249306 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249306 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249306 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) 20250828151249306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249306 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249306 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 49 ec 8c 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) 20250828151249306 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249306 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249306 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249306 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) 20250828151249306 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249306 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249306 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249306 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249306 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 49 ec 8c 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250828151249310 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249310 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249310 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249310 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249310 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249310 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249310 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249310 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) 20250828151249310 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151249310 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151249310 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151249310 DMM INFO MM(262420000001057/d17e96e2) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151249310 DMM INFO MM(262420000001057/d17e96e2) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151249310 DMM DEBUG MM(262420000001057/d17e96e2) Using GGSN 0 (gprs_sm.c:317) 20250828151249310 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20250828151249310 DLGTP DEBUG Begin pdp_tidset tid = 5750100000024262 (pdp.c:279) 20250828151249310 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151249310 DGPRS NOTICE PDP(262420000001057/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151249310 DLGTP DEBUG Registering seq=1092 in restransmit req queue (gtp.c:378) 20250828151249318 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 44 00 00 01 80 08 00 10 75 77 0e 71 11 14 d9 47 f8 14 05 7f 2a 85 00 ec 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) 20250828151249318 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151249318 DGPRS INFO PDP(262420000001057/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151249318 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249318 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249318 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249318 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) 20250828151249318 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249318 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249318 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249318 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249318 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 49 ec 8c 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 75 77 0e 71 40 06 78 1c 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1689)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_len:48 SGSN_Test_0-SCCP(1689)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '6000002C000001003440250000010033401E602C80A83500017F00006800000000000000000000000000000085763E64'O 20250828151249328 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249328 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151249328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151249328 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151249328 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151249328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151249328 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249328 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 85 76 3e 64 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151249328 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250828151249328 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250828151249328 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250828151249328 DRANAP INFO Rx RAB Assignment Response for UE conn_id 14 (iu_client.c:625) 20250828151249328 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 )20250828151249328 DRANAP ERROR RAB Assignment Resp: Unknown Transport Layer Address (size 21): 35 00 01 7f 00 00 68 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (gprs_ranap.c:82) 20250828151249328 DMM NOTICE MM(262420000001057/d17e96e2) <- ACTIVATE PDP CONTEXT REJ: Network Failure (gprs_sm.c:240) 20250828151249328 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 14) (iu_client.c:561) 20250828151249328 DGPRS INFO PDP(262420000001057/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151249328 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249328 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249328 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249328 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) 20250828151249328 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151249328 DLGTP DEBUG Registering seq=1093 in restransmit req queue (gtp.c:378) 20250828151249328 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151249328 DRANAP ERROR Error in cn_ranap_handle_co (-1) (iu_client.c:742) 20250828151249328 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151249328 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151249328 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 49 ec 8c 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1689)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828151249330 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 10 04 45 00 00 01 80 : Freeing seq=1093 from retransmit req queue (gtp.c:465) 20250828151249330 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151249330 DGPRS INFO PDP(262420000001057/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250828151249330 DLGTP DEBUG Begin pdp_tiddel tid = 5750100000024262 (pdp.c:298) 20250828151249330 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1676)@538fccd39e6b: Removing Client IMSI='262420000001057'H, index=0 TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697)@538fccd39e6b: Final verdict of PTC: pass 20250828151249333 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151249333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151249333 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151249333 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151249333 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151249333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151249333 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151249333 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151249333 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) 20250828151249333 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249333 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151249333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151249333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151249333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151249333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151249333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151249333 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) 20250828151249333 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) 20250828151249333 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) 20250828151249333 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) 20250828151249333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151249333 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151249333 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151249333 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) 20250828151249333 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151249333 DMM INFO MM(262420000001057/d17e96e2) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250828151249333 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151249333 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151249333 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151249333 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151249333 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151249333 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) 20250828151249333 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151249333 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) 20250828151249333 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250828151249335 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43584<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-RAN(1690)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1676)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-SCCP(1689)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1684)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1688)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1694)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1678)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1683)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1679)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1681)@538fccd39e6b: Final verdict of PTC: none 20250828151249336 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151249336 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-Gb0-BSSGP0(1675)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1685)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1680)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1693)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1695)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1692)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1674)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1696)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1682)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1677)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1686)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1691)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1674): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1675): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI196(1676): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1677): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1678): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1679): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1680): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI210(1681): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1682): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1683): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1684): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1685): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1686): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge-BVCI220(1687): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1688): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1689): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1690): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1691): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1692): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1693): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1694): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1695): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1696): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge(1697): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:12:49 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 20250828151249418 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43600<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151249919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43600<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=348492) 20250828151250337 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151250337 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=348492, count=349652) 20250828151251333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151251333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151251333 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250828151251338 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151251338 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 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_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 20250828151252340 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151252340 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_attach_pdp_act_pmm_idle started. 20250828151252953 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46144<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151252954 DMM INFO MM(262420000001057/d17e96e2) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151252954 DMM INFO MM(262420000001057/d17e96e2) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151252954 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151252954 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151252954 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151252954 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151252954 DGPRS INFO SUBSCR(262420000001057) purging MS subscriber (gprs_subscriber.c:785) 20250828151252954 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) 20250828151252954 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) 20250828151252954 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828151252954 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Deallocated (fsm.c:568) 20250828151252954 DMM DEBUG MM_STATE_Iu(13)[0x55944d798910]{Detached}: Deallocated (fsm.c:568) 20250828151252954 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Deallocated (fsm.c:568) 20250828151252954 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1698)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1699)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1698)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1702)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151252974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151252974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151252974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151252974 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151252974 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151252974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151252974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151252974 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151252974 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1702)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151252975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151252975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151252975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151252975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151252975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151252975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151252975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151252975 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151252975 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151252975 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151252975 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151252975 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151252975 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1702)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1702)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151252977 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1699)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1699)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1703)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828151252982 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151252982 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_attach_pdp_act_pmm_idle-BVCI196(1701)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1704)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1703)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1707)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151252994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151252994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151252994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151252994 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151252994 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151252994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151252994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151252994 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151252994 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1707)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151252995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151252995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151252995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151252995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151252995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151252995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151252995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151252995 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151252995 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151252995 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151252995 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151252995 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151252995 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1707)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1707)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151252998 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1708)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1704)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1704)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151253004 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151253004 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) SGSN_Test-Gb2-BSSGP2(1709)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_attach_pdp_act_pmm_idle-BVCI210(1706)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-NS2(1708)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1712)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151253011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151253011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151253011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151253011 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151253011 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151253011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151253011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151253011 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151253011 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1712)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151253012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151253012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151253012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151253012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151253012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151253012 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151253012 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151253012 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151253012 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151253012 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151253012 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI99(1712)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151253013 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151253013 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1712)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151253015 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1709)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1709)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151253022 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151253022 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1715)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1715)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1715)@538fccd39e6b: ************************************************* MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test_0-SCCP(1713)@538fccd39e6b: v_sccp_pdu_maxlen:268 TC_attach_pdp_act_pmm_idle-BVCI220(1711)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151253224 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151253224 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) 20250828151253224 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151253224 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)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151253227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151253227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151253227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151253227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151253227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151253227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151253227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151253227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151253227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151253227 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) 20250828151253227 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151253227 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) 20250828151253227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151253227 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151253227 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151253227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151253227 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) 20250828151253227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151253227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151253227 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151253227 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) 20250828151253227 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151253227 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) 20250828151253227 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) 20250828151253227 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) 20250828151253227 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) 20250828151253227 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151253227 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151253227 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) 20250828151253227 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151253341 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151253341 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151253341 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151253341 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1717)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1717)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151253342 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828151253342 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1717)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1717)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1717)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1717)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151254026 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254026 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254026 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254026 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) 20250828151254026 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254026 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254026 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254026 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254026 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 69 24 f5 00 00 0c 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151254029 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254029 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254029 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254029 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254029 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254029 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254029 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254029 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254029 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254029 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 69 24 f5 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151254230 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254230 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254230 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254230 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254230 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254230 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254230 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254230 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) 20250828151254230 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151254230 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151254230 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254230 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254230 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254230 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) 20250828151254230 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254230 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254230 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254230 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254230 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 0b 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)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_attach_pdp_act_pmm_idle-BVCI196(1701)@538fccd39e6b: Adding Client=TC_attach_pdp_act_pmm_idle(1721), IMSI='262420000001005'H, TLLI='F215638B'O, index=0 SGSN_Test-GSUP(1718)@538fccd39e6b: Created GsupExpect[0] for "262420000001005" to be handled at TC_attach_pdp_act_pmm_idle(1721) TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: 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 := 'B177'O, rac := 'E3'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)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)11577642 SGSN_Test_0-SCCP(1713)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1714)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151254381 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254381 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254381 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254381 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254381 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254381 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 b0 a9 2a 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 b1 77 e3 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) 20250828151254381 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254381 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254381 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254381 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) 20250828151254381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254381 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) 20250828151254381 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254381 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 b0 a9 2a 00 00 0f 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151254381 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151254381 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151254381 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151254381 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001005) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151254381 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Allocated (fsm.c:456) 20250828151254381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Init}: Allocated (fsm.c:456) 20250828151254381 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Allocated (fsm.c:456) 20250828151254381 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828151254381 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151254381 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151254381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151254381 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151254381 DMM DEBUG MM(262420000001005/efe28a90) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151254381 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250828151254381 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254381 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254381 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254381 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) 20250828151254381 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254381 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254381 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254381 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254381 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 b0 a9 2a 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@538fccd39e6b: { messageType := 2, destLocRef := 'B0A92A'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: 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 := '2C7DE111B0AAD56B7250774662103BF4'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '06E81092'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'D73A326EF2D2EB2F'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '793B768FECE70B58684580D1147FEAFD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '6A2894BA784C995F80A35DDD445280EA'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '01EAFD2F3F256BC4C9F13D16AB8B6AE6'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '46CE50C93B474613'O } } } } } SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100005'O 20250828151254387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254387 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254387 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254387 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254387 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) 20250828151254387 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151254387 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151254387 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151254387 DMM DEBUG MM(262420000001005/efe28a90) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010050 (gprs_gmm.c:1134) 20250828151254387 DMM NOTICE MM(262420000001005/efe28a90) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151254387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151254387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151254387 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151254387 DMM DEBUG MM(262420000001005/efe28a90) Requesting authorization (sgsn_auth.c:160) 20250828151254387 DMM INFO MM(262420000001005/efe28a90) Requesting authentication tuples (sgsn_auth.c:184) 20250828151254387 DMM DEBUG MM(262420000001005/efe28a90) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151254387 DGPRS INFO SUBSCR(262420000001005) requesting auth info (gprs_subscriber.c:805) 20250828151254388 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001005" handled at TC_attach_pdp_act_pmm_idle(1721) SGSN_Test-GSUP(1718)@538fccd39e6b: Added IMSI table entry 0TC_attach_pdp_act_pmm_idle(1721)"262420000001005" 20250828151254390 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151254390 DGPRS INFO SUBSCR(262420000001005) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151254390 DGPRS DEBUG SUBSCR(262420000001005) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151254390 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151254390 DMM INFO MM(262420000001005/efe28a90) Subscriber data update (mmctx.c:445) 20250828151254390 DMM DEBUG MM(262420000001005/efe28a90) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151254390 DMM INFO MM(262420000001005/efe28a90) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151254390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151254390 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151254390 DMM INFO MM(262420000001005/efe28a90) <- GMM AUTH AND CIPHERING REQ (rand = 2c 7d e1 11 b0 aa d5 6b 72 50 77 46 62 10 3b f4 , mmctx_is_r99=1, vec->auth_types=0x3, autn = 01 ea fd 2f 3f 25 6b c4 c9 f1 3d 16 ab 8b 6a e6 ) (gprs_gmm.c:510) 20250828151254390 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250828151254390 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254390 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254390 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254390 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) 20250828151254390 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254390 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254390 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254390 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254390 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 b0 a9 2a 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 b0 21 2c 7d e1 11 b0 aa d5 6b 72 50 77 46 62 10 3b f4 80 28 10 01 ea fd 2f 3f 25 6b c4 c9 f1 3d 16 ab 8b 6a e6 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130B2246CE50C923094399990000100005F029043B474613'O 20250828151254394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254394 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254394 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254394 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254394 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 0b 22 46 ce 50 c9 23 09 43 99 99 00 00 10 00 05 f0 29 04 3b 47 46 13 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151254394 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151254394 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151254394 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151254394 DMM INFO MM(262420000001005/efe28a90) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151254394 DMM NOTICE MM(262420000001005/efe28a90) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151254394 DMM DEBUG MM(262420000001005/efe28a90) checking auth: received UMTS RES = 46 ce 50 c9 3b 47 46 13 (gprs_gmm.c:716) 20250828151254394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151254394 DMM DEBUG MM(262420000001005/efe28a90) Requesting authorization (sgsn_auth.c:160) 20250828151254394 DMM INFO MM(262420000001005/efe28a90) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151254394 DMM DEBUG MM(262420000001005/efe28a90) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151254394 DGPRS INFO SUBSCR(262420000001005) subscriber data is not available (gprs_subscriber.c:818) 20250828151254394 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) 20250828151254394 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151254394 DMM DEBUG MM(262420000001005/efe28a90) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151254394 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254394 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254394 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254394 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) 20250828151254394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254394 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254394 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 b0 a9 2a 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 79 3b 76 8f ec e7 0b 58 68 45 80 d1 14 7f ea fd 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151254401 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254401 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254401 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254401 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254401 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254401 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254401 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254401 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) 20250828151254401 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151254401 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151254401 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151254401 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 15) (iu_client.c:407) 20250828151254402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151254402 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151254402 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254402 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254402 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254402 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) 20250828151254402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254402 DMM INFO MM(262420000001005/efe28a90) <- GMM ATTACH ACCEPT (new P-TMSI=0xefe28a90) (gprs_gmm.c:337) 20250828151254402 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 15) (iu_client.c:561) 20250828151254402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254402 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254402 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 b0 a9 2a 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) 20250828151254402 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254402 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254402 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254402 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) 20250828151254402 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254402 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254402 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254402 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254402 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254402 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 b0 a9 2a 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 ef e2 8a 90 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151254405 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151254405 DGPRS INFO SUBSCR(262420000001005) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151254405 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250828151254405 DMM INFO MM(262420000001005/efe28a90) Subscriber data update (mmctx.c:445) 20250828151254405 DMM DEBUG MM(262420000001005/efe28a90) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151254405 DMM INFO MM(262420000001005/efe28a90) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151254405 DMM NOTICE MM(262420000001005/efe28a90) Authorized, continuing procedure, IMSI=262420000001005 (gprs_gmm.c:1050) 20250828151254405 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151254405 DMM NOTICE MM(262420000001005/efe28a90) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151254405 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) 20250828151254405 DGPRS INFO SUBSCR(262420000001005) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151254405 DGPRS DEBUG SUBSCR(262420000001005) Updating subscriber data (gprs_subscriber.c:839) 20250828151254405 DMM INFO MM(262420000001005/efe28a90) Subscriber data update (mmctx.c:445) 20250828151254405 DMM DEBUG MM(262420000001005/efe28a90) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151254407 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254407 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254407 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254407 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254407 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254407 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254407 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) 20250828151254408 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151254408 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151254408 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151254408 DMM INFO MM(262420000001005/efe28a90) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151254408 DMM NOTICE MM(262420000001005/efe28a90) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151254408 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151254408 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151254408 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151254408 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151254408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151254408 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254408 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254408 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254408 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) 20250828151254408 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254408 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151254408 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254408 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254408 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254408 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254408 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 b0 a9 2a 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151254411 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254411 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254411 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254411 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254411 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254411 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254411 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254411 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254411 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254411 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) 20250828151254412 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151254412 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151254412 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151254412 DMM INFO MM(262420000001005/efe28a90) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151254412 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151254412 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151254412 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254412 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254412 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254412 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) 20250828151254412 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254412 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254412 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254412 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254412 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 b0 a9 2a 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)@538fccd39e6b: Session index based on local reference:0 20250828151254413 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254413 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254413 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254413 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254413 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254413 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254413 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254413 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 b0 a9 2a 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1714)@538fccd39e6b: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)11577642 TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: setverdict(pass): none -> pass TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: 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 := 'EFE28A90'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1714)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)3398662 SGSN_Test_0-RAN(1714)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@538fccd39e6b: First idle individual index:0 20250828151254614 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254614 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254614 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254614 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254614 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254614 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254614 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254614 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 33 dc 06 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 ef e2 8a 90 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) 20250828151254614 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254614 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254614 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254614 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) 20250828151254614 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254614 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254614 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254614 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254614 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 33 dc 06 00 00 10 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151254614 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151254614 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151254614 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151254614 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEFE28A90) type="signalling"  (gprs_gmm.c:1936) 20250828151254614 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250828151254614 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828151254614 DMM DEBUG MM(262420000001005/efe28a90) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151254615 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254615 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254615 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254615 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) 20250828151254615 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254615 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254615 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254615 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254615 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 33 dc 06 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 79 3b 76 8f ec e7 0b 58 68 45 80 d1 14 7f ea fd 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)@538fccd39e6b: { messageType := 2, destLocRef := '33DC06'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151254621 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254621 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254621 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254621 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254621 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254621 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254621 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254621 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) 20250828151254621 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151254621 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151254621 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151254621 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 16) (iu_client.c:407) 20250828151254622 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250828151254622 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250828151254622 DMM INFO MM(262420000001005/efe28a90) <- GMM SERVICE ACCEPT (P-TMSI=0xefe28a90) (gprs_gmm.c:863) 20250828151254622 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254622 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254622 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254622 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) 20250828151254622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254622 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254622 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 33 dc 06 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) 20250828151254622 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250828151254622 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254622 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254622 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254622 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) 20250828151254622 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254622 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254622 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254622 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254622 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254622 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 33 dc 06 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250828151254625 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254625 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254626 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254626 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254626 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254626 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254626 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254626 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254626 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) 20250828151254626 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151254626 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151254626 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151254626 DMM INFO MM(262420000001005/efe28a90) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151254626 DMM INFO MM(262420000001005/efe28a90) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151254626 DMM DEBUG MM(262420000001005/efe28a90) Using GGSN 0 (gprs_sm.c:317) 20250828151254626 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20250828151254626 DLGTP DEBUG Begin pdp_tidset tid = 5500100000024262 (pdp.c:279) 20250828151254626 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151254626 DGPRS NOTICE PDP(262420000001005/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151254626 DLGTP DEBUG Registering seq=1094 in restransmit req queue (gtp.c:378) 20250828151254633 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 46 00 00 01 80 08 00 10 81 b3 32 38 11 20 a4 34 52 14 05 7f 4d ce fb 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1094 from retransmit req queue (gtp.c:465) 20250828151254633 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151254633 DGPRS INFO PDP(262420000001005/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151254633 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254633 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254633 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254633 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) 20250828151254633 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254633 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254633 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254633 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254633 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254633 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 33 dc 06 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 81 b3 32 38 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:30 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680072B490E7'O 20250828151254645 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254645 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254645 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254645 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254645 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254645 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254645 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 72 b4 90 e7 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151254645 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250828151254645 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250828151254645 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250828151254645 DRANAP INFO Rx RAB Assignment Response for UE conn_id 16 (iu_client.c:625) 20250828151254645 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250828151254645 DLGTP DEBUG Registering seq=1095 in restransmit req queue (gtp.c:378) 20250828151254645 DGPRS INFO PDP(262420000001005/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828151254645 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 16) (iu_client.c:561) 20250828151254645 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254645 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254645 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254645 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) 20250828151254645 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254645 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254645 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254645 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254645 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254645 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 33 dc 06 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151254647 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 47 00 00 01 80 10 81 b3 32 38 11 20 a4 34 52 7f 4d ce fb 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1095 from retransmit req queue (gtp.c:465) 20250828151254647 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151254647 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)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:13 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250828151254649 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254649 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254649 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254649 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254649 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254649 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) 20250828151254649 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250828151254649 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250828151254649 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:673) 20250828151254649 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250828151254649 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254649 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254649 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254649 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) 20250828151254649 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254649 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254649 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254649 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254649 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 33 dc 06 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151254650 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254650 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254650 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254650 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254650 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254650 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254650 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254650 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) 20250828151254650 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151254650 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151254650 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151254650 DMM INFO MM(262420000001005/efe28a90) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151254650 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151254651 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151254651 DMM INFO MM(262420000001005/efe28a90) Changing GTP-U endpoints 127.0.0.104/0x72b490e7 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250828151254651 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254651 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254651 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254651 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) 20250828151254651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254651 DLGTP DEBUG Registering seq=1096 in restransmit req queue (gtp.c:378) 20250828151254651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254651 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254651 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254651 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254651 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 33 dc 06 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-RAN(1714)@538fccd39e6b: Deleted conn table entry 0TC_attach_pdp_act_pmm_idle(1721)3398662 20250828151254651 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254651 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254651 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254651 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254651 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254651 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254651 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254651 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 33 dc 06 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828151254652 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 48 00 00 01 80 10 81 b3 32 38 11 20 a4 34 52 7f 4d ce fb 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1096 from retransmit req queue (gtp.c:465) 20250828151254652 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151254652 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)@538fccd39e6b: 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 := 'EFE28A90'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1714)@538fccd39e6b: Added conn table entry 0TC_attach_pdp_act_pmm_idle(1721)9445552 SGSN_Test_0-RAN(1714)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1713)@538fccd39e6b: First idle individual index:0 20250828151254854 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254854 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254854 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254854 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254854 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254854 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 90 20 b0 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 ef e2 8a 90 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) 20250828151254854 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254854 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254854 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254854 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) 20250828151254854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254854 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254854 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 90 20 b0 00 00 11 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151254854 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151254854 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151254854 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151254854 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xEFE28A90) type="data"  (gprs_gmm.c:1936) 20250828151254854 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250828151254854 DMM DEBUG MM(262420000001005/efe28a90) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151254854 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254854 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254854 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254854 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) 20250828151254854 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254854 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254854 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254854 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254854 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 90 20 b0 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 79 3b 76 8f ec e7 0b 58 68 45 80 d1 14 7f ea fd 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)@538fccd39e6b: { messageType := 2, destLocRef := '9020B0'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151254856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254856 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254856 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254856 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254856 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254856 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) 20250828151254856 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151254856 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151254856 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151254856 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 17) (iu_client.c:407) 20250828151254856 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250828151254856 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250828151254856 DMM INFO MM(262420000001005/efe28a90) <- GMM SERVICE ACCEPT (P-TMSI=0xefe28a90) (gprs_gmm.c:863) 20250828151254856 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250828151254856 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254856 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254856 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254857 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) 20250828151254857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254857 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254857 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 90 20 b0 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) 20250828151254857 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254857 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254857 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254857 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) 20250828151254857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254857 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254857 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 90 20 b0 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) 20250828151254857 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254857 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254857 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254857 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) 20250828151254857 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151254857 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151254857 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151254857 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151254857 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254857 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 90 20 b0 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 81 b3 32 38 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:30 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680072B490E7'O 20250828151254859 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151254859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151254859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151254859 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151254859 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151254859 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151254859 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151254859 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151254859 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151254859 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 72 b4 90 e7 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151254859 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250828151254860 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250828151254860 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250828151254860 DRANAP INFO Rx RAB Assignment Response for UE conn_id 17 (iu_client.c:625) 20250828151254860 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250828151254860 DLGTP DEBUG Registering seq=1097 in restransmit req queue (gtp.c:378) 20250828151254861 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 49 00 00 01 80 10 81 b3 32 38 11 20 a4 34 52 7f 4d ce fb 2b 85 00 04 7f 00 00 67 85 00 04 7f 00 00 67 87 00 11 00 0b 92 1f 92 96 fe fe 54 05 fe fe 00 5b 5b 6e 6e : Freeing seq=1097 from retransmit req queue (gtp.c:465) 20250828151254861 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151254861 DGPRS INFO PDP(262420000001005/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1713)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_len:16 SGSN_Test_0-SCCP(1713)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250828151255062 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151255062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151255062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151255062 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151255062 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151255062 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151255062 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151255062 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151255062 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151255062 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) 20250828151255062 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151255062 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151255062 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151255062 DMM INFO MM(262420000001005/efe28a90) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250828151255062 DGPRS INFO PDP(262420000001005/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151255062 DLGTP DEBUG Registering seq=1098 in restransmit req queue (gtp.c:378) 20250828151255064 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 10 04 4a 00 00 01 80 : Freeing seq=1098 from retransmit req queue (gtp.c:465) 20250828151255065 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151255065 DGPRS INFO PDP(262420000001005/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250828151255065 DMM INFO MM(262420000001005/efe28a90) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250828151255065 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 17) (iu_client.c:561) 20250828151255065 DLGTP DEBUG Begin pdp_tiddel tid = 5500100000024262 (pdp.c:298) 20250828151255065 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250828151255065 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151255065 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151255065 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151255065 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) 20250828151255065 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151255065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151255065 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151255065 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151255065 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151255065 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 90 20 b0 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1713)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_attach_pdp_act_pmm_idle-BVCI196(1701)@538fccd39e6b: Removing Client IMSI='262420000001005'H, index=0 TC_attach_pdp_act_pmm_idle(1721)@538fccd39e6b: Final verdict of PTC: pass 20250828151255080 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151255080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151255080 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151255080 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151255080 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151255080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151255080 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151255080 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151255080 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) 20250828151255080 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151255080 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151255080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151255080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151255080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151255080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151255080 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151255080 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) 20250828151255080 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) 20250828151255080 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) 20250828151255080 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) 20250828151255080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151255080 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151255080 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151255080 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) 20250828151255080 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151255080 DMM INFO MM(262420000001005/efe28a90) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250828151255080 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151255080 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151255080 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151255080 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151255080 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151255080 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) 20250828151255080 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151255080 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) 20250828151255080 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250828151255081 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46144<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test_0-SCCP(1713)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1714)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1715)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1718)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1698)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI210(1706)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1703)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1704)@538fccd39e6b: Final verdict of PTC: none 20250828151255083 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151255083 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) -NSVCI98(1707)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI220(1711)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1702)@538fccd39e6b: Final verdict of PTC: none TC_attach_pdp_act_pmm_idle-BVCI196(1701)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1699)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1717)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1712)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1708)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1710)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1716)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1709)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1720)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1700)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1705)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1719)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1698): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1699): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1700): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI196(1701): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1702): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1703): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1704): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1705): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI210(1706): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1707): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1708): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1709): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1710): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_pmm_idle-BVCI220(1711): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1712): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1713): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1714): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1715): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1716): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1717): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1718): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1719): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1720): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_attach_pdp_act_pmm_idle(1721): pass (none -> pass) MTC@538fccd39e6b: Test case TC_attach_pdp_act_pmm_idle finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:12:55 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 20250828151255179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46148<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151255680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46148<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=486628) 20250828151256084 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151256084 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=486628, count=487788) 20250828151257081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151257081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151257081 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250828151257085 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151257085 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:12:57 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 20250828151258087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151258087 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_pmm_idle_rx_mt_data started. 20250828151258715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46150<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151258716 DMM INFO MM(262420000001005/efe28a90) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151258716 DMM INFO MM(262420000001005/efe28a90) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151258716 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151258716 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151258716 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151258716 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151258716 DGPRS INFO SUBSCR(262420000001005) purging MS subscriber (gprs_subscriber.c:785) 20250828151258716 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) 20250828151258716 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) 20250828151258716 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Init}: Deallocated (fsm.c:568) 20250828151258716 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Deallocated (fsm.c:568) 20250828151258716 DMM DEBUG MM_STATE_Iu(15)[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828151258716 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Deallocated (fsm.c:568) 20250828151258716 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1722)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1723)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1722)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_ip := "127.0.0.103", remote_udp_port := 23000, remote_ip := "127.0.0.10", data_weight := 1, signalling_weight := 1 } }, nsvci := 97 } -NSVCI97(1726)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1726)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151258737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151258737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151258737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151258737 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151258737 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151258737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151258737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151258737 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151258737 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1726)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151258738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151258738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151258738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151258738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151258738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151258738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151258738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151258738 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151258738 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151258738 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151258738 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151258738 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151258738 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1726)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1726)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151258741 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1727)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1723)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1723)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151258747 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151258747 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI196(1725)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1728)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb1-NS1(1727)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1731)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151258756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151258756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151258756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151258756 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151258756 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151258756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151258756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151258756 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151258756 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1731)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151258758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151258758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151258758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151258758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151258758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151258758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151258758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151258758 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151258758 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151258758 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151258758 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI98(1731)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151258758 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151258758 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1731)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151258761 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1732)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1728)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1728)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151258766 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151258766 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI210(1730)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1733)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1732)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1736)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151258773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151258773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151258773 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151258773 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151258773 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151258773 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151258774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151258774 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151258774 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1736)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151258775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151258775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151258775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151258775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151258775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151258775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151258775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151258775 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151258775 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151258775 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151258775 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151258775 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151258775 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1736)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1736)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151258778 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1733)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test-Gb2-BSSGP2(1733)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test_0-M3UA(1739)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1739)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1739)@538fccd39e6b: ************************************************* MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test_0-SCCP(1737)@538fccd39e6b: v_sccp_pdu_maxlen:268 20250828151258785 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151258785 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_pmm_idle_rx_mt_data-BVCI220(1735)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151258983 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151258983 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) 20250828151258983 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151258983 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)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151258984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151258984 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151258984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151258984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151258984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151258984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151258984 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151258984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151258984 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151258984 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) 20250828151258984 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151258984 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) 20250828151258984 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151258985 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151258985 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151258985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151258985 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) 20250828151258985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151258985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151258985 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151258985 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) 20250828151258985 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151258985 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) 20250828151258985 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) 20250828151258985 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) 20250828151258985 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) 20250828151258985 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151258985 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151258985 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) 20250828151258985 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151259087 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151259087 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151259087 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151259087 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1741)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1741)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151259089 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1741)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1741)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151259090 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1741)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1741)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151259334 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151259334 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151259334 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151259334 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) 20250828151259334 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151259334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151259334 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151259334 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151259334 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151259334 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 49 ec 8c 00 00 0e 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151259337 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151259337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151259337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151259337 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151259337 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151259337 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151259337 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151259337 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151259337 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151259337 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 49 ec 8c 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151259788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151259788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151259788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151259788 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151259788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151259788 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151259788 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151259788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151259788 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151259788 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) 20250828151259788 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151259788 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151259788 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151259788 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151259788 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151259788 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) 20250828151259788 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151259788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151259788 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151259788 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151259788 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151259788 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 03 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_pmm_idle_rx_mt_data-BVCI196(1725)@538fccd39e6b: Adding Client=TC_pmm_idle_rx_mt_data(1745), IMSI='262420000001007'H, TLLI='EB7B3907'O, index=0 SGSN_Test-GSUP(1742)@538fccd39e6b: Created GsupExpect[0] for "262420000001007" to be handled at TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: 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 := '9C10'O, rac := 'E6'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)@538fccd39e6b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)12492114 SGSN_Test_0-SCCP(1737)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1738)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151300126 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300126 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300126 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300126 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300126 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300126 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300126 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300126 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 be 9d 52 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 9c 10 e6 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) 20250828151300126 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300126 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300126 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300126 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) 20250828151300126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300126 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151300126 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151300126 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151300126 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001007) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151300126 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300126 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 be 9d 52 00 00 12 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151300126 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Allocated (fsm.c:456) 20250828151300126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Allocated (fsm.c:456) 20250828151300126 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Allocated (fsm.c:456) 20250828151300126 DMM DEBUG MM_STATE_Iu[0x55944d798910]{Detached}: Allocated (fsm.c:456) 20250828151300126 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151300126 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151300126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151300126 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151300126 DMM DEBUG MM(262420000001007/f6173a09) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151300126 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250828151300126 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300126 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300126 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300126 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) 20250828151300126 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300126 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300126 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300126 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300126 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 be 9d 52 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)@538fccd39e6b: { messageType := 2, destLocRef := 'BE9D52'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: 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 := 'D806BAE74F5DF47D834B30D98F9445B8'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'E131D983'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '4687558B475236C0'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '761BF753FF79CC9B93BFB6FB0D8576DD'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'B3E2D360327AB000EFB43AE01F2CF5D3'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B7A579C480B1F166D12158E5D5BB08F1'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A1E77D1DF091EE25'O } } } } } SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100007'O 20250828151300133 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300133 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300133 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300133 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300133 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300133 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300133 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300133 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) 20250828151300133 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151300133 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151300133 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151300133 DMM DEBUG MM(262420000001007/f6173a09) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010070 (gprs_gmm.c:1134) 20250828151300133 DMM NOTICE MM(262420000001007/f6173a09) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151300133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151300133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151300133 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151300133 DMM DEBUG MM(262420000001007/f6173a09) Requesting authorization (sgsn_auth.c:160) 20250828151300133 DMM INFO MM(262420000001007/f6173a09) Requesting authentication tuples (sgsn_auth.c:184) 20250828151300133 DMM DEBUG MM(262420000001007/f6173a09) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151300133 DGPRS INFO SUBSCR(262420000001007) requesting auth info (gprs_subscriber.c:805) 20250828151300133 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001007" handled at TC_pmm_idle_rx_mt_data(1745) SGSN_Test-GSUP(1742)@538fccd39e6b: Added IMSI table entry 0TC_pmm_idle_rx_mt_data(1745)"262420000001007" 20250828151300135 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151300135 DGPRS INFO SUBSCR(262420000001007) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151300135 DGPRS DEBUG SUBSCR(262420000001007) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151300135 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151300135 DMM INFO MM(262420000001007/f6173a09) Subscriber data update (mmctx.c:445) 20250828151300135 DMM DEBUG MM(262420000001007/f6173a09) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151300135 DMM INFO MM(262420000001007/f6173a09) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151300135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151300135 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151300135 DMM INFO MM(262420000001007/f6173a09) <- GMM AUTH AND CIPHERING REQ (rand = d8 06 ba e7 4f 5d f4 7d 83 4b 30 d9 8f 94 45 b8 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b7 a5 79 c4 80 b1 f1 66 d1 21 58 e5 d5 bb 08 f1 ) (gprs_gmm.c:510) 20250828151300135 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250828151300135 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300135 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300135 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300135 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) 20250828151300135 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300135 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300135 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300135 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300135 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 be 9d 52 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 90 21 d8 06 ba e7 4f 5d f4 7d 83 4b 30 d9 8f 94 45 b8 80 28 10 b7 a5 79 c4 80 b1 f1 66 d1 21 58 e5 d5 bb 08 f1 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130922A1E77D1D23094399990000100007F02904F091EE25'O 20250828151300140 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300140 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300140 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300140 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300140 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300140 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300140 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 09 22 a1 e7 7d 1d 23 09 43 99 99 00 00 10 00 07 f0 29 04 f0 91 ee 25 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151300140 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151300140 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151300140 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151300140 DMM INFO MM(262420000001007/f6173a09) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151300140 DMM NOTICE MM(262420000001007/f6173a09) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151300140 DMM DEBUG MM(262420000001007/f6173a09) checking auth: received UMTS RES = a1 e7 7d 1d f0 91 ee 25 (gprs_gmm.c:716) 20250828151300140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151300140 DMM DEBUG MM(262420000001007/f6173a09) Requesting authorization (sgsn_auth.c:160) 20250828151300140 DMM INFO MM(262420000001007/f6173a09) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151300140 DMM DEBUG MM(262420000001007/f6173a09) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151300140 DGPRS INFO SUBSCR(262420000001007) subscriber data is not available (gprs_subscriber.c:818) 20250828151300140 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) 20250828151300140 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151300140 DMM DEBUG MM(262420000001007/f6173a09) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151300140 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300140 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300140 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300140 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) 20250828151300140 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300140 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300140 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300140 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300140 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 be 9d 52 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 76 1b f7 53 ff 79 cc 9b 93 bf b6 fb 0d 85 76 dd 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151300145 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300145 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300145 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300145 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300145 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300145 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) 20250828151300145 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151300145 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151300145 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151300145 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 18) (iu_client.c:407) 20250828151300145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151300145 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151300145 DMM INFO MM(262420000001007/f6173a09) <- GMM ATTACH ACCEPT (new P-TMSI=0xf6173a09) (gprs_gmm.c:337) 20250828151300145 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300145 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300145 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300145 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) 20250828151300145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300145 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300145 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 18) (iu_client.c:561) 20250828151300145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300145 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 be 9d 52 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) 20250828151300145 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300145 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300145 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300145 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) 20250828151300145 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300145 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300145 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300145 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300145 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 be 9d 52 00 01 25 00 14 40 21 00 00 02 00 10 40 15 14 08 02 01 2a 44 62 f2 24 12 34 00 17 16 18 05 f4 f6 17 3a 09 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151300148 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151300148 DGPRS INFO SUBSCR(262420000001007) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151300148 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250828151300148 DMM INFO MM(262420000001007/f6173a09) Subscriber data update (mmctx.c:445) 20250828151300148 DMM DEBUG MM(262420000001007/f6173a09) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151300148 DMM INFO MM(262420000001007/f6173a09) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151300148 DMM NOTICE MM(262420000001007/f6173a09) Authorized, continuing procedure, IMSI=262420000001007 (gprs_gmm.c:1050) 20250828151300148 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151300148 DMM NOTICE MM(262420000001007/f6173a09) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151300148 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) 20250828151300148 DGPRS INFO SUBSCR(262420000001007) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151300148 DGPRS DEBUG SUBSCR(262420000001007) Updating subscriber data (gprs_subscriber.c:839) 20250828151300148 DMM INFO MM(262420000001007/f6173a09) Subscriber data update (mmctx.c:445) 20250828151300148 DMM DEBUG MM(262420000001007/f6173a09) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151300150 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300150 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300150 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300150 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300150 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300150 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300150 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300150 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300150 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) 20250828151300150 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151300150 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151300150 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151300150 DMM INFO MM(262420000001007/f6173a09) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151300150 DMM NOTICE MM(262420000001007/f6173a09) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151300150 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151300150 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151300150 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151300150 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151300150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151300150 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151300150 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300150 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300150 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300150 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) 20250828151300150 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300150 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300150 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300150 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300150 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 be 9d 52 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151300154 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300154 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300154 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300154 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300154 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300154 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300154 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300154 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) 20250828151300154 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151300154 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151300154 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151300154 DMM INFO MM(262420000001007/f6173a09) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151300154 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151300154 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151300154 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300154 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300154 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300154 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) 20250828151300154 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300154 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300154 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300154 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300154 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300154 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 be 9d 52 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)@538fccd39e6b: Session index based on local reference:0 20250828151300155 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300155 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300155 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) SGSN_Test_0-RAN(1738)@538fccd39e6b: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)12492114 20250828151300155 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300155 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300155 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300155 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300155 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 be 9d 52 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: setverdict(pass): none -> pass TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: 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 := 'F6173A09'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@538fccd39e6b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)143428 SGSN_Test_0-RAN(1738)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@538fccd39e6b: First idle individual index:0 20250828151300358 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300358 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300358 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300358 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300358 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300358 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 02 30 44 02 02 06 04 43 bc 00 8e 04 04 43 c3 00 8e 0f 49 00 13 40 45 00 00 07 00 03 40 01 80 00 0f 40 06 00 62 f2 24 12 34 00 37 40 01 00 00 3a 40 08 00 62 f2 24 12 34 00 00 00 10 40 0e 0d 08 0c 00 05 f4 f6 17 3a 09 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) 20250828151300358 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151300358 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151300358 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151300358 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6173A09) type="signalling"  (gprs_gmm.c:1936) 20250828151300358 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250828151300358 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828151300358 DMM DEBUG MM(262420000001007/f6173a09) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151300358 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300358 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300358 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300358 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) 20250828151300358 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300358 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300358 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300358 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300358 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 02 30 44 00 00 13 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151300358 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300358 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300359 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300359 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) 20250828151300359 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300359 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300359 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300359 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300359 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300359 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 02 30 44 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 76 1b f7 53 ff 79 cc 9b 93 bf b6 fb 0d 85 76 dd 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)@538fccd39e6b: { messageType := 2, destLocRef := '023044'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151300362 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300362 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300362 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300362 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300362 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300362 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) 20250828151300362 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151300362 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151300362 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151300362 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 19) (iu_client.c:407) 20250828151300362 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250828151300362 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250828151300362 DMM INFO MM(262420000001007/f6173a09) <- GMM SERVICE ACCEPT (P-TMSI=0xf6173a09) (gprs_gmm.c:863) 20250828151300362 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250828151300362 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300362 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300362 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300362 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) 20250828151300362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300362 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300362 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300362 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300362 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 02 30 44 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) 20250828151300362 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300362 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300362 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300362 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) 20250828151300362 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300363 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300363 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300363 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300363 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 02 30 44 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250828151300366 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300366 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300366 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300366 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300366 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300366 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300366 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300366 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300366 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300366 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) 20250828151300366 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151300366 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151300366 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151300366 DMM INFO MM(262420000001007/f6173a09) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151300366 DMM INFO MM(262420000001007/f6173a09) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151300366 DMM DEBUG MM(262420000001007/f6173a09) Using GGSN 0 (gprs_sm.c:317) 20250828151300366 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20250828151300366 DLGTP DEBUG Begin pdp_tidset tid = 5700100000024262 (pdp.c:279) 20250828151300367 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151300367 DGPRS NOTICE PDP(262420000001007/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151300367 DLGTP DEBUG Registering seq=1099 in restransmit req queue (gtp.c:378) 20250828151300373 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 4b 00 00 01 80 08 00 10 22 5c 47 5b 11 d7 1f 83 20 14 05 7f 95 bd c8 de 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) 20250828151300373 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151300373 DGPRS INFO PDP(262420000001007/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151300373 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300373 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300373 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300373 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) 20250828151300373 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300373 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300373 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300373 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300373 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 02 30 44 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 5c 47 5b 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:30 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680006B48B0B'O 20250828151300387 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300387 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300387 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300387 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300387 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300387 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 06 b4 8b 0b 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151300387 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250828151300387 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250828151300387 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250828151300387 DRANAP INFO Rx RAB Assignment Response for UE conn_id 19 (iu_client.c:625) 20250828151300387 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250828151300387 DLGTP DEBUG Registering seq=1100 in restransmit req queue (gtp.c:378) 20250828151300387 DGPRS INFO PDP(262420000001007/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828151300387 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 19) (iu_client.c:561) 20250828151300387 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300387 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300387 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300387 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) 20250828151300387 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300387 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300387 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300387 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300387 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 02 30 44 00 01 28 00 14 40 24 00 00 02 00 10 40 18 17 8a 42 03 0e 23 62 1f 72 99 3f 3f 11 43 ff ff 00 00 00 04 2b 02 01 21 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151300389 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4c 00 00 01 80 10 22 5c 47 5b 11 d7 1f 83 20 7f 95 bd c8 de 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) 20250828151300389 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151300389 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)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:13 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '000B40090000010004400209C0'O 20250828151300392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300392 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300392 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300392 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300392 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300392 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) 20250828151300392 DMM DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250828151300392 DMM DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250828151300392 DRANAP NOTICE handle_co(dir=1, proc=11) (iu_client.c:673) 20250828151300392 DRANAP INFO Received Iu Release Request, Sending Release Command (iu_client.c:616) 20250828151300392 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300392 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300392 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300392 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) 20250828151300392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300392 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300392 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 02 30 44 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151300394 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300394 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300394 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300394 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300394 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300394 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) 20250828151300394 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151300394 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151300394 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151300394 DMM INFO MM(262420000001007/f6173a09) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151300394 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151300394 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151300394 DMM INFO MM(262420000001007/f6173a09) Changing GTP-U endpoints 127.0.0.104/0x06b48b0b -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250828151300394 DLGTP DEBUG Registering seq=1101 in restransmit req queue (gtp.c:378) 20250828151300394 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300394 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300394 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300394 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) 20250828151300394 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300394 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300394 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300394 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300394 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300394 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 02 30 44 00 00 13 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 20250828151300395 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300395 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300395 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300395 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300395 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300395 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300395 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300395 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 02 30 44 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@538fccd39e6b: Deleted conn table entry 0TC_pmm_idle_rx_mt_data(1745)143428 TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed 20250828151300396 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4d 00 00 01 80 10 22 5c 47 5b 11 d7 1f 83 20 7f 95 bd c8 de 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) 20250828151300396 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151300396 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-RAN(1738)@538fccd39e6b: Created IMSI[0] for '262420000001007'H'F6173A09'O to be handled at TC_pmm_idle_rx_mt_data(1745) 20250828151300399 DGPRS DEBUG GTP DATA IND from GGSN for 262420000001007, length=100 (sgsn_libgtp.c:826) 20250828151300399 DMM INFO MM(262420000001007/f6173a09) Rx GTP for UE in PMM state Idle, paging it (sgsn_libgtp.c:833) 20250828151300399 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300399 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300399 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300399 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) 20250828151300399 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300399 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300399 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300399 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300399 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 01 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 f6 17 3a 09 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1738)@538fccd39e6b: CommonRanapUnitdataCallback: IMSI/TMSI found in table, dispatching to TC_pmm_idle_rx_mt_data(1745) TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: 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 := 'F6173A09'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '2000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1738)@538fccd39e6b: Added conn table entry 0TC_pmm_idle_rx_mt_data(1745)13883564 SGSN_Test_0-RAN(1738)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1737)@538fccd39e6b: First idle individual index:0 20250828151300403 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300403 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300403 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300403 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300403 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300403 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 d3 d8 ac 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 f6 17 3a 09 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) 20250828151300403 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300403 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300403 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300403 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) 20250828151300403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300403 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300403 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 d3 d8 ac 00 00 14 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151300403 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151300403 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151300403 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151300403 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xF6173A09) type="data"  (gprs_gmm.c:1936) 20250828151300403 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250828151300403 DMM DEBUG MM(262420000001007/f6173a09) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151300403 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300403 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300403 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300403 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) 20250828151300403 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300403 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300403 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300403 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300403 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 d3 d8 ac 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 76 1b f7 53 ff 79 cc 9b 93 bf b6 fb 0d 85 76 dd 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)@538fccd39e6b: { messageType := 2, destLocRef := 'D3D8AC'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151300405 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300405 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300405 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300405 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300405 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300405 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) 20250828151300405 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151300405 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151300405 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151300405 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 20) (iu_client.c:407) 20250828151300405 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250828151300405 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250828151300405 DMM INFO MM(262420000001007/f6173a09) <- GMM SERVICE ACCEPT (P-TMSI=0xf6173a09) (gprs_gmm.c:863) 20250828151300405 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250828151300405 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300405 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300405 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300405 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) 20250828151300405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300405 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300405 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 d3 d8 ac 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) 20250828151300405 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300405 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300405 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300405 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) 20250828151300405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300405 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300405 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 d3 d8 ac 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) 20250828151300405 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300405 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300405 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300405 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) 20250828151300405 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300405 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300405 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300405 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300405 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 d3 d8 ac 00 01 55 00 00 00 51 00 00 01 00 36 40 4a 00 00 01 00 35 00 3b 38 0a 12 de 18 69 ff 80 0c 34 ff 00 1f 40 08 06 08 9e 00 00 00 00 b1 40 05 60 01 8c ba 7f 00 00 11 3e 35 00 01 7f 00 00 67 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 5c 47 5b 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on local reference:0 TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:30 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F0000680006B48B0B'O 20250828151300407 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300407 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300407 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300407 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300407 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300407 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300407 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300407 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 06 b4 8b 0b 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151300408 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250828151300408 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250828151300408 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250828151300408 DRANAP INFO Rx RAB Assignment Response for UE conn_id 20 (iu_client.c:625) 20250828151300408 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250828151300408 DLGTP DEBUG Registering seq=1102 in restransmit req queue (gtp.c:378) 20250828151300409 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 4e 00 00 01 80 10 22 5c 47 5b 11 d7 1f 83 20 7f 95 bd c8 de 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) 20250828151300409 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151300409 DGPRS INFO PDP(262420000001007/0) Received Update PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:525) SGSN_Test_0-SCCP(1737)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_len:16 SGSN_Test_0-SCCP(1737)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400C00000100104005040A460090'O 20250828151300610 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300610 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151300610 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151300610 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151300610 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151300610 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151300610 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300610 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) 20250828151300610 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151300610 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151300610 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151300610 DMM INFO MM(262420000001007/f6173a09) -> DEACTIVATE PDP CONTEXT REQ (cause: unknown 0x0) (gprs_sm.c:637) 20250828151300610 DGPRS INFO PDP(262420000001007/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151300610 DLGTP DEBUG Registering seq=1103 in restransmit req queue (gtp.c:378) 20250828151300612 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 14 content: 32 15 00 06 00 00 00 10 04 4f 00 00 01 80 : Freeing seq=1103 from retransmit req queue (gtp.c:465) 20250828151300612 DGPRS DEBUG libgtp cb_conf(type=20, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151300612 DGPRS INFO PDP(262420000001007/0) Received DELETE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:553) 20250828151300612 DMM INFO MM(262420000001007/f6173a09) <- DEACTIVATE PDP CONTEXT ACK (gprs_sm.c:294) 20250828151300612 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 20) (iu_client.c:561) 20250828151300612 DLGTP DEBUG Begin pdp_tiddel tid = 5700100000024262 (pdp.c:298) 20250828151300612 DLGTP DEBUG End pdp_tiddel: PDP found (pdp.c:305) 20250828151300612 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300612 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300612 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300612 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) 20250828151300612 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151300612 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151300612 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151300612 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151300612 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 d3 d8 ac 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1737)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_pmm_idle_rx_mt_data-BVCI196(1725)@538fccd39e6b: Removing Client IMSI='262420000001007'H, index=0 TC_pmm_idle_rx_mt_data(1745)@538fccd39e6b: Final verdict of PTC: pass 20250828151300616 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151300616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151300616 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151300616 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151300616 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151300616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151300616 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151300616 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151300616 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) 20250828151300616 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300616 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151300616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151300616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151300616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151300616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151300616 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151300616 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) 20250828151300616 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) 20250828151300616 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) 20250828151300616 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) 20250828151300616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151300616 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151300616 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151300616 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) 20250828151300616 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151300616 DMM INFO MM(262420000001007/f6173a09) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250828151300616 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151300617 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151300617 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151300617 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151300617 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) 20250828151300617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151300617 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) 20250828151300617 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250828151300617 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151300618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46150<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828151300620 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151300620 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test_0-M3UA(1739)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1738)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1731)@538fccd39e6b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI196(1725)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1732)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1736)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1722)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1741)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1726)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1733)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1728)@538fccd39e6b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI220(1735)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-SCCP(1737)@538fccd39e6b: Final verdict of PTC: none TC_pmm_idle_rx_mt_data-BVCI210(1730)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1740)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1727)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1743)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1742)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1724)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1729)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1744)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1734)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1723)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1722): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1723): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1724): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI196(1725): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1726): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1727): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1728): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1729): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI210(1730): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1731): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1732): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1733): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1734): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_pmm_idle_rx_mt_data-BVCI220(1735): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1736): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1737): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1738): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1739): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1740): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1741): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1742): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1743): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1744): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_pmm_idle_rx_mt_data(1745): pass (none -> pass) MTC@538fccd39e6b: Test case TC_pmm_idle_rx_mt_data finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:13:00 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 20250828151300708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46160<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151301209 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46160<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=497592) 20250828151301621 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151301621 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=497592, count=498752) 20250828151302374 DGPRS DEBUG Checking for inactive LLMEs, time = 58922181 (sgsn.c:132) 20250828151302377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151302377 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151302377 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151302377 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828151302377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828151302377 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828151302377 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151302377 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151302377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151302377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828151302617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151302617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151302617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) 20250828151302622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151302622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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'. ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn ------ Thu Aug 28 15:13:03 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_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 20250828151303622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151303622 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_update_ctx_err_ind_from_ggsn started. 20250828151304243 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60430<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151304244 DMM INFO MM(262420000001007/f6173a09) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151304244 DMM INFO MM(262420000001007/f6173a09) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151304244 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151304244 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151304244 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151304244 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151304244 DGPRS INFO SUBSCR(262420000001007) purging MS subscriber (gprs_subscriber.c:785) 20250828151304244 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) 20250828151304244 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) 20250828151304244 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d010]{Init}: Deallocated (fsm.c:568) 20250828151304244 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Deallocated (fsm.c:568) 20250828151304244 DMM DEBUG MM_STATE_Iu(18)[0x55944d798910]{Detached}: Deallocated (fsm.c:568) 20250828151304244 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Deallocated (fsm.c:568) 20250828151304244 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1746)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1747)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1746)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1750)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151304265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151304265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151304265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151304265 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151304265 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151304265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151304265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151304265 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151304265 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1750)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151304266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151304266 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151304266 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151304267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151304267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151304267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151304267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151304267 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151304267 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151304267 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151304267 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151304267 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151304267 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151304270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-NS1(1751)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 SGSN_Test-Gb0-BSSGP0(1747)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1747)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151304278 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151304278 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-BSSGP1(1752)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-NS1(1751)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI98(1755)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151304285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151304285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151304285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151304285 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151304285 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151304285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151304285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151304285 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151304285 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1755)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151304286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151304286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151304286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151304286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151304286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151304286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151304286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151304286 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151304286 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151304286 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151304286 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151304286 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151304286 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1755)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151304290 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-NS2(1756)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1752)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb1-BSSGP1(1752)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151304297 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151304297 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1757)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1756)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1760)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151304305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151304305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151304305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151304305 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151304305 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151304305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151304305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151304305 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151304305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1760)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151304306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151304306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151304306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151304306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151304306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151304306 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151304306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151304306 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151304306 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151304306 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151304306 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151304307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151304307 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1760)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151304309 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb2-BSSGP2(1757)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1757)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1763)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1763)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1763)@538fccd39e6b: ************************************************* MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test_0-SCCP(1761)@538fccd39e6b: v_sccp_pdu_maxlen:268 20250828151304316 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151304316 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151304515 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151304515 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) 20250828151304515 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151304515 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)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151304517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151304517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151304517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151304517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151304517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151304517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151304517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151304517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151304517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151304517 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) 20250828151304517 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151304517 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) 20250828151304517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151304517 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151304517 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151304517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151304517 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) 20250828151304517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151304517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151304517 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151304517 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) 20250828151304517 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151304517 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) 20250828151304517 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) 20250828151304517 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) 20250828151304517 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) 20250828151304517 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151304517 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151304517 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) 20250828151304517 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151304622 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151304622 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151304622 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151304622 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1765)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1765)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151304624 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) SGSN_Test-GSUP-IPA(1765)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151304624 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1765)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151305082 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305082 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305082 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305082 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) 20250828151305082 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305082 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305082 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305082 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 90 20 b0 00 00 11 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151305084 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305084 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305084 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305084 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305084 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305084 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305084 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305084 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 90 20 b0 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151305320 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305320 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305320 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305320 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305320 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305320 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305320 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305320 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) 20250828151305321 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151305321 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151305321 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305321 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305321 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305321 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) 20250828151305321 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305321 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305321 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305321 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305321 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)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@538fccd39e6b: Adding Client=TC_update_ctx_err_ind_from_ggsn(1769), IMSI='262420000001004'H, TLLI='C8A8295C'O, index=0 SGSN_Test-GSUP(1766)@538fccd39e6b: 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)@538fccd39e6b: 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 := 'ABA6'O, rac := '29'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)@538fccd39e6b: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)4642655 SGSN_Test_0-SCCP(1761)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1762)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151305661 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305661 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305661 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305661 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305661 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305661 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305661 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305661 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 46 d7 5f 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 ab a6 29 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) 20250828151305662 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305662 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305662 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305662 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) 20250828151305662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305662 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305662 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 46 d7 5f 00 00 15 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151305662 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151305662 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151305662 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151305662 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001004) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151305662 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Allocated (fsm.c:456) 20250828151305662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Init}: Allocated (fsm.c:456) 20250828151305662 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Allocated (fsm.c:456) 20250828151305662 DMM DEBUG MM_STATE_Iu[0x55944d78d010]{Detached}: Allocated (fsm.c:456) 20250828151305662 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151305662 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151305662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151305662 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151305662 DMM DEBUG MM(262420000001004/cb762119) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151305662 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250828151305662 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305662 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305662 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305662 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) 20250828151305662 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305662 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305662 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305662 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305662 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 46 d7 5f 00 01 14 00 14 40 10 00 00 02 00 10 40 04 03 08 15 02 00 3b 40 01 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@538fccd39e6b: { messageType := 2, destLocRef := '46D75F'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@538fccd39e6b: 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 := '37DC66F63A4A93D1C5B80341C45B572A'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '05F1122F'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := '5A6675309541F924'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '5F34122CD38AFBC667A4975A0C5F6DB2'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'D9CC9F7EF3CDFDA5BC71D9A043AFFA51'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := '802DF4AC37D87A7269E12543D913CAEC'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := '4ABBB75AE8D7FE4B'O } } } } } SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100004'O 20250828151305668 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305668 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305668 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305668 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305668 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305668 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305668 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305668 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) 20250828151305668 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151305668 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151305668 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151305668 DMM DEBUG MM(262420000001004/cb762119) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010040 (gprs_gmm.c:1134) 20250828151305668 DMM NOTICE MM(262420000001004/cb762119) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151305668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151305668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151305668 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151305668 DMM DEBUG MM(262420000001004/cb762119) Requesting authorization (sgsn_auth.c:160) 20250828151305668 DMM INFO MM(262420000001004/cb762119) Requesting authentication tuples (sgsn_auth.c:184) 20250828151305668 DMM DEBUG MM(262420000001004/cb762119) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151305668 DGPRS INFO SUBSCR(262420000001004) requesting auth info (gprs_subscriber.c:805) 20250828151305668 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001004" handled at TC_update_ctx_err_ind_from_ggsn(1769) SGSN_Test-GSUP(1766)@538fccd39e6b: Added IMSI table entry 0TC_update_ctx_err_ind_from_ggsn(1769)"262420000001004" 20250828151305670 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151305670 DGPRS INFO SUBSCR(262420000001004) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151305670 DGPRS DEBUG SUBSCR(262420000001004) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151305670 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151305670 DMM INFO MM(262420000001004/cb762119) Subscriber data update (mmctx.c:445) 20250828151305670 DMM DEBUG MM(262420000001004/cb762119) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151305670 DMM INFO MM(262420000001004/cb762119) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151305670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151305670 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151305670 DMM INFO MM(262420000001004/cb762119) <- GMM AUTH AND CIPHERING REQ (rand = 37 dc 66 f6 3a 4a 93 d1 c5 b8 03 41 c4 5b 57 2a , mmctx_is_r99=1, vec->auth_types=0x3, autn = 80 2d f4 ac 37 d8 7a 72 69 e1 25 43 d9 13 ca ec ) (gprs_gmm.c:510) 20250828151305670 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250828151305670 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305670 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305670 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305670 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) 20250828151305670 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305670 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305670 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305670 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305670 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 46 d7 5f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 e0 21 37 dc 66 f6 3a 4a 93 d1 c5 b8 03 41 c4 5b 57 2a 80 28 10 80 2d f4 ac 37 d8 7a 72 69 e1 25 43 d9 13 ca ec 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130E224ABBB75A23094399990000100004F02904E8D7FE4B'O 20250828151305674 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305674 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305674 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305674 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305674 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305674 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 0e 22 4a bb b7 5a 23 09 43 99 99 00 00 10 00 04 f0 29 04 e8 d7 fe 4b 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151305674 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151305674 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151305674 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151305674 DMM INFO MM(262420000001004/cb762119) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151305674 DMM NOTICE MM(262420000001004/cb762119) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151305674 DMM DEBUG MM(262420000001004/cb762119) checking auth: received UMTS RES = 4a bb b7 5a e8 d7 fe 4b (gprs_gmm.c:716) 20250828151305674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151305674 DMM DEBUG MM(262420000001004/cb762119) Requesting authorization (sgsn_auth.c:160) 20250828151305674 DMM INFO MM(262420000001004/cb762119) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151305674 DMM DEBUG MM(262420000001004/cb762119) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151305674 DGPRS INFO SUBSCR(262420000001004) subscriber data is not available (gprs_subscriber.c:818) 20250828151305674 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) 20250828151305674 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151305674 DMM DEBUG MM(262420000001004/cb762119) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151305674 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305674 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305674 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305674 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) 20250828151305674 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305674 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305674 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305674 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305674 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 46 d7 5f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5f 34 12 2c d3 8a fb c6 67 a4 97 5a 0c 5f 6d b2 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151305678 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305678 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305678 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305678 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305678 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305678 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305678 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305678 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) 20250828151305678 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151305678 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151305678 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151305678 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 21) (iu_client.c:407) 20250828151305679 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305679 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305679 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305678 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151305679 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151305679 DMM INFO MM(262420000001004/cb762119) <- GMM ATTACH ACCEPT (new P-TMSI=0xcb762119) (gprs_gmm.c:337) 20250828151305679 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) 20250828151305679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305679 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 21) (iu_client.c:561) 20250828151305679 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305679 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 46 d7 5f 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) 20250828151305679 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305679 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305679 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305679 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) 20250828151305679 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305679 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305679 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305679 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305679 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 46 d7 5f 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 76 21 19 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151305681 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151305681 DGPRS INFO SUBSCR(262420000001004) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151305681 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250828151305681 DMM INFO MM(262420000001004/cb762119) Subscriber data update (mmctx.c:445) 20250828151305681 DMM DEBUG MM(262420000001004/cb762119) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151305681 DMM INFO MM(262420000001004/cb762119) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151305681 DMM NOTICE MM(262420000001004/cb762119) Authorized, continuing procedure, IMSI=262420000001004 (gprs_gmm.c:1050) 20250828151305681 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151305681 DMM NOTICE MM(262420000001004/cb762119) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151305681 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) 20250828151305681 DGPRS INFO SUBSCR(262420000001004) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151305681 DGPRS DEBUG SUBSCR(262420000001004) Updating subscriber data (gprs_subscriber.c:839) 20250828151305681 DMM INFO MM(262420000001004/cb762119) Subscriber data update (mmctx.c:445) 20250828151305681 DMM DEBUG MM(262420000001004/cb762119) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151305682 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305682 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305682 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305682 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305682 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305682 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) 20250828151305682 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151305682 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151305682 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151305682 DMM INFO MM(262420000001004/cb762119) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151305682 DMM NOTICE MM(262420000001004/cb762119) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151305682 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151305682 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305682 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305682 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305682 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) 20250828151305682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305682 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305682 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305682 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305682 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 46 d7 5f 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) 20250828151305682 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151305682 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151305682 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151305682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151305682 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151305686 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305686 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305686 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305686 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305686 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305686 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) 20250828151305686 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151305686 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151305686 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151305686 DMM INFO MM(262420000001004/cb762119) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151305686 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151305686 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151305686 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305686 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305686 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305686 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) 20250828151305686 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305686 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305686 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305686 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305686 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 46 d7 5f 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)@538fccd39e6b: Session index based on local reference:0 20250828151305687 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305687 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305687 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305687 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305687 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305687 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305687 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305687 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 46 d7 5f 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1762)@538fccd39e6b: Deleted conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)4642655 TC_update_ctx_err_ind_from_ggsn(1769)@538fccd39e6b: setverdict(pass): none -> pass TC_update_ctx_err_ind_from_ggsn(1769)@538fccd39e6b: 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 := 'CB762119'O } } } }, pdpContextStatus := { elementIdentifier := '32'O ("2"), lengthIndicator := 0, valueField := '0000'O }, mBMS_ContextStatus := omit, uplinkDataStatus := omit, deviceProperties := omit } } } } SGSN_Test_0-RAN(1762)@538fccd39e6b: Added conn table entry 0TC_update_ctx_err_ind_from_ggsn(1769)13796809 SGSN_Test_0-RAN(1762)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1761)@538fccd39e6b: First idle individual index:0 20250828151305890 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305890 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305890 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305890 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305890 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305890 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 d2 85 c9 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 76 21 19 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) 20250828151305890 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305890 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305890 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305890 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) 20250828151305890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305890 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305890 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 d2 85 c9 00 00 16 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151305890 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151305890 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151305890 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151305890 DMM INFO MM(---/ffffffff) -> GMM SERVICE REQUEST MI(TMSI-0xCB762119) type="signalling"  (gprs_gmm.c:1936) 20250828151305890 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1971) 20250828151305890 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:81) 20250828151305890 DMM DEBUG MM(262420000001004/cb762119) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm.c:978) 20250828151305890 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305890 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305890 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305890 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) 20250828151305890 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305890 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305890 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305890 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305890 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305890 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 d2 85 c9 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 5f 34 12 2c d3 8a fb c6 67 a4 97 5a 0c 5f 6d b2 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)@538fccd39e6b: { messageType := 2, destLocRef := 'D285C9'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151305893 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305893 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305893 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305893 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305893 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305893 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) 20250828151305893 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151305893 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151305893 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151305893 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 22) (iu_client.c:407) 20250828151305893 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Idle}: Received Event E_PMM_PS_CONN_ESTABLISH (gprs_gmm.c:1013) 20250828151305893 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Idle}: state_chg to Connected (gprs_mm_state_iu_fsm.c:123) 20250828151305893 DMM INFO MM(262420000001004/cb762119) <- GMM SERVICE ACCEPT (P-TMSI=0xcb762119) (gprs_gmm.c:863) 20250828151305893 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250828151305893 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305893 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305893 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305893 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) 20250828151305893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305893 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305893 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 d2 85 c9 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) 20250828151305893 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305893 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305893 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305893 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) 20250828151305893 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305893 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305893 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305893 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305893 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 d2 85 c9 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_update_ctx_err_ind_from_ggsn(1769)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0A41050303230200020121'O 20250828151305896 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305896 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305896 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305896 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305896 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305896 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305896 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305896 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) 20250828151305896 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151305896 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151305896 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151305896 DMM INFO MM(262420000001004/cb762119) -> ACTIVATE PDP CONTEXT REQ: SAPI=3 NSAPI=5 IETF IPv4  (gprs_sm.c:473) 20250828151305896 DMM INFO MM(262420000001004/cb762119) Found GGSN 0 for APN '' (requested '') (mmctx.c:593) 20250828151305896 DMM DEBUG MM(262420000001004/cb762119) Using GGSN 0 (gprs_sm.c:317) 20250828151305896 DLGLOBAL ERROR counter group 'sgsn:pdpctx' already exists for index 5, instead using index 20. This is a software bug that needs fixing. (rate_ctr.c:221) 20250828151305896 DLGTP DEBUG Begin pdp_tidset tid = 5400100000024262 (pdp.c:279) 20250828151305896 DLGTP DEBUG End pdp_tidset (pdp.c:288) 20250828151305896 DGPRS NOTICE PDP(262420000001004/0) Create PDP Context (sgsn_libgtp.c:186) 20250828151305896 DLGTP DEBUG Registering seq=1104 in restransmit req queue (gtp.c:378) 20250828151305905 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 67 content: 32 11 00 3b 00 00 00 10 04 50 00 00 01 80 08 00 10 08 b6 cc e0 11 ba 23 97 d4 14 05 7f 04 eb 11 87 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) 20250828151305905 DGPRS DEBUG libgtp cb_conf(type=16, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151305905 DGPRS INFO PDP(262420000001004/0) Received CREATE PDP CTX CONF, cause=128(Request accepted) (sgsn_libgtp.c:408) 20250828151305905 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305905 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305905 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305905 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) 20250828151305905 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305905 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305905 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305905 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305905 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 d2 85 c9 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 08 b6 cc e0 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1761)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_len:30 SGSN_Test_0-SCCP(1761)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '6000001A000001003440130000010033400C60287C7F000068001E767E31'O 20250828151305915 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305915 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151305915 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151305915 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151305915 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151305915 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151305915 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305915 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 1e 76 7e 31 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151305915 DMM DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250828151305915 DMM DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250828151305915 DRANAP NOTICE handle_co(dir=4, proc=0) (iu_client.c:673) 20250828151305916 DRANAP INFO Rx RAB Assignment Response for UE conn_id 22 (iu_client.c:625) 20250828151305916 DMM DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) Setup: (5/7f 00 00 68 )20250828151305916 DLGTP DEBUG Registering seq=1105 in restransmit req queue (gtp.c:378) 20250828151305916 DGPRS INFO PDP(262420000001004/0) <- ACTIVATE PDP CONTEXT ACK (gprs_sm.c:195) 20250828151305916 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 22) (iu_client.c:561) 20250828151305916 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151305916 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151305916 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151305916 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) 20250828151305916 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151305916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151305916 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151305916 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151305916 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151305916 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 d2 85 c9 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1761)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151305918 DLGTP DEBUG Packet from 127.0.0.103:2123, length: 63 content: 32 13 00 37 00 00 00 10 04 51 00 00 01 80 10 08 b6 cc e0 11 ba 23 97 d4 7f 04 eb 11 87 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) 20250828151305918 DGPRS DEBUG libgtp cb_conf(type=18, cause=128, pdp=0x7f7b4ecba7c0, cbp=0x55944d797210) (sgsn_libgtp.c:633) 20250828151305918 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)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_update_ctx_err_ind_from_ggsn(1769)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed SGSN_Test_0-RAN(1762)@538fccd39e6b: Created IMSI[0] for '262420000001004'H'CB762119'O to be handled at TC_update_ctx_err_ind_from_ggsn(1769) 20250828151305923 DLGTP DEBUG Begin pdp_tidget tid = 5400100000024262 (pdp.c:324) 20250828151305923 DLGTP DEBUG Begin pdp_tidget. Found (pdp.c:328) 20250828151305923 DGPRS INFO PDP(262420000001004:5): Context 0x7f7b4ecb65e0 was updated (sgsn_libgtp.c:663) 20250828151305923 DGPRS ERROR PDP context (address=0) without MM context! (sgsn_libgtp.c:673) 20250828151310617 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151310617 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151310617 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151310617 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) 20250828151310617 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151310617 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151310617 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151310617 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151310617 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151310617 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 d3 d8 ac 00 00 14 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151310619 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151310619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151310619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151310619 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151310619 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151310619 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151310619 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151310619 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151310619 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151310619 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 d3 d8 ac 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) -NSVCI97(1750)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151314276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151314276 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151314276 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151314294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151314294 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151314294 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151314314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151314314 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151314314 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI97(1750)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151324287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151324287 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151324287 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1750)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151324305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151324305 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151324305 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1760)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151324337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151324337 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151324337 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151324623 DLGSUP INFO GSUP ping callback (connected, got PONG) (gsup_client.c:269) 20250828151324623 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) 20250828151324623 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1765)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1765)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20250828151332375 DGPRS DEBUG Checking for inactive LLMEs, time = 58922211 (sgsn.c:132) 20250828151332377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151332377 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151332377 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151332377 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828151332377 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828151332377 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828151332378 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151332378 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151332378 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151332378 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828151334269 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151334270 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151334270 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) 20250828151334287 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) -NSVCI97(1750)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151334288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151334288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151334288 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151334288 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151334288 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1750)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1755)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151334306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151334306 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151334306 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1755)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151334307 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151334308 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151334308 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1760)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151334338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151334338 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151334338 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1760)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151334518 DLSS7 NOTICE XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Peer didn't respond to HEARTBEAT with HEARTBEAT ACK, retrying once more (xua_asp_fsm.c:462) 20250828151334518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Tx HEARTBEAT (1 unacked) (xua_asp_fsm.c:441) 20250828151334518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151334518 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151334518 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151334518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151334518 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) TC_update_ctx_err_ind_from_ggsn(1769)@538fccd39e6b: setverdict(fail): pass -> fail reason: "Tguard timeout", new component reason: "Tguard timeout" MC@538fccd39e6b: Test Component 1769 has requested to stop MTC. Terminating current testcase execution. 20250828151335679 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) 20250828151335680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) SGSN_Test-GSUP(1766)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1765)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1746)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1762)@538fccd39e6b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI196(1749)@538fccd39e6b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI210(1754)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1750)@538fccd39e6b: Final verdict of PTC: none 20250828151335681 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151335681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151335681 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151335681 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151335681 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151335681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151335681 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151335681 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151335681 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) 20250828151335681 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151335681 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151335681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151335681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151335681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151335681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151335681 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151335681 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) 20250828151335681 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) 20250828151335681 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) 20250828151335681 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) 20250828151335681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151335681 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151335682 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151335682 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151335682 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151335682 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) 20250828151335682 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151335682 DLSS7 INFO 0: CombinedLinkset(dpc=195=0.24.3,mask=0x3fff=7.255.7,prio=5) RT Lookup: OPC=188=0.23.4,DPC=195=0.24.3,SLS=7 -> eSLS=7: Normal Route via 'virt-rnc0' unavailable, all Alternative Routes unavailable (ss7_combined_linkset.c:322) 20250828151335682 DLSS7 ERROR 0: MTP-TRANSFER.req for dpc=195=0.24.3: no route! (ss7_hmrt.c:226) 20250828151335681 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151335681 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) 20250828151335681 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151335681 DMM INFO MM(262420000001004/cb762119) IU release (cause=RANAP_IU_EVENT_LINK_INVALIDATED) (gprs_ranap.c:168) 20250828151335681 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151335681 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151335682 DMM INFO MM(262420000001004/cb762119) Changing GTP-U endpoints 127.0.0.104/0x1e767e31 -> 127.0.0.10/0x00000010 (gprs_mm_state_iu_fsm.c:52) 20250828151335682 DLGTP DEBUG Registering seq=1106 in restransmit req queue (gtp.c:378) 20250828151335682 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60430<->l=127.0.0.10:4245 (telnet_interface.c:138) SGSN_Test-Gb1-NS1(1751)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1755)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1747)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1752)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1756)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1760)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1763)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1768)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1764)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1767)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1757)@538fccd39e6b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn-BVCI220(1759)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-SCCP(1761)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1753)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1758)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1748)@538fccd39e6b: Final verdict of PTC: none TC_update_ctx_err_ind_from_ggsn(1769)@538fccd39e6b: Final verdict of PTC: fail reason: "Tguard timeout" MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1746): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1747): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1748): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI196(1749): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1750): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1751): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1752): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1753): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI210(1754): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1755): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1756): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1757): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1758): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn-BVCI220(1759): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1760): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1761): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1762): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1763): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1764): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1765): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1766): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1767): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1768): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_update_ctx_err_ind_from_ggsn(1769): fail (none -> fail) reason: "Tguard timeout" MTC@538fccd39e6b: Test case TC_update_ctx_err_ind_from_ggsn finished. Verdict: fail reason: Tguard timeout MTC@538fccd39e6b: 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 fail'. Thu Aug 28 15:13:35 UTC 2025 ------ SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn fail ------ Saving talloc report from 127.0.0.10:4245 to SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn.talloc 20250828151335773 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54914<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151336274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54914<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=398172) 20250828151336680 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151336680 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=398172, count=399428) 20250828151337681 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151337681 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151337683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151337683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151337683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@538fccd39e6b: 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 fail' was executed successfully (exit status: 0). MTC@538fccd39e6b: 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 ------ Thu Aug 28 15:13:38 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 20250828151338682 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151338682 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_stat_rnc_sctp_disconnected started. 20250828151339308 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54916<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151339309 DMM INFO MM(262420000001004/cb762119) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151339309 DMM INFO MM(262420000001004/cb762119) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151339309 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151339309 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151339309 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151339309 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151339309 DMM NOTICE MM(262420000001004/cb762119) Dropping PDP context for NSAPI=5 (mmctx.c:324) 20250828151339309 DGPRS INFO PDP(262420000001004/0) Forcing release of PDP context (pdpctx.c:102) 20250828151339309 DGPRS NOTICE PDP(---/0) Stopping *inactive* PDP timer 3395 (gprs_sm.c:118) 20250828151339309 DGPRS INFO PDP(---/0) Delete PDP Context (sgsn_libgtp.c:326) 20250828151339309 DLGTP DEBUG Registering seq=1107 in restransmit req queue (gtp.c:378) 20250828151339309 DGPRS INFO SUBSCR(262420000001004) purging MS subscriber (gprs_subscriber.c:785) 20250828151339309 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) 20250828151339309 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) 20250828151339309 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d798910]{Init}: Deallocated (fsm.c:568) 20250828151339309 DMM DEBUG MM_STATE_Gb[0x55944d78d270]{Idle}: Deallocated (fsm.c:568) 20250828151339309 DMM DEBUG MM_STATE_Iu(21)[0x55944d78d010]{Detached}: Deallocated (fsm.c:568) 20250828151339309 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Deallocated (fsm.c:568) 20250828151339309 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) SGSN_Test-Gb0-NS0(1770)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21010 SGSN_Test-Gb0-BSSGP0(1771)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb0-NS0(1770)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21010, local_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)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI97(1774)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151339330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151339330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151339330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151339330 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151339330 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151339330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151339330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151339330 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151339330 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI97(1774)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151339332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151339332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151339332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151339332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151339332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151339332 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151339332 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151339332 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151339332 DGPRS NOTICE NS-E 96 became available (gprs_ns.c:44) 20250828151339332 DLNS NOTICE NSE(00096)-NSVC(00097) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151339332 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) -NSVCI97(1774)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151339333 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151339333 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI97(1774)@538fccd39e6b: NSVC 97 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) SGSN_Test-Gb1-NS1(1775)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21011 20250828151339335 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb0-BSSGP0(1771)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb0-BSSGP0(1771)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb1-BSSGP1(1776)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) 20250828151339344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151339344 DLBSSGP NOTICE Cell 262-42-13135-0 CI 20960 on BVCI 196 (gprs_bssgp.c:435) SGSN_Test-Gb1-NS1(1775)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21011, local_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)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) TC_stat_rnc_sctp_disconnected-BVCI196(1772)@538fccd39e6b: BVCI(196) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) -NSVCI98(1779)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151339349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-RESET (gprs_ns2.c:1309) 20250828151339349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151339349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151339349 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151339349 DGPRS NOTICE NS-E 97 became unavailable (gprs_ns.c:55) 20250828151339349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151339349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151339349 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151339349 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI98(1779)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151339350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151339350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151339350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151339350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151339350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151339350 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151339350 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151339350 DLNS NOTICE NSE(00097) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151339350 DGPRS NOTICE NS-E 97 became available (gprs_ns.c:44) 20250828151339350 DLNS NOTICE NSE(00097)-NSVC(00098) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151339350 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151339351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151339351 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI98(1779)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@538fccd39e6b: NSVC 98 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151339354 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) SGSN_Test-Gb1-BSSGP1(1776)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-NS2(1780)@538fccd39e6b: Creating NSIP provider for "127.0.0.103":21012 SGSN_Test-Gb1-BSSGP1(1776)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151339362 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151339362 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20961 on BVCI 210 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI210(1778)@538fccd39e6b: BVCI(210) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) SGSN_Test-Gb2-BSSGP2(1781)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_RESET (0) -> BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) SGSN_Test-Gb2-NS2(1780)@538fccd39e6b: Starting NSVC component for { provider := { ip := { address_family := AF_INET (2), local_udp_port := 21012, local_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)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_DEAD_BLOCKED (1) -> NSVC_S_DEAD_BLOCKED (1) -NSVCI99(1784)@538fccd39e6b: Provider Link came up: sending NS-RESET 20250828151339378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-RESET (gprs_ns2.c:1309) 20250828151339378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151339378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151339378 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151339378 DGPRS NOTICE NS-E 98 became unavailable (gprs_ns.c:55) 20250828151339378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151339378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151339378 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151339378 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) -NSVCI99(1784)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_WAIT_RESET (2) -> NSVC_S_ALIVE_BLOCKED (3) 20250828151339379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151339379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151339379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151339379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-UNBLOCK (gprs_ns2.c:1309) 20250828151339379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: Received Event RX-UNBLOCK (gprs_ns2_vc_fsm.c:951) 20250828151339379 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-UNBLOCK-ACK (gprs_ns2_message.c:193) 20250828151339379 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{BLOCKED}: state_chg to UNBLOCKED (gprs_ns2_vc_fsm.c:414) 20250828151339379 DLNS NOTICE NSE(00098) NS-STATUS.ind(bvci=00000): cause=NSE recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151339379 DGPRS NOTICE NS-E 98 became available (gprs_ns.c:44) 20250828151339379 DLNS NOTICE NSE(00098)-NSVC(00099) NS-STATUS.ind(bvci=00000): cause=NSVC recovery, transfer=100, first=0, mtu=65523 (gprs_ns2.c:571) 20250828151339379 DGPRS NOTICE NS: indication Unknown prim 2 from NS (gprs_ns.c:59) 20250828151339380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE-ACK (gprs_ns2.c:1309) 20250828151339380 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE_ACK (gprs_ns2_vc_fsm.c:960) -NSVCI99(1784)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@538fccd39e6b: NSVC 99 State Transition: NSVC_S_ALIVE_BLOCKED (3) -> NSVC_S_ALIVE_UNBLOCKED (4) 20250828151339383 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) MTC@538fccd39e6b: Connecting RANAP RAN_Emulation to SCCP_SP_PORT SGSN_Test_0-M3UA(1787)@538fccd39e6b: ************************************************* SGSN_Test_0-M3UA(1787)@538fccd39e6b: M3UA emulation initiated, the test can be started SGSN_Test_0-M3UA(1787)@538fccd39e6b: ************************************************* MTC@538fccd39e6b: Starting RAN_Emulation SGSN_Test_0-SCCP(1785)@538fccd39e6b: v_sccp_pdu_maxlen:268 SGSN_Test-Gb2-BSSGP2(1781)@538fccd39e6b: BVCI(0) Rx BVC-RESET-ACK SGSN_Test-Gb2-BSSGP2(1781)@538fccd39e6b: BVCI(0) State Transition: BVC_S_WAIT_NS_ALIVE_UNBLOCKED (1) -> BVC_S_UNBLOCKED (3) 20250828151339388 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-UNITDATA (gprs_ns2_vc_fsm.c:964) 20250828151339388 DLBSSGP NOTICE Cell 262-42-13200-0 CI 20962 on BVCI 220 (gprs_bssgp.c:435) TC_stat_rnc_sctp_disconnected-BVCI220(1782)@538fccd39e6b: BVCI(220) State Transition: BVC_S_BLOCKED (2) -> BVC_S_UNBLOCKED (3) 20250828151339585 DLSS7 INFO (r=127.0.0.104:23908<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151339585 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) 20250828151339585 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151339585 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)@538fccd39e6b: SCTP_ConnectResult -> connection established from: "127.0.0.104":23908 to server: "127.0.0.200":2905 association #8 20250828151339587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151339587 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151339587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151339587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151339587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151339587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151339587 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151339587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151339587 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151339587 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) 20250828151339587 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151339587 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) 20250828151339587 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151339588 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151339588 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151339588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151339588 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) 20250828151339588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151339588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151339588 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151339588 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) 20250828151339588 DLSS7 INFO 0: ASP(virt-rnc0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151339588 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) 20250828151339588 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) 20250828151339588 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) 20250828151339588 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) 20250828151339588 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151339588 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DAVA() for 0.24.3/0 (xua_snm.c:493) 20250828151339588 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) 20250828151339588 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151339683 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151339683 DLINP NOTICE 127.0.0.103:4222 connection done (ipa.c:144) 20250828151339683 DLGSUP INFO GSUP link to 127.0.0.103:4222 UP (gsup_client.c:154) 20250828151339683 DLGSUP DEBUG GSUP sending PING (gsup_client.c:291) SGSN_Test-GSUP-IPA(1789)@538fccd39e6b: Established a new IPA connection (conn_id=2) SGSN_Test-GSUP-IPA(1789)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20250828151339684 DLINP NOTICE received ID_GET for unit ID 0/0/0 (ipa.c:617) 20250828151339685 DLGSUP DEBUG GSUP receiving PONG (gsup_client.c:228) SGSN_Test-GSUP-IPA(1789)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } SGSN_Test-GSUP-IPA(1789)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } SGSN_Test-GSUP-IPA(1789)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { 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)@538fccd39e6b: 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)@538fccd39e6b: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } SGSN_Test-GSUP-IPA(1789)@538fccd39e6b: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20250828151340391 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340391 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151340391 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151340391 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151340391 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151340391 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151340391 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340391 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) 20250828151340391 DMM DEBUG Rx CL IM (Reset) (ranap_common_cn.c:436) 20250828151340391 DMM DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250828151340392 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340392 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340392 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340392 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) 20250828151340392 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151340392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151340392 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151340392 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151340392 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340392 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bc 00 00 00 c3 03 00 00 0c 09 00 03 07 0b 04 43 c3 00 8e 04 43 bc 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@538fccd39e6b: RANAP: Received RESET-ACK in response to RESET, we're ready to go! TC_stat_rnc_sctp_disconnected-BVCI196(1772)@538fccd39e6b: Adding Client=TC_stat_rnc_sctp_disconnected(1793), IMSI='262420000001008'H, TLLI='E1E093FC'O, index=0 SGSN_Test-GSUP(1790)@538fccd39e6b: Created GsupExpect[0] for "262420000001008" to be handled at TC_stat_rnc_sctp_disconnected(1793) TC_stat_rnc_sctp_disconnected(1793)@538fccd39e6b: 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 := '22B2'O, rac := '2D'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)@538fccd39e6b: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1793)9464911 SGSN_Test_0-SCCP(1785)@538fccd39e6b: First idle individual index:0 SGSN_Test_0-RAN(1786)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 20250828151340724 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340724 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151340724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151340724 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151340724 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151340724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151340724 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340724 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 90 6c 4f 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 22 b2 2d 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) 20250828151340724 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340724 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340724 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340724 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) 20250828151340724 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151340724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151340724 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151340724 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151340724 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151340724 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151340724 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151340724 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST MI(IMSI-262420000001008) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151340724 DMM DEBUG GMM(gmm_fsm)[0x55944d78d010]{Deregistered}: Allocated (fsm.c:456) 20250828151340724 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Allocated (fsm.c:456) 20250828151340724 DMM DEBUG MM_STATE_Gb[0x55944d798910]{Idle}: Allocated (fsm.c:456) 20250828151340724 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340725 DMM DEBUG MM_STATE_Iu[0x55944d78cee0]{Detached}: Allocated (fsm.c:456) 20250828151340725 DMM DEBUG GMM(gmm_fsm)[0x55944d78d010]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151340725 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 90 6c 4f 00 00 17 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151340725 DMM DEBUG GMM(gmm_fsm)[0x55944d78d010]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151340725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151340725 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151340725 DMM DEBUG MM(262420000001008/e6975dca) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151340725 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250828151340725 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340725 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340725 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340725 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) 20250828151340725 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151340725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151340725 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151340725 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151340725 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340725 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 90 6c 4f 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)@538fccd39e6b: { messageType := 2, destLocRef := '906C4F'O, sourceLocRef := '000017'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BC008E'O }, data := omit, importance := omit }, eop := { paramName := 0 } } SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1793)@538fccd39e6b: 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 := '391B5D9AFB97B96FFA8F3D32E23645B0'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := '9E3CA919'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'FD16216F586A17B5'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '7833C422E78F955168B92E10D73D4782'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := 'F10C9509FC56FAF09F29174D1BCBACDC'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'B6B268546D25FED3214B23C4F1F5F07F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'BA84223C62ECB3C3'O } } } } } SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100008'O 20250828151340729 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340729 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151340729 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151340729 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151340729 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151340729 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151340729 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340729 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 08 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151340730 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151340730 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151340730 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151340730 DMM DEBUG MM(262420000001008/e6975dca) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010080 (gprs_gmm.c:1134) 20250828151340730 DMM NOTICE MM(262420000001008/e6975dca) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151340730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151340730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151340730 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151340730 DMM DEBUG MM(262420000001008/e6975dca) Requesting authorization (sgsn_auth.c:160) 20250828151340730 DMM INFO MM(262420000001008/e6975dca) Requesting authentication tuples (sgsn_auth.c:184) 20250828151340730 DMM DEBUG MM(262420000001008/e6975dca) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151340730 DGPRS INFO SUBSCR(262420000001008) requesting auth info (gprs_subscriber.c:805) 20250828151340730 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001008" handled at TC_stat_rnc_sctp_disconnected(1793) SGSN_Test-GSUP(1790)@538fccd39e6b: Added IMSI table entry 0TC_stat_rnc_sctp_disconnected(1793)"262420000001008" 20250828151340732 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151340732 DGPRS INFO SUBSCR(262420000001008) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151340732 DGPRS DEBUG SUBSCR(262420000001008) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151340732 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151340732 DMM INFO MM(262420000001008/e6975dca) Subscriber data update (mmctx.c:445) 20250828151340732 DMM DEBUG MM(262420000001008/e6975dca) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151340732 DMM INFO MM(262420000001008/e6975dca) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151340732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151340732 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151340732 DMM INFO MM(262420000001008/e6975dca) <- GMM AUTH AND CIPHERING REQ (rand = 39 1b 5d 9a fb 97 b9 6f fa 8f 3d 32 e2 36 45 b0 , mmctx_is_r99=1, vec->auth_types=0x3, autn = b6 b2 68 54 6d 25 fe d3 21 4b 23 c4 f1 f5 f0 7f ) (gprs_gmm.c:510) 20250828151340732 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250828151340732 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340732 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340732 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340732 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) 20250828151340732 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151340732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151340732 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151340732 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151340732 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340732 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 06 06 90 6c 4f 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 a0 21 39 1b 5d 9a fb 97 b9 6f fa 8f 3d 32 e2 36 45 b0 80 28 10 b6 b2 68 54 6d 25 fe d3 21 4b 23 c4 f1 f5 f0 7f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130A22BA84223C23094399990000100008F0290462ECB3C3'O 20250828151340735 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340735 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340735 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340735 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151340735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151340735 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151340735 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151340735 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151340735 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340735 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0a 22 ba 84 22 3c 23 09 43 99 99 00 00 10 00 08 f0 29 04 62 ec b3 c3 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151340735 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151340735 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151340735 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151340735 DMM INFO MM(262420000001008/e6975dca) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151340735 DMM NOTICE MM(262420000001008/e6975dca) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151340735 DMM DEBUG MM(262420000001008/e6975dca) checking auth: received UMTS RES = ba 84 22 3c 62 ec b3 c3 (gprs_gmm.c:716) 20250828151340735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151340735 DMM DEBUG MM(262420000001008/e6975dca) Requesting authorization (sgsn_auth.c:160) 20250828151340735 DMM INFO MM(262420000001008/e6975dca) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151340735 DMM DEBUG MM(262420000001008/e6975dca) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151340735 DGPRS INFO SUBSCR(262420000001008) subscriber data is not available (gprs_subscriber.c:818) 20250828151340735 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) 20250828151340735 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151340735 DMM DEBUG MM(262420000001008/e6975dca) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151340735 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340735 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340735 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340735 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) 20250828151340735 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151340736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151340736 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151340736 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151340736 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340736 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 90 6c 4f 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 78 33 c4 22 e7 8f 95 51 68 b9 2e 10 d7 3d 47 82 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151340740 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340740 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340740 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340740 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151340740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151340740 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151340740 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151340740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151340740 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340740 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) 20250828151340740 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151340740 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151340740 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151340740 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 23) (iu_client.c:407) 20250828151340740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151340740 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151340740 DMM INFO MM(262420000001008/e6975dca) <- GMM ATTACH ACCEPT (new P-TMSI=0xe6975dca) (gprs_gmm.c:337) 20250828151340740 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340740 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 23) (iu_client.c:561) 20250828151340740 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340740 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340740 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) 20250828151340740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151340740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151340740 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151340740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151340740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340740 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 90 6c 4f 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) 20250828151340740 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340740 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340740 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340740 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) 20250828151340740 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151340740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151340740 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151340740 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151340740 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340740 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 06 06 90 6c 4f 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 e6 97 5d ca 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151340742 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151340742 DGPRS INFO SUBSCR(262420000001008) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151340742 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250828151340742 DMM INFO MM(262420000001008/e6975dca) Subscriber data update (mmctx.c:445) 20250828151340742 DMM DEBUG MM(262420000001008/e6975dca) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151340742 DMM INFO MM(262420000001008/e6975dca) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151340742 DMM NOTICE MM(262420000001008/e6975dca) Authorized, continuing procedure, IMSI=262420000001008 (gprs_gmm.c:1050) 20250828151340742 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151340742 DMM NOTICE MM(262420000001008/e6975dca) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151340742 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) 20250828151340742 DGPRS INFO SUBSCR(262420000001008) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151340742 DGPRS DEBUG SUBSCR(262420000001008) Updating subscriber data (gprs_subscriber.c:839) 20250828151340742 DMM INFO MM(262420000001008/e6975dca) Subscriber data update (mmctx.c:445) 20250828151340742 DMM DEBUG MM(262420000001008/e6975dca) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151340743 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340743 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340743 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340743 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151340743 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151340743 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151340743 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151340743 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151340743 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340743 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 56 bytes: [L2]> 01 00 01 01 00 00 00 38 02 10 00 25 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 0e 00 14 40 0a 00 00 01 00 10 40 03 02 08 03 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151340743 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151340743 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151340743 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151340743 DMM INFO MM(262420000001008/e6975dca) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151340743 DMM NOTICE MM(262420000001008/e6975dca) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151340743 DMM DEBUG GMM(gmm_fsm)[0x55944d78d010]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151340743 DMM DEBUG GMM(gmm_fsm)[0x55944d78d010]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151340743 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340743 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340743 DMM DEBUG MM_STATE_Iu(23)[0x55944d78cee0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151340743 DMM DEBUG MM_STATE_Iu(23)[0x55944d78cee0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151340744 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151340744 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) 20250828151340744 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) 20250828151340744 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151340744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151340744 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151340744 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151340744 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340744 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 06 06 90 6c 4f 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151340746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340746 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151340746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151340746 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151340746 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151340746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151340746 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340746 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 1e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 17 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151340746 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151340746 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151340746 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151340746 DMM INFO MM(262420000001008/e6975dca) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151340746 DMM DEBUG MM_STATE_Iu(23)[0x55944d78cee0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151340746 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340746 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340746 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340746 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) 20250828151340746 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151340746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151340746 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 dyn via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151340746 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151340746 DMM DEBUG MM_STATE_Iu(23)[0x55944d78cee0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151340746 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340746 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 06 04 90 6c 4f 00 00 17 00 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 20250828151340747 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151340747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151340747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151340747 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151340747 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151340747 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151340747 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151340747 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151340747 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151340747 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 90 6c 4f 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) SGSN_Test_0-RAN(1786)@538fccd39e6b: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1793)9464911 TC_stat_rnc_sctp_disconnected(1793)@538fccd39e6b: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1793)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1772)@538fccd39e6b: Removing Client IMSI='262420000001008'H, index=0 TC_stat_rnc_sctp_disconnected(1793)@538fccd39e6b: Final verdict of PTC: pass MTC@538fccd39e6b: "Shutting down SGSN ASP in STP" 20250828151340800 DLGLOBAL NOTICE TTCN3 f_logp(): Shutting down SGSN ASP in STP (logging_vty.c:1172) 20250828151340802 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: ENABLED -> SHUTDOWN (ss7_asp_vty.c:654) 20250828151340802 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) 20250828151340802 DLSS7 INFO sgsn0-0: connection closed (ss7_asp.c:1334) 20250828151340802 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151340802 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151340802 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151340802 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151340802 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151340802 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Broadcasting NOTIFY Type State Change:AS Pending () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250828151340802 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) 20250828151340802 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) 20250828151340802 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) 20250828151340802 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151340802 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151340802 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250828151340802 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151340802 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250828151340802 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250828151340802 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250828151340802 DLSS7 NOTICE 0: ASP(sgsn0-0) Skipping start for ASP in administrative state SHUTDOWN (ss7_asp.c:925) 20250828151340954 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151340954 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151340954 DLINP NOTICE asp-clnt-OsmoSGSN-A NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151340954 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) xUA CLNT SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151340954 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) 20250828151340954 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) disconnect_cb() from lower layers, reconnecting (ss7_asp.c:1233) 20250828151340954 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250828151340954 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) 20250828151340954 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151340954 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55944d780750]{ACTIVE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250828151340954 DLSS7 NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Closing and reconnecting ASP (ss7_asp.c:1223) 20250828151340954 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55944d780750]{IDLE}: Ignoring primitive M-ASP_DOWN.indication (xua_default_lm_fsm.c:406) 20250828151342803 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151342803 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151342803 DLSS7 DEBUG XUA_AS(sgsn0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@538fccd39e6b: "Restarting SGSN ASP in STP" 20250828151343806 DLGLOBAL NOTICE TTCN3 f_logp(): Restarting SGSN ASP in STP (logging_vty.c:1172) 20250828151343808 DLSS7 NOTICE 0: ASP(sgsn0-0) Applying Adm State change: SHUTDOWN -> ENABLED (ss7_asp_vty.c:671) 20250828151343808 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) 20250828151343808 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (ss7_asp.c:907) 20250828151343808 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151343808 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Freeing instance (ss7_asp.c:907) 20250828151343808 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Deallocated (fsm.c:568) 20250828151343808 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Allocated (fsm.c:456) 20250828151343808 DLSS7 NOTICE 0: ASP(sgsn0-0) ASP Restart for server not implemented yet! (ss7_asp.c:935) 20250828151345682 DLSCCP INFO 0: SCCP(rctx=0) dpc_accessible(DPC=195=0.24.3): false (sccp_scrc.c:85) 20250828151345682 DLSCCP NOTICE 0: SCCP(rctx=0) SCRC Routing Failure (MTP failure) for CO message CO:RELRE (sccp_scoc.c:506) 20250828151345956 DLSS7 INFO (r=127.0.0.10:1905<->l=127.0.0.200:2905): New m3ua connection accepted (ss7_xua_srv.c:75) 20250828151345956 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) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind (ss7_xua_srv.c:205) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication (xua_asp_fsm.c:123) 20250828151345956 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151345956 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:UP) (m3ua.c:797) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP (m3ua.c:758) 20250828151345956 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08 (ss7_asp.c:1383) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE (xua_asp_fsm.c:561) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151345956 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151345956 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:399) 20250828151345956 DLSS7 DEBUG XUA_AS(sgsn0){AS_DOWN}: state_chg to AS_INACTIVE (xua_as_fsm.c:357) 20250828151345956 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250828151345956 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () (xua_as_fsm.c:142) 20250828151345956 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) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication (xua_asp_fsm.c:123) 20250828151345956 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151345956 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828151345956 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828151345956 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151345956 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828151345956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:693) 20250828151345956 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151345956 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) (m3ua.c:797) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC (m3ua.c:758) 20250828151345956 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) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE (xua_asp_fsm.c:688) 20250828151345956 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:399) 20250828151345956 DLSS7 DEBUG XUA_AS(sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE (xua_as_fsm.c:565) 20250828151345956 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:116) 20250828151345956 DLSS7 INFO 0: ASP(sgsn0-0) Tx NOTIFY Type State Change:AS Active () (xua_as_fsm.c:142) 20250828151345956 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) 20250828151345956 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) 20250828151345956 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) 20250828151345956 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) 20250828151345956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication (xua_asp_fsm.c:123) 20250828151345956 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) 20250828151345956 DRANAP NOTICE RNC 262-42-2342 now available: N-PCSTATE ind: pc=195=0.24.3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (iu_client.c:1139) 20250828151345956 DLSS7 NOTICE xua_default_lm(asp-clnt-OsmoSGSN-A)[0x55944d780750]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:406) 20250828151345956 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Received NOTIFY Type State Change:AS Active () (m3ua.c:693) -NSVCI97(1774)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151349344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151349344 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151349344 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI97(1774)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI98(1779)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151349359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151349359 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00097-NSVC00098-127_0_0_10:23000-127_0_0_103:21011)[0x55944d789f20]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151349359 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI98(1779)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test -NSVCI99(1784)@538fccd39e6b: Tns-test expired: sending NS-ALIVE 20250828151349389 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151349390 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00098-NSVC00099-127_0_0_10:23000-127_0_0_103:21012)[0x55944d78b8d0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151349390 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) -NSVCI99(1784)@538fccd39e6b: Rx NS-ALIVE-ACK: stopping Tns-alive; starting Tns-test 20250828151355683 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151355683 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151355683 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151355683 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) 20250828151355683 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151355683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151355683 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151355683 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151355683 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151355683 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 d2 85 c9 00 00 16 0f 00 00 00 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151355685 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151355685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151355685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151355685 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151355685 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151355685 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151355685 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151355685 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151355685 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151355685 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 d2 85 c9 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected-BVCI196(1772)@538fccd39e6b: Adding Client=TC_stat_rnc_sctp_disconnected(1794), IMSI='262420000001009'H, TLLI='C84E7BD1'O, index=1 SGSN_Test-GSUP(1790)@538fccd39e6b: Created GsupExpect[0] for "262420000001009" to be handled at TC_stat_rnc_sctp_disconnected(1794) TC_stat_rnc_sctp_disconnected(1794)@538fccd39e6b: 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 := '9CF3'O, rac := 'EF'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)@538fccd39e6b: Added conn table entry 0TC_stat_rnc_sctp_disconnected(1794)7261511 SGSN_Test_0-RAN(1786)@538fccd39e6b: patch: N(SD) for ConnIdx 0 set to 1 SGSN_Test_0-SCCP(1785)@538fccd39e6b: First idle individual index:0 20250828151358855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358855 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151358855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151358855 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151358855 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151358855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151358855 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358855 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 144 bytes: [L2]> 01 00 01 01 00 00 00 90 02 10 00 7d 00 00 00 c3 00 00 00 bc 03 02 00 00 01 6e cd 47 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 9c f3 ef 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) 20250828151358855 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358855 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358855 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358855 DMM DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250828151358855 DMM DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250828151358855 DRANAP NOTICE handle_co_initial(dir=1, proc=19) (iu_client.c:651) 20250828151358855 DMM INFO MM(---/ffffffff) -> GMM ATTACH REQUEST 20250828151358855 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) MI(IMSI-262420000001009) type="GPRS attach"  (gprs_gmm.c:1320) 20250828151358855 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151358855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151358855 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151358855 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Allocated (fsm.c:456) 20250828151358855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{Init}: Allocated (fsm.c:456) 20250828151358855 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151358855 DMM DEBUG MM_STATE_Gb[0x55944d7929c0]{Idle}: Allocated (fsm.c:456) 20250828151358855 DMM DEBUG MM_STATE_Iu[0x55944d792af0]{Detached}: Allocated (fsm.c:456) 20250828151358855 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358855 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 48 bytes: [L2]> 01 00 01 01 00 00 00 30 02 10 00 20 00 00 00 bc 00 00 00 c3 03 00 00 09 02 6e cd 47 00 00 18 02 01 03 04 43 bc 00 8e 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) 20250828151358855 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Received Event E_GMM_COMMON_PROC_INIT_REQ (gprs_gmm.c:1194) 20250828151358855 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: state_chg to CommonProcedureInitiated (gprs_gmm_fsm.c:49) 20250828151358855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{Init}: Received Event E_ATTACH_REQ_RECV (gprs_gmm.c:1424) 20250828151358855 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{Init}: state_chg to CheckIdentity (gprs_gmm_attach.c:52) 20250828151358855 DMM DEBUG MM(262420000001009/cdc0046b) <- GMM IDENTITY REQUEST: mi_type=IMEI (gprs_gmm.c:468) 20250828151358855 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250828151358856 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358856 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358856 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358856 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) 20250828151358856 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151358856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151358856 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151358856 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151358856 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358856 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e cd 47 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)@538fccd39e6b: { messageType := 2, destLocRef := '6ECD47'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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stat_rnc_sctp_disconnected(1794)@538fccd39e6b: 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 := 'E8CC0965CDE3CB14F22F3772CF32C40C'O } }, { tag := OSMO_GSUP_SRES_IE (33), len := 0, val := { sres := 'D9DA403D'O } }, { tag := OSMO_GSUP_KC_IE (34), len := 0, val := { kc := 'BAA29D5FEEB26093'O } }, { tag := OSMO_GSUP_IK_IE (35), len := 0, val := { ik := '723F907E20D90F4E01C297AC0D2797A5'O } }, { tag := OSMO_GSUP_CK_IE (36), len := 0, val := { ck := '857D071124A169B30067EFB5AA3E3B6B'O } }, { tag := OSMO_GSUP_AUTN_IE (37), len := 0, val := { autn := 'E486361C5838C988077B18D78F00964F'O } }, { tag := OSMO_GSUP_RES_IE (39), len := 0, val := { res := 'A54C6DA2EB9C9867'O } } } } } SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_len:23 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440130000010010400C0B0816084A99990000100009'O 20250828151358860 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358860 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151358860 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151358860 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151358860 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151358860 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151358860 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358860 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 64 bytes: [L2]> 01 00 01 01 00 00 00 40 02 10 00 2e 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 17 00 14 40 13 00 00 01 00 10 40 0c 0b 08 16 08 4a 99 99 00 00 10 00 09 00 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151358860 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151358860 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151358860 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151358860 DMM DEBUG MM(262420000001009/cdc0046b) -> GMM IDENTITY RESPONSE: MI=IMEI-499990000010090 (gprs_gmm.c:1134) 20250828151358860 DMM NOTICE MM(262420000001009/cdc0046b) Stopping *inactive* MM timer 3370 (gprs_gmm.c:97) 20250828151358860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{CheckIdentity}: Received Event E_IDEN_RESP_RECV (gprs_gmm.c:1178) 20250828151358860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{CheckIdentity}: state_chg to Authenticate (gprs_gmm_attach.c:115) 20250828151358860 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{Authenticate}: state_chg to AskVLR (gprs_gmm_attach.c:143) 20250828151358860 DMM DEBUG MM(262420000001009/cdc0046b) Requesting authorization (sgsn_auth.c:160) 20250828151358860 DMM INFO MM(262420000001009/cdc0046b) Requesting authentication tuples (sgsn_auth.c:184) 20250828151358860 DMM DEBUG MM(262420000001009/cdc0046b) Requesting subscriber authentication info (gprs_subscriber.c:921) 20250828151358860 DGPRS INFO SUBSCR(262420000001009) requesting auth info (gprs_subscriber.c:805) 20250828151358860 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)@538fccd39e6b: Found GsupExpect[0] for "262420000001009" handled at TC_stat_rnc_sctp_disconnected(1794) SGSN_Test-GSUP(1790)@538fccd39e6b: Added IMSI table entry 1TC_stat_rnc_sctp_disconnected(1794)"262420000001009" 20250828151358861 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT (gprs_subscriber.c:723) 20250828151358861 DGPRS INFO SUBSCR(262420000001009) Got SendAuthenticationInfoResult, num_auth_vectors = 1 (gprs_subscriber.c:242) 20250828151358861 DGPRS DEBUG SUBSCR(262420000001009) Adding auth tuple, cksn = 0 (gprs_subscriber.c:255) 20250828151358861 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber authentication info (gprs_subscriber.c:850) 20250828151358861 DMM INFO MM(262420000001009/cdc0046b) Subscriber data update (mmctx.c:445) 20250828151358861 DMM DEBUG MM(262420000001009/cdc0046b) Updating authorization (unknown -> authenticate) (sgsn_auth.c:217) 20250828151358861 DMM INFO MM(262420000001009/cdc0046b) Got authorization update: state unknown -> authenticate (sgsn_auth.c:246) 20250828151358861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{AskVLR}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1041) 20250828151358861 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{AskVLR}: state_chg to Authenticate (gprs_gmm_attach.c:253) 20250828151358861 DMM INFO MM(262420000001009/cdc0046b) <- GMM AUTH AND CIPHERING REQ (rand = e8 cc 09 65 cd e3 cb 14 f2 2f 37 72 cf 32 c4 0c , mmctx_is_r99=1, vec->auth_types=0x3, autn = e4 86 36 1c 58 38 c9 88 07 7b 18 d7 8f 00 96 4f ) (gprs_gmm.c:510) 20250828151358861 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250828151358861 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358861 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358861 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358861 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) 20250828151358861 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151358861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151358861 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151358861 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151358861 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358861 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 96 bytes: [L2]> 01 00 01 01 00 00 00 60 02 10 00 50 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e cd 47 00 01 39 00 14 40 35 00 00 02 00 10 40 29 28 08 12 10 c0 21 e8 cc 09 65 cd e3 cb 14 f2 2f 37 72 cf 32 c4 0c 80 28 10 e4 86 36 1c 58 38 c9 88 07 7b 18 d7 8f 00 96 4f 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_len:37 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '001440210000010010401A1908130C22A54C6DA223094399990000100009F02904EB9C9867'O 20250828151358866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358866 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151358866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151358866 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151358866 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151358866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151358866 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358866 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 c3 00 00 00 bc 03 02 00 00 06 00 00 18 00 01 25 00 14 40 21 00 00 01 00 10 40 1a 19 08 13 0c 22 a5 4c 6d a2 23 09 43 99 99 00 00 10 00 09 f0 29 04 eb 9c 98 67 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) 20250828151358866 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151358866 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151358866 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151358866 DMM INFO MM(262420000001009/cdc0046b) -> GMM AUTH AND CIPH RESPONSE (gprs_gmm.c:648) 20250828151358866 DMM NOTICE MM(262420000001009/cdc0046b) Stopping *inactive* MM timer 3360 (gprs_gmm.c:97) 20250828151358866 DMM DEBUG MM(262420000001009/cdc0046b) checking auth: received UMTS RES = a5 4c 6d a2 eb 9c 98 67 (gprs_gmm.c:716) 20250828151358866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{Authenticate}: Received Event E_AUTH_RESP_RECV_SUCCESS (gprs_gmm.c:731) 20250828151358866 DMM DEBUG MM(262420000001009/cdc0046b) Requesting authorization (sgsn_auth.c:160) 20250828151358866 DMM INFO MM(262420000001009/cdc0046b) Missing information, requesting subscriber data (sgsn_auth.c:195) 20250828151358866 DMM DEBUG MM(262420000001009/cdc0046b) Requesting subscriber data update (gprs_subscriber.c:894) 20250828151358866 DGPRS INFO SUBSCR(262420000001009) subscriber data is not available (gprs_subscriber.c:818) 20250828151358866 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) 20250828151358866 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{Authenticate}: state_chg to IuSecurityCommand (gprs_gmm_attach.c:178) 20250828151358866 DMM DEBUG MM(262420000001009/cdc0046b) Iu Security Mode Command: not sending encryption key (UEA encryption mask = 0x1) (gprs_gmm_attach.c:272) 20250828151358866 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358866 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358866 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358866 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) 20250828151358866 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151358866 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151358866 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151358866 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151358866 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358866 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 39 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e cd 47 00 01 22 00 06 00 1e 00 00 02 00 0c 00 12 08 08 72 3f 90 7e 20 d9 0f 4e 01 c2 97 ac 0d 27 97 a5 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_len:12 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '200600080000010006000100'O 20250828151358870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358870 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151358870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151358870 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151358870 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151358870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151358870 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358870 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) 20250828151358870 DMM DEBUG Rx CO SO (Security Mode Control) (ranap_common_cn.c:162) 20250828151358870 DMM DEBUG Decoding message RANAP_SecurityModeCompleteIEs (ranap_decoder.c:1623) (ranap_decoder.c:1623) 20250828151358870 DRANAP NOTICE handle_co(dir=2, proc=6) (iu_client.c:673) 20250828151358870 DRANAP INFO Transmitting RANAP CommonID (SCCP conn_id 24) (iu_client.c:407) 20250828151358870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{IuSecurityCommand}: Received Event E_IU_SECURITY_CMD_COMPLETE (gprs_ranap.c:192) 20250828151358870 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{IuSecurityCommand}: state_chg to WaitAttachComplete (gprs_gmm_attach.c:293) 20250828151358870 DMM INFO MM(262420000001009/cdc0046b) <- GMM ATTACH ACCEPT (new P-TMSI=0xcdc0046b) (gprs_gmm.c:337) 20250828151358870 DRANAP INFO Transmitting L3 Message as RANAP DT (SCCP conn_id 24) (iu_client.c:561) 20250828151358870 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358870 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358870 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358870 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) 20250828151358870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151358870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151358870 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151358870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151358870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2b 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e cd 47 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) 20250828151358870 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358870 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358870 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358870 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) 20250828151358870 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151358870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151358870 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151358870 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151358870 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358870 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 76 bytes: [L2]> 01 00 01 01 00 00 00 4c 02 10 00 3c 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e cd 47 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 c0 04 6b 00 3b 40 01 00 00 06 00 08 00 00 00 02 (ss7_asp.c:1383) SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250828151358872 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_INSERT_DATA_REQUEST (gprs_subscriber.c:723) 20250828151358872 DGPRS INFO SUBSCR(262420000001009) Will set PDP info, context id = 0, APN = 2a (gprs_subscriber.c:367) 20250828151358872 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250828151358872 DMM INFO MM(262420000001009/cdc0046b) Subscriber data update (mmctx.c:445) 20250828151358872 DMM DEBUG MM(262420000001009/cdc0046b) Updating authorization (authenticate -> accepted) (sgsn_auth.c:217) 20250828151358872 DMM INFO MM(262420000001009/cdc0046b) Got authorization update: state authenticate -> accepted (sgsn_auth.c:246) 20250828151358872 DMM NOTICE MM(262420000001009/cdc0046b) Authorized, continuing procedure, IMSI=262420000001009 (gprs_gmm.c:1050) 20250828151358872 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{WaitAttachComplete}: Received Event E_VLR_ANSWERED (gprs_gmm.c:1055) 20250828151358872 DMM NOTICE MM(262420000001009/cdc0046b) Unusual event: if MS got no data connection, check that it has APN configured. (gprs_gmm_attach.c:217) 20250828151358872 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) 20250828151358873 DGPRS INFO SUBSCR(262420000001009) Received GSUP message OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT (gprs_subscriber.c:723) 20250828151358873 DGPRS DEBUG SUBSCR(262420000001009) Updating subscriber data (gprs_subscriber.c:839) 20250828151358873 DMM INFO MM(262420000001009/cdc0046b) Subscriber data update (mmctx.c:445) 20250828151358873 DMM DEBUG MM(262420000001009/cdc0046b) Updating authorization (accepted -> accepted) (sgsn_auth.c:217) SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_len:14 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '0014400A00000100104003020803'O 20250828151358875 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358875 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151358875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151358875 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151358875 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151358875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151358875 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358875 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) 20250828151358875 DMM DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250828151358875 DMM DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250828151358875 DRANAP NOTICE handle_co(dir=1, proc=20) (iu_client.c:673) 20250828151358875 DMM INFO MM(262420000001009/cdc0046b) -> GMM ATTACH COMPLETE (gprs_gmm.c:1451) 20250828151358875 DMM NOTICE MM(262420000001009/cdc0046b) Stopping *inactive* MM timer 3350 (gprs_gmm.c:97) 20250828151358875 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: Received Event E_GMM_ATTACH_SUCCESS (gprs_gmm.c:1463) 20250828151358875 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{CommonProcedureInitiated}: state_chg to Registered.NORMAL (gprs_gmm_fsm.c:72) 20250828151358875 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358875 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358875 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358875 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) 20250828151358875 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151358875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151358875 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151358875 DMM DEBUG MM_STATE_Iu(24)[0x55944d792af0]{Detached}: Received Event E_PMM_PS_ATTACH (gprs_gmm.c:1466) 20250828151358875 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151358876 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358875 DMM DEBUG MM_STATE_Iu(24)[0x55944d792af0]{Detached}: state_chg to Connected (gprs_mm_state_iu_fsm.c:79) 20250828151358876 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 52 bytes: [L2]> 01 00 01 01 00 00 00 34 02 10 00 23 00 00 00 bc 00 00 00 c3 03 00 00 09 06 6e cd 47 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) 20250828151358876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{WaitAttachComplete}: Received Event E_ATTACH_COMPLETE_RECV (gprs_gmm.c:1478) 20250828151358876 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{WaitAttachComplete}: state_chg to Init (gprs_gmm_attach.c:212) SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 will be put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1 data has been put to the reassembly buffer SGSN_Test_0-SCCP(1785)@538fccd39e6b: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes SGSN_Test_0-SCCP(1785)@538fccd39e6b: Session index based on connection ID:0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_len:7 SGSN_Test_0-SCCP(1785)@538fccd39e6b: vl_from0 SGSN_Test_0-SCCP(1785)@538fccd39e6b: data sent by MTP3_SCCP_PORT: '20010003000000'O 20250828151358878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358878 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151358878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151358878 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151358878 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151358878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151358878 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358878 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) 20250828151358878 DMM DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250828151358878 DMM DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250828151358878 DRANAP NOTICE handle_co(dir=2, proc=1) (iu_client.c:673) 20250828151358878 DMM INFO MM(262420000001009/cdc0046b) IU release (cause=RANAP_IU_EVENT_IU_RELEASE) (gprs_ranap.c:168) 20250828151358878 DMM DEBUG MM_STATE_Iu(24)[0x55944d792af0]{Connected}: Received Event E_PMM_PS_CONN_RELEASE (gprs_ranap.c:169) 20250828151358878 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358878 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358878 DLM3UA DEBUG 0: ASP(sgsn0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358878 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) 20250828151358878 DMM DEBUG MM_STATE_Iu(24)[0x55944d792af0]{Connected}: state_chg to Idle (gprs_mm_state_iu_fsm.c:99) 20250828151358878 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=195=0.24.3 not local, message is for routing (ss7_hmrt.c:248) 20250828151358878 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250828151358878 DLSS7 DEBUG 0: Found route for dpc=195=0.24.3: pc=195=0.24.3 mask=0x3fff=7.255.7 prio=5 via AS virt-rnc0 proto=m3ua (ss7_hmrt.c:193) 20250828151358878 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=195=0.24.3 (ss7_hmrt.c:203) 20250828151358878 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358878 DLSS7 DEBUG 0: ASP(virt-rnc0-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bc 00 00 00 c3 03 00 00 09 04 6e cd 47 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)@538fccd39e6b: Session index based on local reference:0 SGSN_Test_0-RAN(1786)@538fccd39e6b: Deleted conn table entry 0TC_stat_rnc_sctp_disconnected(1794)7261511 20250828151358879 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151358879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) Received M3UA Message (XFER:DATA) (m3ua.c:797) 20250828151358879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer (m3ua.c:599) 20250828151358879 DLM3UA DEBUG 0: ASP(virt-rnc0-0) m3ua_rx_xfer(): M3UA data header: opc=195=0.24.3 dpc=188=0.23.4 sls=0 (m3ua.c:642) 20250828151358879 DLSS7 DEBUG 0: m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (ss7_hmrt.c:248) 20250828151358879 DLSS7 DEBUG 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=195=0.24.3,DPC=188=0.23.4,SLS=0 -> eSLS=0: use Normal Route via 'sgsn0' (ss7_combined_linkset.c:275) 20250828151358879 DLSS7 DEBUG 0: Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 prio=5 via AS sgsn0 proto=m3ua (ss7_hmrt.c:193) 20250828151358879 DLSS7 DEBUG 0: rt->dest.as proto is M3UA for dpc=188=0.23.4 (ss7_hmrt.c:203) 20250828151358879 DLSS7 DEBUG XUA_AS(sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:562) 20250828151358879 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 40 bytes: [L2]> 01 00 01 01 00 00 00 28 02 10 00 17 00 00 00 c3 00 00 00 bc 03 02 00 00 05 00 00 18 6e cd 47 00 00 06 00 08 00 00 00 03 (ss7_asp.c:1383) TC_stat_rnc_sctp_disconnected(1794)@538fccd39e6b: setverdict(pass): none -> pass TC_stat_rnc_sctp_disconnected(1794)@538fccd39e6b: setverdict(pass): pass -> pass, component reason not changed TC_stat_rnc_sctp_disconnected-BVCI196(1772)@538fccd39e6b: Removing Client IMSI='262420000001009'H, index=1 TC_stat_rnc_sctp_disconnected(1794)@538fccd39e6b: Final verdict of PTC: pass 20250828151358934 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54916<->l=127.0.0.10:4245 (telnet_interface.c:138) 20250828151358936 DLINP ERROR 127.0.0.103:4222 connection closed with server (ipa.c:69) SGSN_Test_0-SCCP(1785)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP-IPA(1789)@538fccd39e6b: Final verdict of PTC: none 20250828151358936 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) TC_stat_rnc_sctp_disconnected-BVCI196(1772)@538fccd39e6b: Final verdict of PTC: none -NSVCI98(1779)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-M3UA(1787)@538fccd39e6b: Final verdict of PTC: none SGSN_Test_0-RAN(1786)@538fccd39e6b: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI210(1778)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-NS1(1775)@538fccd39e6b: Final verdict of PTC: none TC_stat_rnc_sctp_disconnected-BVCI220(1782)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-BSSGP0(1771)@538fccd39e6b: Final verdict of PTC: none -NSVCI97(1774)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GSUP(1790)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-RNC_GTP(1788)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb1-BSSGP1(1776)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-BSSGP2(1781)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1U(1792)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb2-NS2(1780)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-Gb0-NS0(1770)@538fccd39e6b: Final verdict of PTC: none -NSVCI98-provIP(1777)@538fccd39e6b: Final verdict of PTC: none -NSVCI97-provIP(1773)@538fccd39e6b: Final verdict of PTC: none -NSVCI99(1784)@538fccd39e6b: Final verdict of PTC: none SGSN_Test-GGSN_GTP1C(1791)@538fccd39e6b: Final verdict of PTC: none -NSVCI99-provIP(1783)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: none MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-NS0(1770): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb0-BSSGP0(1771): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI196(1772): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97-provIP(1773): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI97(1774): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-NS1(1775): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb1-BSSGP1(1776): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98-provIP(1777): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI210(1778): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI98(1779): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-NS2(1780): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-Gb2-BSSGP2(1781): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_stat_rnc_sctp_disconnected-BVCI220(1782): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99-provIP(1783): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC -NSVCI99(1784): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-SCCP(1785): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-RAN(1786): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test_0-M3UA(1787): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-RNC_GTP(1788): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP-IPA(1789): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GSUP(1790): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1C(1791): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC SGSN_Test-GGSN_GTP1U(1792): none (none -> none) MTC@538fccd39e6b: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1793): pass (none -> pass) MTC@538fccd39e6b: Local verdict of PTC TC_stat_rnc_sctp_disconnected(1794): pass (pass -> pass) MTC@538fccd39e6b: Test case TC_stat_rnc_sctp_disconnected finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:13:59 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 20250828151359057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43468<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151359082 DLINP NOTICE virt-rnc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:348) 20250828151359082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151359082 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 (ss7_asp.c:1000) 20250828151359082 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SHUTDOWN_EVENT (ss7_asp.c:1023) 20250828151359082 DLINP NOTICE virt-rnc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP (stream.c:348) 20250828151359082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x80) (ss7_asp.c:1076) 20250828151359082 DLSS7 INFO 0: ASP(virt-rnc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 (ss7_asp.c:1000) 20250828151359082 DLSS7 NOTICE 0: ASP(virt-rnc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP (ss7_asp.c:1008) 20250828151359082 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) 20250828151359082 DLSS7 DEBUG 0: ASP(virt-rnc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151359082 DLSS7 INFO virt-rnc0-0: connection closed (ss7_asp.c:1334) 20250828151359082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind (ss7_asp.c:1340) 20250828151359082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN (xua_asp_fsm.c:824) 20250828151359082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: T(beat) stopped (xua_asp_fsm.c:423) 20250828151359082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind (xua_asp_fsm.c:399) 20250828151359082 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_ACTIVE}: state_chg to AS_PENDING (xua_as_fsm.c:592) 20250828151359082 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) 20250828151359082 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) 20250828151359082 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) 20250828151359082 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) 20250828151359082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication (xua_asp_fsm.c:123) 20250828151359082 DLSS7 DEBUG XUA_ASP(virt-rnc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication (xua_asp_fsm.c:123) 20250828151359082 DLM3UA NOTICE 0: ASP(asp-clnt-OsmoSGSN-A) Rx DUNA() for 0.24.3/0 (xua_snm.c:458) 20250828151359082 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) 20250828151359082 DRANAP NOTICE RNC 262-42-2342 now unreachable: N-PCSTATE ind: pc=195=0.24.3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (iu_client.c:1121) 20250828151359558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43468<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=474304) 20250828151359937 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151359937 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=474304, count=475560) 20250828151400938 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151400938 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151401084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind (xua_as_fsm.c:349) 20250828151401084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: T(r) expired; dropping queued messages (xua_as_fsm.c:665) 20250828151401084 DLSS7 DEBUG XUA_AS(virt-rnc0){AS_PENDING}: state_chg to AS_DOWN (xua_as_fsm.c:675) MTC@538fccd39e6b: 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@538fccd39e6b: Test execution finished. MTC@538fccd39e6b: 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 ------ Thu Aug 28 15:14: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_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 20250828151401939 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151401939 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151402376 DGPRS DEBUG Checking for inactive LLMEs, time = 58922241 (sgsn.c:132) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_NS_connect_alive started. 20250828151402630 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35346<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151402631 DMM INFO MM(262420000001009/cdc0046b) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151402631 DMM INFO MM(262420000001009/cdc0046b) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151402631 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151402631 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151402631 DMM DEBUG MM_STATE_Iu(24)[0x55944d792af0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151402631 DMM DEBUG MM_STATE_Iu(24)[0x55944d792af0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151402631 DGPRS INFO SUBSCR(262420000001009) purging MS subscriber (gprs_subscriber.c:785) 20250828151402631 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) 20250828151402631 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) 20250828151402631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d792890]{Init}: Deallocated (fsm.c:568) 20250828151402631 DMM DEBUG MM_STATE_Gb[0x55944d7929c0]{Idle}: Deallocated (fsm.c:568) 20250828151402631 DMM DEBUG MM_STATE_Iu(24)[0x55944d792af0]{Detached}: Deallocated (fsm.c:568) 20250828151402631 DMM DEBUG GMM(gmm_fsm)[0x55944d78d140]{Deregistered}: Deallocated (fsm.c:568) 20250828151402631 DMM INFO MM(262420000001008/e6975dca) Cancelled, deleting context silently (gprs_gmm.c:1111) 20250828151402631 DMM INFO MM(262420000001008/e6975dca) Cleaning MM context due to access cancelled (gprs_gmm.c:182) 20250828151402631 DMM DEBUG GMM(gmm_fsm)[0x55944d78d010]{Registered.NORMAL}: Received Event E_GMM_CLEANUP (gprs_gmm.c:185) 20250828151402631 DMM DEBUG GMM(gmm_fsm)[0x55944d78d010]{Registered.NORMAL}: state_chg to Deregistered (gprs_gmm_fsm.c:223) 20250828151402631 DMM DEBUG MM_STATE_Iu(23)[0x55944d78cee0]{Idle}: Received Event E_PMM_PS_DETACH (gprs_gmm.c:189) 20250828151402631 DMM DEBUG MM_STATE_Iu(23)[0x55944d78cee0]{Idle}: state_chg to Detached (gprs_mm_state_iu_fsm.c:126) 20250828151402631 DGPRS INFO SUBSCR(262420000001008) purging MS subscriber (gprs_subscriber.c:785) 20250828151402631 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) 20250828151402631 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) 20250828151402631 DMM DEBUG GMM_ATTACH_REQ_FSM(gb_gmm_req)[0x55944d78d270]{Init}: Deallocated (fsm.c:568) 20250828151402631 DMM DEBUG MM_STATE_Gb[0x55944d798910]{Idle}: Deallocated (fsm.c:568) 20250828151402631 DMM DEBUG MM_STATE_Iu(23)[0x55944d78cee0]{Detached}: Deallocated (fsm.c:568) 20250828151402631 DMM DEBUG GMM(gmm_fsm)[0x55944d78d010]{Deregistered}: Deallocated (fsm.c:568) 20250828151402631 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250828151402643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-ALIVE (gprs_ns2.c:1309) 20250828151402643 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-ALIVE (gprs_ns2_vc_fsm.c:957) 20250828151402643 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE-ACK (gprs_ns2_message.c:193) 20250828151402940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151402940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: setverdict(pass): none -> pass MTC@538fccd39e6b: Stopping testcase execution from "SGSN_Tests_NS.ttcn":51 20250828151403646 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35346<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1795)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: pass MTC@538fccd39e6b: Local verdict of PTC -provIP0(1795): none (pass -> pass) MTC@538fccd39e6b: Test case TC_NS_connect_alive finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:14:03 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 20250828151403687 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35348<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151403940 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151403940 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151404088 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35348<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=14216) 20250828151404941 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151404941 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) Waiting for packet dumper to finish... 1 (prev_count=14216, count=18572) 20250828151405942 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151405942 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: 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 ------ Thu Aug 28 15:14: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_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 20250828151406943 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151406943 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: 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@538fccd39e6b: Test case TC_NS_connect_reset started. 20250828151407118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35350<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151407119 DLGTP INFO Clearing req & resp retransmit queues (gsn.c:387) 20250828151407129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Rx NS-RESET (gprs_ns2.c:1309) 20250828151407129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: Received Event RX-RESET (gprs_ns2_vc_fsm.c:934) 20250828151407129 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{UNBLOCKED}: state_chg to RESET (gprs_ns2_vc_fsm.c:657) 20250828151407129 DLNS NOTICE NSE(00096) NS-STATUS.ind(bvci=00000): cause=NSE failure, transfer=0, first=0, mtu=65523 (gprs_ns2.c:575) 20250828151407129 DGPRS NOTICE NS-E 96 became unavailable (gprs_ns.c:55) 20250828151407129 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-RESET-ACK (gprs_ns2_message.c:331) 20250828151407130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{RESET}: state_chg to BLOCKED (gprs_ns2_vc_fsm.c:329) 20250828151407130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151407130 DLNS DEBUG GPRS-NS2-VC(UDP-NSE00096-NSVC00097-127_0_0_10:23000-127_0_0_103:21010)[0x55944d787fa0]{BLOCKED}: Starting Tns-alive of 3 seconds (gprs_ns2_vc_fsm.c:177) MTC@538fccd39e6b: setverdict(pass): none -> pass 20250828151407945 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151407945 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) MTC@538fccd39e6b: Stopping testcase execution from "SGSN_Tests_NS.ttcn":33 20250828151408133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35350<->l=127.0.0.10:4245 (telnet_interface.c:138) -provIP0(1796)@538fccd39e6b: Final verdict of PTC: none MTC@538fccd39e6b: Setting final verdict of the test case. MTC@538fccd39e6b: Local verdict of MTC: pass MTC@538fccd39e6b: Local verdict of PTC -provIP0(1796): none (pass -> pass) MTC@538fccd39e6b: Test case TC_NS_connect_reset finished. Verdict: pass MTC@538fccd39e6b: 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'. Thu Aug 28 15:14:08 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 20250828151408164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35360<->l=127.0.0.10:4245 (telnet_interface.c:192) 20250828151408565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35360<->l=127.0.0.10:4245 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=11048) 20250828151408946 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151408946 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151409351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151409380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) Waiting for packet dumper to finish... 1 (prev_count=11048, count=12308) 20250828151409948 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151409948 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151410130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) MTC@538fccd39e6b: 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@538fccd39e6b: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@538fccd39e6b: Terminating MTC. MC@538fccd39e6b: MTC terminated. MC2> exit MC@538fccd39e6b: Shutting down session. MC@538fccd39e6b: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/sgsn/expected-results.xml' against results in 'junit-xml-9125.log' -------------------- pass SGSN_Tests.TC_attach pass SGSN_Tests.TC_attach_mnc3 pass SGSN_Tests.TC_attach_umts_aka_umts_res pass SGSN_Tests.TC_attach_umts_aka_gsm_sres pass SGSN_Tests.TC_attach_timeout_after_pdp_act pass SGSN_Tests.TC_attach_auth_id_timeout pass SGSN_Tests.TC_attach_auth_sai_timeout pass SGSN_Tests.TC_attach_auth_sai_reject xfail SGSN_Tests.TC_attach_gsup_lu_timeout xfail SGSN_Tests.TC_attach_gsup_lu_reject pass SGSN_Tests.TC_attach_combined pass SGSN_Tests.TC_attach_accept_all pass SGSN_Tests.TC_attach_closed pass SGSN_Tests.TC_attach_no_imei_response pass SGSN_Tests.TC_attach_no_imsi_response pass SGSN_Tests.TC_attach_closed_add_vty pass SGSN_Tests.TC_attach_check_subscriber_list pass SGSN_Tests.TC_attach_detach_check_subscriber_list pass SGSN_Tests.TC_attach_check_complete_resend pass SGSN_Tests.TC_hlr_location_cancel_request_update pass SGSN_Tests.TC_hlr_location_cancel_request_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_withdraw pass SGSN_Tests.TC_hlr_location_cancel_request_unknown_subscriber_update pass SGSN_Tests.TC_rau_unknown pass SGSN_Tests.TC_attach_rau pass SGSN_Tests.TC_attach_rau_a_a pass SGSN_Tests.TC_attach_rau_a_b pass SGSN_Tests.TC_attach_rau_a_b_wrong_old_ra pass SGSN_Tests.TC_attach_usim_resync pass SGSN_Tests.TC_attach_usim_a54_a54 pass SGSN_Tests.TC_attach_usim_a54_a53 pass SGSN_Tests.TC_attach_usim_a53_a54 pass SGSN_Tests.TC_attach_usim_a50_a54 pass SGSN_Tests.TC_attach_usim_a54_a50 pass SGSN_Tests.TC_detach_unknown_nopoweroff pass SGSN_Tests.TC_detach_unknown_poweroff pass SGSN_Tests.TC_detach_nopoweroff pass SGSN_Tests.TC_detach_poweroff pass SGSN_Tests.TC_attach_pdp_act pass SGSN_Tests.TC_pdp_act_unattached pass SGSN_Tests.TC_attach_pdp_act_user pass SGSN_Tests.TC_attach_pdp_act_ggsn_reject pass SGSN_Tests.TC_attach_pdp_act_user_deact_mo pass SGSN_Tests.TC_attach_pdp_act_user_deact_mt pass SGSN_Tests.TC_attach_pdp_act_deact_dup xfail SGSN_Tests.TC_attach_second_attempt pass SGSN_Tests.TC_attach_echo_timeout pass SGSN_Tests.TC_attach_restart_ctr_echo pass SGSN_Tests.TC_attach_restart_ctr_create pass SGSN_Tests.TC_attach_pdp_act_deact_mt_t3395_expire pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans pass SGSN_Tests.TC_attach_pdp_act_deact_gtp_retrans_resp pass SGSN_Tests.TC_attach_pdp_act_user_error_ind_ggsn pass SGSN_Tests.TC_attach_pdp_act_gmm_detach pass SGSN_Tests.TC_attach_gmm_attach_req_while_gmm_attach pass SGSN_Tests.TC_xid_empty_l3 pass SGSN_Tests.TC_xid_n201u pass SGSN_Tests.TC_llc_null pass SGSN_Tests.TC_llc_sabm_dm_llgmm pass SGSN_Tests.TC_llc_sabm_dm_ll5 pass SGSN_Tests.TC_suspend_nopaging pass SGSN_Tests.TC_suspend_resume pass SGSN_Tests.TC_suspend_rau pass SGSN_Tests.TC_paging_ps pass SGSN_Tests.TC_bssgp_rim_single_report pass SGSN_Tests.TC_rim_eutran_to_geran pass->FAIL SGSN_Tests.TC_cell_change_different_rai_ci_attach pass SGSN_Tests.TC_cell_change_different_rai_ci_data pass->FAIL SGSN_Tests.TC_cell_change_different_ci_attach pass SGSN_Tests.TC_cell_change_different_ci_data pass->FAIL SGSN_Tests.TC_sgsn_context_req_in pass->FAIL SGSN_Tests.TC_sgsn_context_req_out pass SGSN_Tests.TC_attach_req_id_req_ra_update pass SGSN_Tests_Iu.TC_iu_attach pass SGSN_Tests_Iu.TC_iu_attach_encr pass SGSN_Tests_Iu.TC_iu_attach_geran_rau pass SGSN_Tests_Iu.TC_geran_attach_iu_rau pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 pass->FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 pass SGSN_Tests_Iu.TC_attach_pdp_act_pmm_idle pass SGSN_Tests_Iu.TC_pmm_idle_rx_mt_data pass->FAIL SGSN_Tests_Iu.TC_update_ctx_err_ind_from_ggsn pass SGSN_Tests_Iu.TC_stat_rnc_sctp_disconnected pass SGSN_Tests_NS.TC_NS_connect_alive pass SGSN_Tests_NS.TC_NS_connect_reset NEW: PASS SGSN_Tests.TC_paging_ps_ra_multiple_cells NEW: FAIL SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_v4raw NEW: PASS SGSN_Tests_Iu.TC_attach_pdp_act_user_addr_itu_x213_ipv4lentoolarge Summary: pass->FAIL: 8 NEW: FAIL: 1 xfail: 3 pass: 75 NEW: PASS: 2 skip: 7 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (1292695) [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-debian-trixie', '-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-20250828-1458-a9150144-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/log_merge.sh SGSN_Tests --rm >/dev/null'] 20250828151410949 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151410949 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151411950 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151411950 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151412351 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151412380 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151412951 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151412951 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151413130 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151413952 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151413952 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) [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-debian-trixie', '-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-20250828-1458-a9150144-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-sgsn-test-io_uring/_testenv/data/scripts/log_format.sh'] 20250828151414953 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151414953 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151415352 DLNSSIGNAL INFO NSE(00097)-NSVC(00098) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151415381 DLNSSIGNAL INFO NSE(00098)-NSVC(00099) Tx NS-ALIVE (gprs_ns2_message.c:193) 20250828151415955 DLGSUP NOTICE GSUP connecting to 127.0.0.103:4222 (gsup_client.c:77) 20250828151415955 DLGSUP INFO GSUP link to 127.0.0.103:4222 DOWN (gsup_client.c:154) 20250828151415956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Tx HEARTBEAT (0 unacked) (xua_asp_fsm.c:441) 20250828151415956 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 03 00 00 00 08 (ss7_asp.c:1383) 20250828151415956 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151415956 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT) (m3ua.c:797) 20250828151415956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT (m3ua.c:758) 20250828151415956 DLSS7 DEBUG 0: ASP(sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 06 00 00 00 08 (ss7_asp.c:1383) 20250828151415956 DLSS7 DEBUG 0: ASP(sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) (ss7_asp.c:1076) 20250828151415956 DLM3UA DEBUG 0: ASP(sgsn0-0) Received M3UA Message (ASPSM:BEAT-ACK) (m3ua.c:797) 20250828151415956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Received Event ASPSM_BEAT_ACK (m3ua.c:758) 20250828151415956 DLSS7 DEBUG XUA_ASP(sgsn0-0){ASP_ACTIVE}: Rx HEARTBEAT ACK (xua_asp_fsm.c:833) 20250828151416131 DLNSSIGNAL INFO NSE(00096)-NSVC(00097) Tx NS-ALIVE (gprs_ns2_message.c:193) [testenv][generic] Stopping stp (1292618) [testenv][generic] Stopping sgsn (1292652) [testenv] Showing testsuite/junit-xml-9125.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-20250828-1458-a9150144-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-9125.log && echo']             SGSN_Tests.ttcn:3243 SGSN_Tests control part SGSN_Tests.ttcn:786 TC_attach_gsup_lu_timeout testcase     SGSN_Tests.ttcn:3244 SGSN_Tests control part SGSN_Tests.ttcn:817 TC_attach_gsup_lu_reject testcase                                       Tguard timeout SGSN_Tests.ttcn:3280 SGSN_Tests control part SGSN_Tests.ttcn:1246 TC_attach_second_attempt testcase                         Tguard timeout SGSN_Tests.ttcn:3307 SGSN_Tests control part SGSN_Tests.ttcn:2956 TC_cell_change_different_rai_ci_attach testcase     Tguard timeout SGSN_Tests.ttcn:3309 SGSN_Tests control part SGSN_Tests.ttcn:2987 TC_cell_change_different_ci_attach testcase     Timeout waiting for SGSN Context Resp SGSN_Tests.ttcn:3312 SGSN_Tests control part SGSN_Tests.ttcn:3131 TC_sgsn_context_req_in testcase    Rx unexpected RAU Reject SGSN_Tests.ttcn:3313 SGSN_Tests control part SGSN_Tests.ttcn:3230 TC_sgsn_context_req_out testcase         "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:464 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:157 TC_attach_pdp_act_user testcase    "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:465 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:175 TC_attach_pdp_act_user_addr_v4raw testcase    "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:466 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:198 TC_attach_pdp_act_user_addr_itu_x213_ipv4len7 testcase    "BSSGP_ConnHdlr.ttcn:1067 : Timeout waiting for RANAP RAB AssReq" SGSN_Tests_Iu.ttcn:467 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:201 TC_attach_pdp_act_user_addr_itu_x213_ipv4len20 testcase       Tguard timeout SGSN_Tests_Iu.ttcn:471 SGSN_Tests_Iu control part SGSN_Tests_Iu.ttcn:416 TC_update_ctx_err_ind_from_ggsn testcase       [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-sgsn-generic-osmocom-nightly-20250828-1458-a9150144-0'] testenv-sgsn-generic-osmocom-nightly-20250828-1458-a9150144-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-sgsn-test-io_uring/546/artifact/logs/  + [ 0 = 0 ] + rm -rf _cache .linux + uptime + grep --color=always -o load.* load average: 10.72, 13.49, 11.83 + 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